Esempio n. 1
0
 private void Update()
 {
     m_CurrentMovementDirection = m_PlayerInput.TickInput();
 }