An open API service indexing awesome lists of open source software.

https://github.com/thehyper-dev/unityscaleanimationtrackremover

It allows you to remove all the unnecessary Scale tracks/properties of the selected animation clips, saving CPU resources and storage. Multiple selection is supported.
https://github.com/thehyper-dev/unityscaleanimationtrackremover

unity unity-animation unity-editor-scipt unity-editor-tool unity-plugin unityeditor unityeditortool unityplugin

Last synced: 6 months ago
JSON representation

It allows you to remove all the unnecessary Scale tracks/properties of the selected animation clips, saving CPU resources and storage. Multiple selection is supported.

Awesome Lists containing this project

README

          

Usage:

![image](https://github.com/user-attachments/assets/944bf4dd-075d-49ce-9b32-9505da41270b)

Before:

![Screenshot 2025-06-11 050144](https://github.com/user-attachments/assets/f9e5ddb3-22bd-4593-b25a-66294623dd3d)

After:

![Screenshot 2025-06-11 050634](https://github.com/user-attachments/assets/a3e00616-3822-4737-ba31-a4a5d583338f)

Might not seem like much but 2.3 KB for only 59 scale tracks (the animation is 2.8 seconds long) is pretty significant on larger scaled projects, not to mention the unnecessary proccessing on them while playing the animations.
Please leave a star on this repo if you had found this helpful, thank you and enjoy.