Example #1
0
 public void OnExecute()
 {
     _human_Script.IsInScreen();
     _human.Translate(0, _y_Speed, 0, Space.World);
 }