How do I prevent Platform from sticking to the bottom of Sine objects?

0 favourites
  • 1 posts
From the Asset Store
A pack of 76 platform designs for a platformer game with a mushroom/jungle theme
  • I have the following issue - Platform is sticking to the bottom of vertically moving Solid objects with the Sine behavior, this happens if the object is moving at certain speeds (usually quite fast)

    My guess of what's happening is that, depending on player object's gravity and the speed of the moving platform, the player might not be able to accelerate fast enough to get away from the sine object on the next frame. That causes the engine to think that the platform has just collided with a Solid object on top and sets Vector Y to 0. This continues until the Sine object gets slower, stops or start moving in a different direction allowing the player to pick up vertical speed and get away.

    Does anybody has an idea of how to counter this issue?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)