Skip to content
/ anima Public

Godot: run sequential and parallel animations with less code

License

Notifications You must be signed in to change notification settings

ceceppa/anima

Repository files navigation

Anima

Anima is an addon for Godot that allows you to easily create powerful UI animations

Introduction

Anima

Creating UI animations in Godot using Tween can be a bit tedious, and Anima allows you doing that with few lines of code and a simple syntax. It has built-in about 89 animations and 33 easings, with the ability to easily add your own. You can also add your own with a CSS inspired syntax.

Table of Contents

  • Installation
  • Documentation & Demo
  • Differences between Anima and Godot Tween
  • Stay in Touch
  • Contribution
  • License

Installation

This is a regular editor plugin. Copy the contents of addons/Anima into the same folder in your project, and activate it in your project settings.

Documentation & Demo

Check out documentation, demo code and live examples.

The Visual Animation Builder

Built-in animations

Original source: https://github.com/animate-css/animate.css

Stay in Touch

Contribution

Contributions are welcome and are accepted via pull requests.

License

MIT

Copyright (c) 2021-present, Alessandro Senese (ceceppa)

About

Godot: run sequential and parallel animations with less code

Resources

License

Stars

Watchers

Forks

Packages

No packages published