Continue manual
This commit is contained in:
parent
5e5ff6950c
commit
36df133905
5 changed files with 31 additions and 18 deletions
4
TODO.txt
4
TODO.txt
|
@ -3,8 +3,6 @@
|
|||
- add indicator that menu can be scrolled down
|
||||
- car deglitch idea: deglitch only if the middle joint collided this frame?
|
||||
- some kinda easteregg in menu or smt
|
||||
- on 1st map the camera is obscured by the wall at the start, fix it somehow
|
||||
(not the best first impression)
|
||||
- culling is very slow now, it showed that distance bailout can accelerate it
|
||||
a lot, try to make a more accurate bailaout and see if it's faster (watch
|
||||
out for bugs due to false positives)
|
||||
|
@ -72,6 +70,8 @@
|
|||
those nasty piercing bugs
|
||||
- replays are bugged, seem to not steer
|
||||
- make the U-ramp map taller due to new physics
|
||||
- on 1st map the camera is obscured by the wall at the start, fix it somehow
|
||||
(not the best first impression) <-- shifted start pos.
|
||||
- replay format should probably record game version
|
||||
- also there should probably be some version system that says version of
|
||||
physics vs version of everything else; replay could only record physics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue