Heavy Door (Portal 2): Difference between revisions
Jump to navigation
Jump to search
m (otherlang2) |
Justincase (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2| | {{otherlang2| | ||
ru=Heavy_Door_(Portal_2):ru | ru=Heavy_Door_(Portal_2):ru | ||
fr=Heavy_Door_(Portal_2):fr | |||
}} | }} | ||
[[File:Bts door.jpg|thumb|right|Heavy door]] | [[File:Bts door.jpg|thumb|right|Heavy door]] |
Revision as of 15:02, 1 April 2014
The heavy door is found in the Behind the Scenes sections of Portal 2.
To add a door, the easiest method is to create a func_instance with the VMF file instances/door/vertical_security_door.vmf.
For a simple door that opens when approached, create a brush overlapping the door, link to trigger_playerteam, and add these outputs:
You can use other types of trigger (e.g. a logic relay, a button) to control when the door opens.
Use the dropdown to explore other parameters; there are fast and close opens as well as a malfunctioning open.
An easy way to make the door one-way is to put your trigger on only one side of the door.