Go to file
Kubson96 9e7fab3544 feat: add simple shooting component
Added interface for damage.
Added shooting component with simple shooting system.
Fix missing action bindings in player controller.
Added cylinder mesh to ExoEnemy and place him on TestMap.
2025-02-21 20:42:52 +01:00
Config feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
Content feat: add simple shooting component 2025-02-21 20:42:52 +01:00
Source feat: add simple shooting component 2025-02-21 20:42:52 +01: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