Trigger transition: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added some invisible comments. Cool. :))
(→‎Entity Description: fleshed out description using stuff from trigger_changelevel)
Line 2: Line 2:


==Entity Description==
==Entity Description==
Transition on touch.
'''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.
<!--Could need some more info, like is it a MAP transition, or what? Does it have something to do with info_landmarks or something?-->


==Keyvalues==
==Keyvalues==

Revision as of 04:56, 15 May 2006

Template:Wrongtitle

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