Trigger transition: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Entity Description: fleshed out description using stuff from trigger_changelevel)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=trigger_transition}}
{{wrongtitle|title=trigger_transition}}
{{base_brush}}


==Entity Description==
==Entity Description==
Line 15: Line 16:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Entities]][[Category:Brush Entities]]

Revision as of 16:26, 12 April 2008

Template:Wrongtitle Template:Base brush

Entity Description

Trigger_transition controls which entities go through a level transition. Trigger transitions should be named the same as the info_landmark which is associated with a particular trigger_changelevel. Any entities which are within the trigger_transition will then go to the next map.

Keyvalues

<target_source> The name that other entities refer to this entity by.


Inputs

Outputs