TODO scracthed

This commit is contained in:
Franklin 2023-11-26 12:32:12 -04:00
parent 5dd36d5eb2
commit f05cee114b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Multiplayer
- [ ] 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] 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