[Check GIF below]
In order to avoid drag and dropping sprites (288 times in my case) I created all my anim clips using the AnimCreator script (attached).
This script created all my animations in less than one minute and they all look exactly the same as when you drag an drop sprites (same Length and FPS).
The issue now is that those animations (created from script) will only play the first frame unless you change the amount of samples to another number and change it back to 12 (in my case). I would like to point out that I don’t think I have any issues with my controller as If I replace these new animations with the old ones (created by drag and dropping) everything works fine.
So far I thought the issue was with the way i was creating my anims, but when I changed the sample number and everything worked fine I was shocked (spent the whole day on this)…
3182392–242784–AnimatorCreator.cs (5.65 KB)