예제 #1
0
 public override void OnStep(PlayerScript player)
 {
     Util.Log("Weeee!");
     player.Ascend();
 }