My Godot Vertex Animation Textures Plugin
I created a Godot plugin that extends the MultiMeshInstance3D
node to support instanced vertex animations using vertex texture data generated by the Not Unreal Tools - Vertex Animation Blender add-on, with a vertex shader inside Godot Engine.
GitHub: https://github.com/antzGames/Godot_Vertex_Animation_Textures_Plugin
Comments