AnimationRecorderGodot icon indicating copy to clipboard operation
AnimationRecorderGodot copied to clipboard

A tool that Recording any animation of AnimationPlayer

Results 3 AnimationRecorderGodot issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/69223584/136123892-9c77b761-6042-460f-96f1-35ba3e0c9bb8.png)

bug

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

bug

Add a feature that allows converting images to GIF And add an option in Properties that determine to save images as GIF or not