Add new records
This commit is contained in:
parent
56a410337c
commit
8d9abb6eda
2 changed files with 28 additions and 9 deletions
|
@ -83,14 +83,33 @@ right). There are two additional keys, A and B (depending on your platform these
|
|||
may be e.g. K and L keys, RETURN and ESCAPE etc.), for restarting runs and
|
||||
handling menu.
|
||||
|
||||
Here are some driving tips:
|
||||
~~~~~ GAMPLAY TIPS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Here are some tips:
|
||||
|
||||
- Tapping brake while steering triggers drifting (if this doesn't work, you may
|
||||
be experiencing keyboard ghosting: the inability of some keyboards to detect
|
||||
certain simultaneous key presses).
|
||||
- It's possible to stop the car from rotating mid-air by pressing brake.
|
||||
- Similarly, holding down brake in air will slow down the car's horizontal
|
||||
velocity.
|
||||
- Tapping brake while steering triggers drifting (if this doesn't work, you may
|
||||
be experiencing keyboard ghosting: the inability of some keyboards to detect
|
||||
certain simultaneous key presses).
|
||||
- Look for unconventional shortcuts and tricks, think outside the box, the
|
||||
intended or obvious way is very often not the fastest one. The shortest way
|
||||
may also not be the fastest (taking a wider curve, for example, may result in
|
||||
longer way but more speed at the end, which usually makes up for it).
|
||||
Sometimes there exist very crazy shortcuts that the map author overlooked,
|
||||
always look for them.
|
||||
- Minimizing air time helps, don't jump if you don't have to, maintaining
|
||||
contact with ground allows for acceleration whereas in air you're losing
|
||||
speed.
|
||||
- For a more serious grinding it may be good to reduce the initial countdown
|
||||
(in settings.h), it will save a lot of time over many runs.
|
||||
- Don't try to drive a perfect run from the start -- to drive a good time you
|
||||
first have to drive a bad one. It's best to quickly drive a somewhat decent
|
||||
run and then race against it as a ghost, beating it and repeating then
|
||||
repeating this process over and over. This allows for gradual but steady
|
||||
improvement by spotting exact places where one can gain more speed against
|
||||
the ghost.
|
||||
|
||||
~~~~~ DATA FILE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue