|
Author
|
Topic: odd switch behavior
|
trikiw Junior Member Posts: 5 From: Registered: May 2002
|
posted 05-10-2002 09:51 AM
One of the T-shaped lever switches (gotten from the Twilight City wad) is in a room; it's set to open a door, timed to reclose (and the switch resets) after four seconds; a trigger is on the other side of the door to keep it open when Lara successfully goes through. It works fine, but when she goes back into the room and steps on the switch trigger square, the door closes.Why in the world does this happen? What is it about the trigger system that I don't understand? -- Ricardo trikiw at netzero dot net
IP: Logged |
psiko Member Posts: 1098 From:unconsciousness Registered: Mar 2001
|
posted 05-10-2002 12:59 PM
did you put the trigger for the switch_type1 as "switch" trigger below itself?If yes, try this other one: put "one shot" on the trigger for the door behind the door itself (this means the trigger for the successful run).. After triggering the "one shot" one, you won't be able to open that door again if you antitrigger it... IP: Logged |