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
I want my sprite to change from 8 direction movements to platform movements. I have made it so that in one instance 8 direction get disabled and platform get enabled. The sprite is set to platform simulate control left when it is on screen. So it should directly move to the left when the platform behavior get enabled if is on screen. But it doesn't. It just stops moving. How do you make it work?
Develop games in your browser. Powerful, performant & highly capable.
Without seeing your capx it would be guessing, but could the sprite be overlapping a solid?
I created a test-capx and it works as expected when I make it, so there must be an issue in your capx..