Exemplo n.º 1
0
 void FixedUpdate()
 {
     Move(inputProxy.GetAxisRaw(axis), timeProxy.GetFixedDeltaTime());
 }