//Handles state changes during a lateupdate call public void LateUpdate() { currentState.LateUpdate(); }