w23 / OpenSource

Load Source games maps as combined meshes correctly positioned relative to each other
Do What The F*ck You Want To Public License
157 stars 16 forks source link

Portal 2: support info_landmark_entry/exit mechanism #46

Closed w23 closed 6 years ago

w23 commented 6 years ago

Portal 2 doesn't use neither named landmarks nor changelevel triggers with explicit next map name. Instead, being completely linear, it uses global ordered map list with each map having info_landmark_entry and info_landmark_exit entities to stitch consecutive maps.