Test Door (Portal 2): Difference between revisions
Jump to navigation
Jump to search
Stektpotet (talk | contribs) (Created page with 'Use prop_testchamber_door, name it "door1" or something like that. It's basically like a normal "prop_door_rotating". 1. Go to flags and check "door silent", and uncheck "touch…') |
(Stub) |
||
Line 1: | Line 1: | ||
{{stub}} | |||
Use prop_testchamber_door, name it "door1" or something like that. | Use prop_testchamber_door, name it "door1" or something like that. | ||
Revision as of 15:15, 29 April 2011
Use prop_testchamber_door, name it "door1" or something like that.
It's basically like a normal "prop_door_rotating".
1. Go to flags and check "door silent", and uncheck "touch opens"
2. Make a brush with the texture "tools/toolstrigger" and tie it to a "trigger_multiple"
3. Make outputs for the door to do the things you want.