I recently discovered a hidden feature: cars in cdda have handbrakes. Pressing [s] will activate a handbrake bringing the car to a stop rather quickly. As far as I can tell this feature is hidden - there is nothing in the UI to tell the player about it.
Change the "?" menu when @ is driving to advertise the handbrake command.
Add handbrake to the "^" menu
none
Handbrake is handled via ACTION_SMASH
. Would make more sense if it is handled via a separate action.
this was very interesting to learn, and now I wished I had a seat-belt in my car, but a quick look at the wiki it is mentioned there that s is indeed a hand break. but an in-game showing of it would be nice.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not \'bump\' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.
This issue has been automatically closed due to lack of activity. This does not mean that we do not value the issue. Feel free to request that it be re-opened if you are going to actively work on it
Most helpful comment
Handbrake is handled via
ACTION_SMASH
. Would make more sense if it is handled via a separate action.