Example #1
0
 private void Update()
 {
     m_direction = m_inputController.GetDirectionValue(m_direction);
 }