Info teleport destination: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Linked to the game.)
Line 1: Line 1:
{{wrongtitle|title=info_teleport_destination}}
{{wrongtitle|title=info_teleport_destination}}
==Entity Description==
==Entity Description==
[[Image:Obsolete.png|left]]An entity that does nothing itself, but can be used to specify the destination for a [[trigger_teleport]] entity. An [[info_target]] can be used instead. <code>[[point_teleport]]</code> may be a better option.
[[Image:Obsolete.png|left]]An entity that does nothing itself, but can be used to specify the destination for a [[trigger_teleport]] entity. An [[info_target]] can be used instead. <code>[[point_teleport]]</code> may be a better option.


This entity is used in The Ship to define origins in the brig/release room which the player can teleport.
This entity is used in [[The Ship]] to define origins in the brig/release room which the player can teleport.
 


==Keyvalues==
==Keyvalues==
Line 12: Line 15:


*{{kv angles}}
*{{kv angles}}


==Inputs==
==Inputs==
Line 18: Line 22:


*{{i parentname}}
*{{i parentname}}


==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
[[Category:Entities]][[Category:Ship Entities]]
[[Category:Entities]][[Category:Ship Entities]]

Revision as of 05:31, 10 September 2007

Template:Wrongtitle


Entity Description

Obsolete.png

An entity that does nothing itself, but can be used to specify the destination for a trigger_teleport entity. An info_target can be used instead. point_teleport may be a better option.

This entity is used in The Ship to define origins in the brig/release room which the player can teleport.


Keyvalues


Inputs


Outputs