Home
Softono
godot-animation-player-refactor

godot-animation-player-refactor

Open source MIT GDScript
156
Stars
8
Forks
3
Issues
4
Watchers
3 weeks
Last Commit

About godot-animation-player-refactor

AnimationPlayer refactoring addon for Godot!

Platforms

Web Self-hosted

Languages

GDScript

Animation Player Refactor

A Godot addon for refactoring animations for the AnimationPlayer.

Refactor dialogue

Edit property references, delete tracks, or change the root node of the Animation Player without breaking all the path references. No need to manually update every single track every time you move or rename a node and properties in the scene.

Features

Adds a "Refactor" menu option to the animation panel, with the following features:

  • Rename tracks and properties
  • Delete tracks and properties
  • Change the root node path
  • Marks invalid properties/nodes
  • Full undo/redo support

đź“„ Note that this addon only refactors Animations, so deleting or renaming a node does not affect the actual nodes. It is recommended to move/rename the actual nodes first, and then use the plugin to fix broken animations.

⚠️ Please make sure to use proper version control with this addon to prevent losing changes.

Screenshots

Menu options:

New menu option

Changing root node:

Change root node


Logo icon created by Freepik - Flaticon