Hello,
I am new in using Defold so this question might sound stupid. I have a sprite sheet where the animations in it are not in order. Is there a way in Defold to make animation with weird indices using tile source. For example: my animation frames are [3, 8, 2, 6] in the sprite sheet, Is there a way to create that animation by using tile source.
Thanks a lot.