Ejemplo n.º 1
0
 void FixedUpdate()
 {
     motor.Rotate(groundMask);
     motor.Move(dir);
 }