Info landmark exit: Difference between revisions
Jump to navigation
Jump to search
Kittymatthew (talk | contribs) |
(Properly document, use BaseEntity templates) |
||
Line 1: | Line 1: | ||
{{ | {{portal2 point|info_landmark_exit}} When a {{ent|point_changelevel}} is used, if the current map contains an <code>info_landmark_exit</code> and the destination map contains an {{ent|info_landmark_entry}}, the player's offset relative to the exit landmark will be applied relative to the entry landmark in the next map. Otherwise, this entity has no special functionality on its own. | ||
{{ | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseEntity|l4d2=1}} | ||
==Inputs== | ==Inputs== | ||
{{I | {{I BaseEntity|l4d2=1}} | ||
==Outputs== | ==Outputs== | ||
{{O | {{O BaseEntity}} |
Revision as of 19:05, 14 June 2022
Template:Portal2 point When a point_changelevel is used, if the current map contains an info_landmark_exit
and the destination map contains an info_landmark_entry, the player's offset relative to the exit landmark will be applied relative to the entry landmark in the next map. Otherwise, this entity has no special functionality on its own.