Add time multiplier
This commit is contained in:
parent
8040d6755f
commit
ff75390a2a
5 changed files with 19 additions and 22 deletions
2
TODO.txt
2
TODO.txt
|
@ -1,7 +1,6 @@
|
|||
=========== GENERAL ==============
|
||||
|
||||
- replay validation
|
||||
- add time slow down setting
|
||||
- add argc/argv to gameInit? could be used to quickly start maps, verify
|
||||
replays etc.
|
||||
- maybe each map could have a target time embedded: when beaten, the map would
|
||||
|
@ -26,6 +25,7 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- allow stopping car rotation in air like in Trackmania
|
||||
- add time slow down setting
|
||||
- the horizon on background seems too low? maybe add setting to shift it a bit?
|
||||
- replay format
|
||||
- prevent time overflow! stop incrementing level frame once it's at maximum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue