Add scroll modifier
This commit is contained in:
parent
9ec3c6b406
commit
8450e113fa
5 changed files with 15 additions and 63 deletions
2
TODO.txt
2
TODO.txt
|
@ -7,7 +7,6 @@
|
|||
data file, try to somehow hack around it (maybe just convert it to an array in
|
||||
the end?) Maybe this: make a standalone C file with the string in it that
|
||||
when compiled and run outputs the array.
|
||||
- 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
|
||||
- culling is very slow now, it showed that distance bailout can accelerate it
|
||||
|
@ -69,6 +68,7 @@
|
|||
=========== HANDLED ==============
|
||||
|
||||
- add ifdefs that change car color?
|
||||
- add indicator that menu can be scrolled down
|
||||
- sometimes getting a SLIGHTLY slower time counts as beating it (prolly
|
||||
conversion fail) (SEEMS FIXED NOW)
|
||||
- make a small txt game manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue