Ejemplo n.º 1
0
 public override void Trigger()
 {
     behavior.UnlockY       = false;
     behavior.minPosition.y = initalY;
     behavior.TeleportToPlayerNoZChange();
 }