diff --git a/Design.md b/Design.md index 04ea6a9..6fa470e 100644 --- a/Design.md +++ b/Design.md @@ -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