Point teleport: Difference between revisions
Jump to navigation
Jump to search
(How to teleport a player using a point_teleport) |
m (Wikified !player) |
||
Line 2: | Line 2: | ||
==Entity Description== | ==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''. | 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]]''. | ||
==Availability== | ==Availability== |
Revision as of 08:52, 24 February 2006
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.
Availability
Template:In game Template:Game-base Template:In code
Keyvalues
- <target_destination> Name of the entity that will be teleported.
Flags
- 1 : Teleport Home
Inputs
- Teleport
- Teleport the target entity.