So I'm working on a Dustbowl-style map, and for the doors that open at the end of the setup timer, I'm using func_doors that are triggered to "open" when the timer runs out. The problem is, though, that if anyone walks up and touches them, they open anyway. Is there a way to restrict a func_door from opening only via trigger? Am I missing something?