AnimationRecorderGodot
AnimationRecorderGodot copied to clipboard
A tool that Recording any animation of AnimationPlayer
Sometimes the name of animation in inspector becomes empty, and it actually has real value and is not really empty The problem with displaying the name in the inspector 
For now, we have a temporary solution is to delete the first element in the array https://github.com/AhmedElTabarani/AnimationRecorder/blob/8caac3d6e84c649931c1dfb326f0f339333579ee/AnimationRecorder/Record.gd#L71-L73
Add a feature that allows converting images to GIF And add an option in Properties that determine to save images as GIF or not