How can I make the player jump to the center point of the next 128 pixel grid after clicking it, and land in a parabolic manner?
Develop games in your browser. Powerful, performant & highly capable.
Hi, you can disable platform behavior for the duration of the move and use trajectory calculation until you arrive at the desired point, here is an example.
howtoconstructdemos.com/trajectory-calculation-two-methods