I have a sprite with animation and I need to get another sprite with the same animation. setFrame() does not set the direction of animation whith loopDirection = “bounce”. How to get and set the direction of animation with bounce loopDirection? Thx.
Hi @ikestster,
The loop direction is set in your sprite sequences. Can you post code on how you’re setting up your sequences now?
Brent
Hi @ikestster,
The loop direction is set in your sprite sequences. Can you post code on how you’re setting up your sequences now?
Brent