hello, im just beginning to use defold, and i have question: i cannot find a way to set or get frame number in animation using tile source. it is possible? found a workaround to create many one-frame animations and then using play_animation msg to select just one frame for sprite.
1 Like
No, it’s not currently possible to do that.
thank you for answering me are you considering to implement this feature?
@satno We have a couple of tasks in out issue tracker to improve the way animations are played. There are ideas to both start animations at an offset, set the animation speed and give full control of the playhead. I’m not sure if/when these new features will be implemented though.