Hey, these assets inspired me to develop a small game using them, so thanks!
I have a small question: what is the reason behind the "Dust-duplicate frames for timing" sprites?
Thanks again for releasing these for free, awesome work!
Viewing post in Free Space Runner Pack comments
Hey, thanks!
In the mockups I did the timing for the dust animation has the last few frames displayed for longer than the first few. The "Dust-duplicate..." sprite sheet repeats some of the frames in the sprite sheet so you can play back the animation with this original timing without having to adjust the timings in code or scripting.
(although the animation looks fine with all the frames displayed for the same time anyway...!)