2D Verlet Physics Stunt Car Game GLSL shader game UPBGE

2D Verlet Physics Stunt Car Game is a GLSL shader based game.

To run this game you need UPBGE 0.1.8 or higher.


https://www.dropbox.com/s/ae593v2b8d77x4o/2D%20Verlet%20Physics%20Stunt%20Car.blend?dl=1

HG1

I think the car can flip over too easily and is also too heavy. It would be really fun to do some jumps.

Yes it should be hard. :wink:

But if you want it easier, you can change in _BufferA.fs at the line 56 the “const float c_rotationMultiplier = 0.1;” to 0.01.