Teleporters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Teleporters can be created in Team Fortress 2 maps.
Teleporters can be created using standard Source entities.
__TOC__
__TOC__



Revision as of 14:12, 4 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.

See Also..

Design Theory