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
Hi, I have disabled jump thru on the platform before moving it, however, the character remains anchored to the platform.
How am I supposed to move to the platform without the player being affected by its movement?
The platform behavior is designed to follow the movement of anything it's standing on. It might be easier to destroy the floor and create a new instance elsewhere, instead of moving the same floor instance - that way it definitely won't try to follow it.
Develop games in your browser. Powerful, performant & highly capable.
It will not do any good to make suggestions about that behavior since only errors are fixed in C2.
Ok thanks for the information.