Handle buddy tris
This commit is contained in:
parent
f07a4d3635
commit
0e34b2c52c
3 changed files with 25 additions and 1 deletions
3
TODO.txt
3
TODO.txt
|
@ -4,6 +4,7 @@ fuck issue trackers :D
|
|||
|
||||
- hitting ramps at higher speed still often bugs, try to fiddle with physics
|
||||
again (reshape iterations, tension, ...)
|
||||
- make car turned on its back behave nicer
|
||||
- press forward map??? :-D only when physics is frozen
|
||||
- make some kinda repo for world record runs?
|
||||
- Try doing the bouncy car body? Just keep a point and its velocity, change
|
||||
|
@ -34,6 +35,8 @@ fuck issue trackers :D
|
|||
|
||||
=========== BUGS =================
|
||||
|
||||
- at high resolution (like 1920) buggy triangles sometimes appeard, tried to
|
||||
fix this in S3L now but needs to be tested
|
||||
- immediately after starting the map countdown seems to be lower (seems to
|
||||
perhaps be caused by nextPhysicsFrameTime, look into it)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue