Esempio n. 1
0
 private void OnMoveEvent(Vector2 dir)
 {
     m_FPSController.GetInputByJoystick(dir, RunButtonController.Instance.IsWakling);
 }