Airlock

From Valve Developer Community
Revision as of 11:13, 15 September 2022 by Penggrin (talk | contribs) ("{{todo}}" instead of "N/A")
Jump to navigation Jump to search

Stub

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

Template:Otherlang2 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]