Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
Hi,
Please can someone advise how to force my sprite to face the direction of travel? i thought a simple "is mirrored" action would suffice, but now the sprite ALWAYS faces left, even when moving to the right.
Develop games in your browser. Powerful, performant & highly capable.
looks right to me.
another way would be set animation right and left.
if right set (default) or right if named as such or frame (0)
if left set left or frame (#)
It isn't right. There is an action that mirrors the sprite but none that revert it back to normal. Simply add a "Set Not mirrored" to the other event and it should be ok.