Go to file
Foxim 2b6bdf9f80 feat: add grenade pickup, throw, and drop mechanics
Implemented basic grenade interaction:
- Player can pick up, throw, and drop grenades.

To-do:
- Refine throwing mechanics (e.g. direction, force).
- Clean up and refactor related code.
2025-04-08 18:22:33 +02:00
Config feat: add revolver model 2025-03-24 23:37:48 +01:00
Content feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00
Source feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00
.gitignore Update .gitignore 2025-02-15 22:18:54 +01:00
.vsconfig feat: add initial project 2025-02-12 15:15:36 +01:00
Exo.uproject feat: add interaction input, implement in controller 2025-02-17 15:28:18 +01:00
README.md Initial commit 2025-02-07 20:45:07 +01:00

ExoWest