Trigger transition: Difference between revisions
Jump to navigation
Jump to search
Craziestdan (talk | contribs) mNo edit summary |
Craziestdan (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
==Entity Description== | ==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 brush volume will then go to the next map. | '''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 brush volume will then go to the next map. The player must also be inside the brush volume. | ||
{{sensor_brush}} | {{sensor_brush}} |
Revision as of 18:19, 15 May 2009
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 brush volume will then go to the next map. The player must also be inside the brush volume.
Keyvalues
- <target_source> The name that other entities refer to this entity by.