prev commit

This commit is contained in:
Franklin 2023-11-26 17:24:04 -04:00
parent 087420fb28
commit 2538e003fc
1 changed files with 2 additions and 2 deletions

View File

@ -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] Gun dropping drops on only one side of player
- [x] Gun dropping does not apply impulse for some reason...
- [ ] Gun colliding with ground and going into low ready
- [ ] With introduction of floor collision groups now bullets go through floors
- [x] Gun colliding with ground and going into low ready
- [x] With introduction of floor collision groups now bullets go through floors
# Design