Info landmark: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Availability: class&file)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=info_landmark}}
{{wrongtitle|title=info_landmark}}
{{base_point}}


==Entity Description==
==Entity Description==
[[Image:{{PAGENAME}}.png|left]]An entity that acts as a landmark for transitions to another level. There should be a corresponding '''info_landmark''' entity in the next map. Entities will be transitioned to the next level relative to the info_landmark entities.{{clr}}
[[Image:{{PAGENAME}}.png|left]]An entity that acts as a landmark for transitions to another level. There should be a corresponding '''info_landmark''' entity in the next map. Entities will be transitioned to the next level relative to the info_landmark entities.{{clr}}


==Availability==
* See also [[trigger_changelevel]]
{{in game|point}} {{game-base}}
 
{{in code|class=class_c_point_entity.html CPointEntity|file=subs_8cpp-source.html subs.cpp}}
{{in code|class=class_c_point_entity.html CPointEntity|file=subs_8cpp-source.html subs.cpp}}


Line 16: Line 17:
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
==See Also==
*[[trigger_changelevel]]
[[Category:Entities]]

Revision as of 12:41, 12 April 2008

Template:Wrongtitle Template:Base point

Entity Description

Info landmark.png

An entity that acts as a landmark for transitions to another level. There should be a corresponding info_landmark entity in the next map. Entities will be transitioned to the next level relative to the info_landmark entities.

Template:In code

Keyvalues

Inputs

Outputs