Go to file
Kubson96 89da8c4463 feat: add logic for jump, sprint and crouch
Added walk speed and sprint speed properties to character
Moved dodge properties to character
Implement logic for jump, sprint and crouch
Changed dodge key from Shift to Alt
2025-02-22 23:31:23 +01:00
Config feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
Content feat: add logic for jump, sprint and crouch 2025-02-22 23:31:23 +01:00
Source feat: add logic for jump, sprint and crouch 2025-02-22 23:31:23 +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