Info target vehicle transition: Difference between revisions
Jump to navigation
Jump to search

m (.) |
m (Replacing {{base point}} with {{this is a}}. This operation was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{lang|Info target vehicle transition}} | {{lang|Info target vehicle transition}} | ||
[[File:info_target.png|left]]{{ | [[File:info_target.png|left]]{{this is a|point entity|name=info_target_vehicle_transition|since=Half-Life 2: Episode One}} This entity is intended to force vehicles to teleport to this spot when they are sent the <code>OutsideTransition</code> input (which is automatically sent by {{ent|trigger_transition}} if the vehicle is outside of it when a level change is meant to occur). | ||
Since all vehicles (including ones from Half-Life 2, since Episode 1) can be sent the <code>OutsideTransition</code> input by the map designer, this entity ''can'' be used for other purposes as well. | Since all vehicles (including ones from Half-Life 2, since Episode 1) can be sent the <code>OutsideTransition</code> input by the map designer, this entity ''can'' be used for other purposes as well. |
Revision as of 23:10, 6 January 2024


info_target_vehicle_transition
is a point entity available in all Source games since
Half-Life 2: Episode One. This entity is intended to force vehicles to teleport to this spot when they are sent the
OutsideTransition
input (which is automatically sent by trigger_transition if the vehicle is outside of it when a level change is meant to occur).
Since all vehicles (including ones from Half-Life 2, since Episode 1) can be sent the OutsideTransition
input by the map designer, this entity can be used for other purposes as well.
Keyvalues
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.