: In fact, the script doesn't even teleport the player. It sets his position
: and uses faders/sounds/a brief invincibility powerup to simulate teleport.
: I did this because it isn't possible to teleport to a given set of
: coordinates, only to the floor at the center of a polygon. I believe that
: the actual teleport function does sap momentum, although I don't see
: anything to that effect in Aleph One's code. Maybe it's just because
: you're on the floor.
So very interesting! Learn something new every day :)