Add particles
This commit is contained in:
parent
06c1d1c42e
commit
d905718bab
6 changed files with 105 additions and 51 deletions
4
TODO.txt
4
TODO.txt
|
@ -1,7 +1,5 @@
|
|||
=========== GENERAL ==============
|
||||
|
||||
- add simple particle effects for grass/dirt/drift? Can be just a few squares
|
||||
animated from the projected backwheels.
|
||||
- fix the ramp map again due to new physics
|
||||
- keyboard ghosting is an issue, particularly when initiating drift with brake
|
||||
(arrow keys must be used with S for braking for left drift to work) -- think
|
||||
|
@ -78,6 +76,8 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- MAP4: one triangle in top section is missing!
|
||||
- add simple particle effects for grass/dirt/drift? Can be just a few squares
|
||||
animated from the projected backwheels.
|
||||
- FPS logging for optim
|
||||
- the pinch collision test seems to sometimes stop the car e.g. after falling
|
||||
from bigger height or when running into ramp at high speed (or not?) - FIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue