예제 #1
0
 private void ListenForMovement()
 {
     ufo.Hover(Input.GetAxis(InputConstants.Horizontal));
 }