*Note: I created the most of the tutorials using the Roboblitz and Gears of War editors. Based on the engine, and the version, some properties specified may be in slightly different locations than what is displayed in the screenshots.

If you need to learn how to create a basic map I would reccomend:
For UT99, UT2K3 & UT2K4: the Unreal Wiki.
For UT3: Waylon's Tutorials.



Teleport





Teleport will teleport an actor to a destination.

• The Target is the object variable representing the actor who's being teleported.

• The Destination is the location that the actor will be teleported to.

• There is an option to update the rotation of the actor after it's teleported. I believe this is based on the rotation of the destination, but I could be wrong.