Add shadow
This commit is contained in:
parent
5e73098460
commit
4eb589d981
5 changed files with 101 additions and 10 deletions
4
TODO.txt
4
TODO.txt
|
@ -4,8 +4,6 @@ fuck issue trackers :D
|
|||
|
||||
- try to prevent car getting stuck at extreme speed by may just hard stopping
|
||||
it if it ends up unresolved?
|
||||
- car shadow idea: have shadow model, during rendering check each new triangle
|
||||
agains car XY, record height, then set maimum height to shadow
|
||||
- Managed to get the car stuck in non-rotating state, then after a while get
|
||||
it back by crashing. MAY BE FIXED NOW, watch if it still happens
|
||||
- press forward map??? :-D
|
||||
|
@ -51,6 +49,8 @@ fuck issue trackers :D
|
|||
=========== HANDLED ==============
|
||||
|
||||
- should drifting make a sound? NO NEED
|
||||
- car shadow idea: have shadow model, during rendering check each new triangle
|
||||
agains car XY, record height, then set maimum height to shadow
|
||||
- seems like there might be a bug in physics env function, despite it being
|
||||
impossible in theory, car gets stuck after fast drive into a wall, with its
|
||||
shape staying OK, but wheel being inside a block somehow, maybe there are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue