Hi!
First I want to let you guys know that I was searching through the entire forum, but didn’t really get the answer.
What I need is a door, (rotating - so really simple one) what is only one way (you are able to open it from one side only). visually ----> | —> if you try to open it from the other side, then it might give even locked sound, but not that important.
I tried the func_door_rotating linked to the func_invidible_user with targetname and target, but I ended up with a door which was still two ways.
is there any certain keys you have to use on the door or on the func_invisible_user? Does it still have to have origin brush on one side?
(btw I made my func_invisible_user this way -> made a brush, the same size as door, but little bit more thick and put it infront of the side I wanted to be able to use the door, then added it a trigger texture and made it func_invisible_user in 2D, after that entered a target key with a value of the doorname)
