DoubleJumping now in InputController instead.
This commit is contained in:
@@ -20,6 +20,4 @@ private:
|
||||
|
||||
EventRelay<PlayerMovementSystem, Events::PlayerSpawned> m_EPlayerSpawned;
|
||||
bool OnPlayerSpawned(Events::PlayerSpawned& e);
|
||||
|
||||
bool m_DoubleJumped = false;
|
||||
};
|
||||
Reference in New Issue
Block a user