In the documentation for newSprite, the definition of the time key in sequence data is as follows:
“This is the time (in milliseconds) between each frame. If this is not specified, then animation will be based on the framerate of your app.”
Correct me if I’m wrong, but is this a mistake? Isn’t it actually the time of the the full animation from start to finish? Thank you for your time and have a nice day.