ExoWest/Source/Exo
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
..
Private feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00
Public feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00
Exo.Build.cs feat: add core gameplay classes and blueprints 2025-02-12 19:10:23 +01:00
Exo.cpp feat: add initial project 2025-02-12 15:15:36 +01:00
Exo.h feat: add initial project 2025-02-12 15:15:36 +01:00
ExoGameModeBase.cpp feat: add initial project 2025-02-12 15:15:36 +01:00
ExoGameModeBase.h feat: add initial project 2025-02-12 15:15:36 +01:00