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
I have asked this before without result,
Lets say I have a track, and I would like it to move from point A to point B, but not in a straight line, (So SINE behavior wont work),
I want it to move up, down, sides ect.. how do I make this happen?
Develop games in your browser. Powerful, performant & highly capable.
Take a look at my post and this recent capx updated by Gmoney. My idea is also to have some sort of cart ride/zip line/ roller coaster section in my game. This is a possible way to do this.
how-do-i-create-a-zipline-or-dk-barrel-blast-move-a-to-b_t181323
https://www.dropbox.com/s/sv1548ioge8r5 ... .capx?dl=0
You can search for path, spline path keywords on the forum. I tried to achieve such things but it was impossible without knowing math. I saw interesting replies and working examples, but they didn't fit my needs for various reasons.