Reload chunks on reset
This commit is contained in:
parent
9b31556979
commit
2172fcedd1
3 changed files with 12 additions and 5 deletions
2
TODO.txt
2
TODO.txt
|
@ -1,6 +1,5 @@
|
|||
=========== GENERAL ==============
|
||||
|
||||
- force chunk reload upon map restart so that there's no blinking at start
|
||||
- make a small txt game menual
|
||||
- test if the replay stretching works
|
||||
- replay validation
|
||||
|
@ -32,6 +31,7 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- allow stopping car rotation in air like in Trackmania
|
||||
- force chunk reload upon map restart so that there's no blinking at start
|
||||
- ghost visible distance -- maybe even car should have this (watching rep with
|
||||
free camera)? maybe generalize setCar/GhostVisibility to
|
||||
setCarGhostVisibilityDistance where 0 means make invisible?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue