add core:mob component & move player movement to scripting
This commit is contained in:
@@ -60,7 +60,6 @@ class PlayerController {
|
||||
|
||||
void updateKeyboard(const Input& inputEvents);
|
||||
void resetKeyboard();
|
||||
void updatePlayer(float delta);
|
||||
void updateEntityInteraction(entityid_t eid, bool lclick, bool rclick);
|
||||
void updateInteraction(const Input& inputEvents, float delta);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user