prev commit
This commit is contained in:
parent
087420fb28
commit
2538e003fc
|
@ -51,8 +51,8 @@ Multiplayer
|
||||||
- [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
|
||||||
- [x] Gun dropping does not apply impulse for some reason...
|
- [x] Gun dropping does not apply impulse for some reason...
|
||||||
- [ ] Gun colliding with ground and going into low ready
|
- [x] Gun colliding with ground and going into low ready
|
||||||
- [ ] With introduction of floor collision groups now bullets go through floors
|
- [x] With introduction of floor collision groups now bullets go through floors
|
||||||
|
|
||||||
# Design
|
# Design
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue