ExoWest/Content/Blueprints/Items
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
..
BP_GranadeBase.uasset feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00
RevolverGun.uasset refactor: move gun Interact implementation from BP to C++ 2025-03-15 23:34:17 +01:00
ShotGun.uasset feat: add aiming 2025-04-04 16:33:54 +02:00
TestBox.uasset feat: add interaction interface, component and test item 2025-02-17 14:46:22 +01:00