Test Door (Portal 2)

From Valve Developer Community
Revision as of 15:32, 29 April 2011 by Barracuda (talk | contribs)
Jump to navigation Jump to search

Stub

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

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.