Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Alayan-stk-2 opened this issue Apr 23, 2024 · 0 comments
Open

Comments

@Alayan-stk-2
Copy link
Collaborator

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 :

  • Low-height borders leading to strange collisions (e. g. Candela City)
  • Protruding walls, where the player hit and cannot start moving again without using reverse (e. g. Old Mine, STK Enterprise)
  • Complex obstacles on the off-road, with issues similar to the protruding walls (e. g. Black Forest)
  • Getting stuck without rescue in some off-road parts of some tracks.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant