Author Topic: Wrench Events  (Read 948 times)

I recently got wrench events, but when i try to make triggers it wont work, any help?. I make a 2 bricks 1 is the triggered brick, and the other is the trigger, i did exactly what it said in the tut but it wont work.

For the trigger, give it one event - "Triggers" ('Touch', group 'turret'). Set the group description of the turret to anything, you don't have to have it matching the brick it triggers.

For the turret, set its group description to 'turret'. Add event 'Wait For' (Triggered) and then Shoot with any settings you like.

Touch the trigger brick and see if the turret shoots.

that helped, but now the trigger wont turn it off. i made a missile launcher with a trigger, and once i click the trigger it starts going but then it wont stop.

I've seen other people with the same problem... Maybe it's because you're using an outdated version.

I have this problem, and what I do is instead of just making a trigger i make a "wait for click" and then an "auto trigger"

that helped, but now the trigger wont turn it off. i made a missile launcher with a trigger, and once i click the trigger it starts going but then it wont stop.
Don't set the name of the trigger brick to the group you are trying to trigger. Otherwise it triggers itself infinitely.

(This does have a use: Three artillery batteries, put the control panels in a group and trigger that for a "master control panel")