d95a23f2e7
feat: add all controls and dodge logic
...
Added dodge mechanic with temporary values for testing.
Dodge properties (dodge force., cooldown) are subject to change.
2025-02-20 18:00:26 +01:00
Kubson96
b97d63bad5
feat: add interaction input, implement in controller
...
Added interaction input.
Modified InteractionComponent - write ptr to hit object.
Implemented interact action in player controller.
2025-02-17 15:28:18 +01:00
594689b82b
feat: add core gameplay classes and blueprints
...
- Add ExoGameMode class
- Add ExoCharacterBase class
- Add ExoPlayerController with basic movement and camera controls
- Add blueprints for ExoPlayerController and ExoGameMode
2025-02-12 19:10:23 +01:00