Point teleport

From Valve Developer Community
Revision as of 05:12, 17 December 2008 by Pizzahut (talk | contribs) (Reverted edit of last, changed back to last version by cur)
Jump to navigation Jump to search

Template:Wrongtitle Template:Base point

Entity Description

An entity that teleports a target entity to this position and angles. If 'Teleport Home' spawn flag is set, teleports the target entity to its spawn position instead. If object is physically simulated, simulation is turned off when teleported. To teleport the player, use a target keyvalue of !player.

Template:In code

Keyvalues

<target_destination> Name of the entity that will be teleported.

Flags

  • 1 : Teleport Home

Inputs

  • Teleport
Teleport the target entity.

Outputs