Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello:
As I can make a sprite animation is played in backwards?
Thank you!
Use the "ping pong" option in the Animation properties.
To have a Sprite animation play backwards, set the Speed option on the animation to a negative value. In other words, if you play your animation at 10 frames per second, set the speed to -10.
Develop games in your browser. Powerful, performant & highly capable.
It does not work .
I want to make a pseudo TURN 360 degrees.
With a button to "turn right" and another to "turn left".
If you mean you want the sprite to face left/right, set the sprites mirrored option.
It does not work.
that the object is asymmetrical.
(
Can you post your capx? I'll take a look at it.
similar here.. i need to reverse a looping animation (a 360° rotating object animation frames) .. basically i need a backwards/forward toggle buttons to play animation in both directions... how to reverse animation with loop? thanks
solved by myself thanks