Go to file
Kubson96 adddc1352c feat: add interaction interface, component and test item
Added Interactable - interface for interaction system. Implemented in test item (TestBox).
Created interaction component for character
Added interaction input - not implemented.
2025-02-17 14:46:22 +01:00
Config feat: add basic player setup, enemy class, and movement input 2025-02-13 19:44:57 +01:00
Content feat: add interaction interface, component and test item 2025-02-17 14:46:22 +01:00
Source feat: add interaction interface, component and test item 2025-02-17 14:46:22 +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 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