Esempio n. 1
0
 // Use for Mobile : Player move backward
 public void F_MoveBackward()
 {
     currentCharacter.MoveBackward();
 }