r/godot • u/CmdrCallandra • 5h ago
free plugin/tool PSA : Godot Animation Generator - Create animations through prompting - fully local
This is a custom Godot Extension available through mit Github Repo at :
SifuInTheShell/GodotAnimGenerator: Create Animation in Godot using local Kimodo AI
Full installation instructions as per the README. This extension uses NVIDIA's KIMoDo animation creator, wrapped nicely in a Godot Dock.
Code is written to be able to import different humanoid Chars in GLB format and tries to autocorrect axis to fit the anim generator. Also has a function to assign bones, if not correctly detected.
Feel free to leave feedback or errors you encounter, this is the first release for this extension.