TODO scracthed
This commit is contained in:
parent
5dd36d5eb2
commit
f05cee114b
|
@ -50,7 +50,7 @@ Multiplayer
|
||||||
- [ ] Rewriting bullet physics to use raycasts & kinematic rigidbodies (logic controlled)
|
- [ ] Rewriting bullet physics to use raycasts & kinematic rigidbodies (logic controlled)
|
||||||
- [x] Create a Controls struct that holds mappings to all the game keys and replace them in all the game's code
|
- [x] Create a Controls struct that holds mappings to all the game keys and replace them in all the game's code
|
||||||
- [x] Gun dropping drops on only one side of player
|
- [x] Gun dropping drops on only one side of player
|
||||||
- [ ] TODO: Gun dropping does not apply impulse for some reason...
|
- [x] Gun dropping does not apply impulse for some reason...
|
||||||
|
|
||||||
# Design
|
# Design
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue