How do I make wind and ice work correctly

0 favourites
  • 3 posts
From the Asset Store
Weather Wind Sounds - Wind contains 10 tracks (1 tracks and 9 seamless loops)
  • I have been having two issues while working on my 2d platformer project.

    The first being wind:

    Applying velocity via setting the dx var or the set velocity x action appears to not influence the player at all yet if i apply it via the dy or set velocity y it does.

    The second being ice physics:

    I currently have the platform setup with deceleration but, there is no momentum on turning how could I do this best without using the physics behavior as I need to support slopes as well.

    If there is more info needed or I am unclear, just say and I will clarify on request.

  • For wind you can use custom movement. Or just change x position of player.

    For ice you can change player platform values: decrase acceleration and decceleration.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey, thanks fixed the wind but I've got a related problem, after adjusting the deceleration and acceleration I still have the issue, that the player can control them self too much when turning and the velocity don't push against the player when they turn.

    (kinda hard to explain, thinking I might need to lerp the speed or something.)

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