예제 #1
0
 public void left()
 {
     Debug.Log("Left");
     boat.MoveLeft();
 }