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
Hey guys,
I was making a game but when i added the code On keyboard press right--> set animation of player to run(see screenshot)
However it does not show that animation when played.
Any help would be appreciated .
Thanks,
Ashwin
That's a triggered even, so the animation won't have enough time to play.
Use On Right Arrow Down.
That's a triggered even, so the animation won't have enough time to play. Use On Right Arrow Down.
i tried this but it doesn't play the whole animation but only the first frame
Develop games in your browser. Powerful, performant & highly capable.
Without seeing the .capx it's going to be difficult to help. What is the frame speed set to for that animation?
9