• how to make door that opens when certain prop is in certain place?
    6 replies, posted
anyone know how to make door that opens when certain prop is in certain place?
you set the flag on a trigger_multiple to only work with Physics Objects
[QUOTE=taz0;51669286]you set the flag on a trigger_multiple to only work with Physics Objects[/QUOTE] thanks but every prop activates it is it posible prop to be only world prop?
can you set the scene ? is it like a plug or battery that connect to the switch to turn it on ? you might beable to adapt this tutorial for your needs [url]http://twhl.info/tutorial.php?id=160[/url]
You could stick a small cube or something into the model, make that the Child of the model and then make it only trigger when that one cube is in that zone. That's how I'd do it but I haven't used hammer in quite a while.
[QUOTE=Plaster;51669596]You could stick a small cube or something into the model, make that the Child of the model and then make it only trigger when that one cube is in that zone. That's how I'd do it but I haven't used hammer in quite a while.[/QUOTE] well how i would do that?
[QUOTE=RasmusG5;51669442]thanks but every prop activates it is it posible prop to be only world prop?[/QUOTE] Use a filter on the trigger: [url]https://developer.valvesoftware.com/wiki/Filter_Applications[/url]
Sorry, you need to Log In to post a reply to this thread.