Teleporters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
:[[image:Rustiznotch_teleportation.jpg|thumb|none|200px|An example teleportation room.]]
:[[image:Rustiznotch_teleportation.jpg|thumb|none|200px|An example teleportation room.]]


== See Also.. ==
== Design Theory ==


== Design Theory ==
==See Also==
[[Team_Fortress_2_Level_Creation|Back to Level Creation Page.]]

Revision as of 14:21, 11 January 2008

Teleporters can be created using standard Source entities.

Tutorial - One Way Teleporter

  • Set the 'Remote Destination' to an arbitrary name to be set later.
  • Change to the 'Flags' tab and check the 'Clients' box.
  • Set the 'Name' attribute to the arbitrary name we set in the previous step.
File:Rustiznotch teleportation.jpg
An example teleportation room.

Design Theory

See Also

Back to Level Creation Page.