Ball triggers door

Dance

L1: Registered
Aug 31, 2009
19
1
I need help with a problem.

I have a ball which when it falls into a hole, I want it to open a door for one team. How would I go about this? I have a trigger brush which currently ends the game when the ball falls into the hole.

Thanks,
Jake
 

Terr

Cranky Coder
aa
Jul 31, 2009
1,590
410
Uhm... Set the trigger to send the "Open" command to the door, instead of to end the game?
 

Owlruler

L12: Fabulous Member
Dec 10, 2008
964
275
we would really need a better description, like the entitys involved and the inputs/outputs before we can really help.
 

Dance

L1: Registered
Aug 31, 2009
19
1
Terr, it's more of a wall then a door. I need the wall to move. Would it still work?

Owl, the I/O for what?
 

Freyja

aa
Jul 31, 2009
2,994
5,813
A func_door is just a brush anyway. It can be any size with any texture. People just parent props to it to make them look more...detailed, but you don't have to.