Airlock: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created the Airlock page for Portal 2)
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{otherlang2
{{LanguageBar|title=Airlock|Airlock}}
|title = Airlock
{{stub}}
|ru=Airlock:ru
}}
'''Airlocks''' are the Coop areas between chambers that are used as respawn points for the players.
'''Airlocks''' are the Coop areas between chambers that are used as respawn points for the players.
==Instance==
==Instance==
Line 17: Line 15:


==Manual Creation==
==Manual Creation==
N/A
{{todo}}


[[Category:Portal 2 Level Design]]
[[Category:Portal 2 Level Design]]
[[Category:Portal 2 Tutorials]]
[[Category:Portal 2 Tutorials]]

Latest revision as of 00:28, 30 June 2025

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Airlocks are the Coop areas between chambers that are used as respawn points for the players.

Instance

1.) Create a func_instance with the following settings:

Property Name Value
Name coop_airlock_room
VMF Filename instances/multiplayer/two_player_airlock.vmf

2.) Create a Coop Door, and line them up.

Manual Creation

[Todo]