How to make the character fall on a rotating platform

0 favourites
  • 3 posts
From the Asset Store
Be careful and guide your animal safely to the grounds.
  • Hi all,

    Basically I made a little platform that rotates with the rotate behaviour. If the character jumps on it, and the platform completely rotates, most of the time the character seems to stick to the platform and sometimes climb on top of it though you would expect him to fall.

    Since I'm not using any physics, I wonder how you would fix this?

    I have created a capx to show what I mean. Just jump on the platform and you 'll understand if my explanations we not clear.

    Thanks,

  • This kind of thing happens with the default platform behaviour, its not perfect by any means but often good enough for most simple projects.

    If you don't want to use physics you could try using a detector object underneath your player. If the object detects the ground is sloping enough for your player to fall then you can manually set it to move via simulate control or by setting x,y.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thanks for your reply, I'll try this then.

    Ta,

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)