ExoWest/Content/Blueprints/Player/Inputs/Inputs
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
..
AI_Aim.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_ChangeWeapon.uasset feat: add weapon change 2025-03-23 21:47:10 +01:00
AI_Crouch.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_Dodge.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_DropWeapon.uasset feat: add swapping and drop weapons 2025-03-15 22:43:58 +01:00
AI_Interact.uasset feat: add interaction input, implement in controller 2025-02-17 15:28:18 +01:00
AI_Jump.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_Look.uasset feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
AI_MeleAttack.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_Move.uasset feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
AI_Reload.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_SelectFirstWeapon.uasset feat: add weapon change 2025-03-23 21:47:10 +01:00
AI_SelectSecondWeapon.uasset feat: add weapon change 2025-03-23 21:47:10 +01:00
AI_Shoot.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_Sprint.uasset feat: add all controls and dodge logic 2025-02-20 18:00:26 +01:00
AI_Throw.uasset feat: add grenade pickup, throw, and drop mechanics 2025-04-08 18:22:33 +02:00