Go to file
Foxim 93b047dcfa feat: add basic player setup, enemy class, and movement input
Added initial player settings, including movement logic.
Created Enemy class with basic structure.
Implemented input handling for movement and camera control.
2025-02-13 19:44:57 +01:00
Config feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
Content feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
Source feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
.gitignore feat: add initial project 2025-02-12 15:15:36 +01:00
.vsconfig feat: add initial project 2025-02-12 15:15:36 +01:00
Exo.uproject feat: add core gameplay classes and blueprints 2025-02-12 19:10:23 +01:00
README.md Initial commit 2025-02-07 20:45:07 +01:00

ExoWest