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
What is the easyest way to move a sprite in a predefined path ? C2 does not has any way to define paths like GM does, this would be a great help for us!
Develop games in your browser. Powerful, performant & highly capable.
Well, I use custom plugin called MoveTo, and then I create variable to use for my own scripting language, which is interpreted trough events.
An integrated path editor and a equivalent behaviour would be very nice, I can create a movement like that using events and actions but it will slow down the game because I have noticed that using predefined behaviors is very much fast than create it by hand.