Jump to content

Home

locking off a door


{xg}darthVADER

Recommended Posts

i think it is closetarget (could be wrong) linking the door to a target_deactivate then back to the door

 

 

func_door:

targetname door1

closetarget deact1

 

target_deactivate:

targetname deact1

target door1

 

but then you need a button (func_button or trigger_once because it is i use once door) to open it.

thinking about it you could just use a trigger_once to open it (when it is not on toggle) and once it is closed there is no way to open it again

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...