I have certain doors that I want do not play any sound at all (because they are infact slick surfaces that come out of a wall, once a button is pushed)
It works as intented exept for the regular sound of a door being played.
I tried the following.
sound1to2 0
sound2to1 0
soundPos1 0
soundPos2 0
and the following:
sound1to2 null
sound2to1 null
soundPos1 null
soundPos2 null
And both didn't work. The sound was changed infact to a different one (the one when a human building is being crunched) but I want comlete silence...
Can someone help?
I don't really want to make an empty sound-file that is being played... but if that is the only possibility a little tutorial on this would be nice.
Oh, and searching for "silent door" "door without sound" "door no sound" didn't give any usable results, sorry if this has been asked before