introduce local player
This commit is contained in:
@@ -305,7 +305,6 @@ void PlayerController::resetKeyboard() {
|
||||
}
|
||||
|
||||
void PlayerController::updatePlayer(float delta) {
|
||||
player.updateEntity();
|
||||
player.updateInput(input, delta);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user