Animation add on ? - Anima learning resources?

Godot Version

4.2.2 stable

Question

Hi everyone !

I’m looking for an easier way to do UI animation than tween. I know tweens, I know the godot animator, but I looked for something cleaner.
In Unity, there was that amazing asset named Feel by MoreMountains. I’m not asking for something as polished and complete as that, but if you know any addon that might help, please do tell !

I’ve looked on my own and found Anima for Godot. It seems clean and easy, with most tween functionality wrapped in more accessible functions, and also comes with a lot of the most used UI animations pre-built (fade-in, fade-out, trypewriter and more than 80 in total if I remember well).
Problem is… The documentation is not amazing, not really step by step, and has dead links and gifs. Do any of you use Anima, and if so, do you know any good learning ressource (tutorial, blog post, whatever ?). I can parse the information on my own with enough time, but I’ve already spent a few hours on it and I would need more to reach proficiency.

Thank you very much for reading this,
Have a great day !

Hi,
I’m the author of the “Anima” addon. Unfortunately, I haven’t had much time to improve the documentation. However, I’ve recently started to work on a game, so I am dedicating more time to improving the library and documentation.
I plan to have a tutorial section where I explain each of the functionalities in depth.
The only game I’m aware of that uses the addon is https://www.reddit.com/r/godot/comments/phoumb/color_game_progress_ive_made_the_colors_stand_out/?utm_medium=android_app&utm_source=share

If you’re still interested and need help, you can find me on the discord. There is a channel dedicated to the library in the GitHub repository.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.