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
Capx: dropbox.com/s/0ezbcxrlyk28yco/test.capx
For my top-down maze game, I want the enemy to pathfind to the player. But the enemy won't move. Help!
Develop games in your browser. Powerful, performant & highly capable.
You haven't allowed Sprite3 to rotate. In the pathfinding behaviours dialogue on the left side need to change the behaviours like in the pic.
<img src="http://s24.postimg.org/d9g6do5lx/pathfind.jpg" border="0" />
You haven't allowed Sprite3 to rotate. In the pathfinding behaviours dialogue on the left side need to change the behaviours like in the pic. <img src="http://s24.postimg.org/d9g6do5lx/pathfind.jpg" border="0" />
Thanks! :)