public void FixedUpdate()
 {
     currentState.OnFixedUpdate();
 }