Changing wall object states with switches
Posted: Fri Feb 19, 2010 4:13 am
I'm getting back into dungeon building after a long lay off (12ish months)
Alas, other aspects of life got in the way.
This may be a very basic thing, but soft.....
How do i get two switches to change state when one or the other is pressed?
I have an opened door. Once through, there are two switches. One to close (in normal state), and one to open (in depressed state).
When i press the switch to close the door, how do i get the depressed switch (to re-open the door) to automatically revert to the normal state and viceversa?
I don't want to use the toggle. I want each switch to change the other's state when pressed.
Alas, other aspects of life got in the way.
This may be a very basic thing, but soft.....
How do i get two switches to change state when one or the other is pressed?
I have an opened door. Once through, there are two switches. One to close (in normal state), and one to open (in depressed state).
When i press the switch to close the door, how do i get the depressed switch (to re-open the door) to automatically revert to the normal state and viceversa?
I don't want to use the toggle. I want each switch to change the other's state when pressed.