Info teleport destination: Difference between revisions
Jump to navigation
Jump to search
GetraCliac (talk | contribs) (rolrot) |
m (revert) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_teleport_destination}} | {{wrongtitle|title=info_teleport_destination}} | ||
Line 5: | Line 4: | ||
[[Image:Info_player_start.png|25px|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:Info_player_start.png|25px|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 origin of the brig/release room that the player can teleport to. | This entity is used in [[The Ship]] to define origin of the brig/release room that the player can teleport to. {{clr}} | ||
== Keyvalues == | == Keyvalues == |
Revision as of 04:02, 25 January 2008
Entity description
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 origin of the brig/release room that the player can teleport to.