Add horizon shift
This commit is contained in:
parent
8d0adf66eb
commit
9485a7cd95
3 changed files with 8 additions and 2 deletions
2
TODO.txt
2
TODO.txt
|
@ -2,7 +2,6 @@
|
|||
|
||||
- replay validation
|
||||
- add time slow down setting
|
||||
- the horizon on background seems too low? maybe add setting to shift it a bit?
|
||||
- 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
|
||||
|
@ -27,6 +26,7 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- allow stopping car rotation in air like in Trackmania
|
||||
- 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
|
||||
- car shadow? probably would have to be done as screen space effect with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue