Raylib 2D Challenge Part 8 - Walking on the Terrain (Simulating Physics)

1 year ago
4

Part 7 of this challenge looked great, until Scarfy walked too far in either direction. At that point it's obvious that the ground was totally faked with a static offset. It's time to do proper physics simulation, so that Scarfy can jump and run through his environment for real. That's what we achieve in this video...

Click the following link for a summary, and to download the code:
https://keasigmadelta.com/blog/raylib-2d-challenge-part-8-walking-on-terrain-simulating-physics

Loading comments...