Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ceceppa/anima
Godot: run sequential and parallel animations with less code
https://github.com/ceceppa/anima
Last synced: 6 days ago
JSON representation
Godot: run sequential and parallel animations with less code
- Host: GitHub
- URL: https://github.com/ceceppa/anima
- Owner: ceceppa
- License: mit
- Created: 2021-01-12T07:52:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T16:47:42.000Z (about 2 months ago)
- Last Synced: 2024-09-16T20:21:32.923Z (about 2 months ago)
- Language: GDScript
- Homepage: https://ceceppa.github.io/anima/
- Size: 23.9 MB
- Stars: 667
- Watchers: 12
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.ADDON-REPO.md
- License: LICENSE
Awesome Lists containing this project
- awesome-godot - Anima - Run sequential and parallel animations with less code compared to Tween (Godot 3.x). (Plugins and scripts / 3D)
- awesome-godot-3 - Anima - Run sequential and parallel animations with less code compared to Tween (Godot 3.x). (Plugins and scripts / 3D)
README
# Anima pluging for Godot 4
This is the ready-to-be-installed [Anima](https://github.com/ceceppa/anima) addon for Godot4.
## NOTE
**The plugin is still in development and not all the feature works fine on Godot4.**
This repository contains only the **addon** code without the demo and documentation and has been created to allow users to install the addon via the AssetLibrary.
The development happens on the [godot-4](https://github.com/ceceppa/anima/tree/godot-4) branch of the main [anima repository](https://github.com/ceceppa/anima/). So, any issue or pull request needs to be open there.
## Documentation
WIP documentation is available [here](https://anima.ceceppa.me/docs/)