Jump to content

Home

Special doors


dycro

Recommended Posts

Posted

I need doors that closes when 2 players are in the place that i want them. Like in hydroball when the match starts. So nobody can enters. Any idea's?

Posted

Make a door with a switch like you normally would--except instead of using trigger_multiple use trigger_once.

 

Place the trigger where you want the player to stand when the doors closes--and check the "start_open" box in the properties.

 

There, when the player steps in the correct position the door will close shut and its not going to open again.

Posted

Just make a trigger_multiple with use_button checked off in entity window (n button) and just hide the trigger somewhere near the door where no-one would think to look for it

Posted

maybe he can try to trigger both with the use_button attribute added and the one trigger pointing to the other so it takes two people to open the door haven't tried pointing to use_button trigger_multiple's that point's to the door..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...