#How would I go about making a 2 Door Airlock?
1 messages · Page 1 of 1 (latest)
These can be used to make doors:
func_door - the door.
func_button - a button to activate the door (not required).
func_movelinear - this can be used as an alternative.
And if you want a rotating door, func_door_rotating and prop_door_rotating are your options.