supertuxkart / stk-code

The code base of supertuxkart
Other
4.36k stars 1.03k forks source link

Make collisions with obstacles on the side of the track less punishing #5059

Open Alayan-stk-2 opened 3 weeks ago

Alayan-stk-2 commented 3 weeks ago

It is fine that a player making mistakes and hitting things loses speed and time. However, sometimes it is too punishing, especially for less experimented players that struggle more with using reverse properly.

The main issues are caused by :

Some of the improvements should be done in track design, but some other improvements require tweaks to physics to make it easier to restart driving normally after some collisions.