Author Topic: event click  (Read 1042 times)

on space guys event mod howdo you make a clidk trigger?

Wait For...'s or Trigger's in the dropdown.

Read the helpfile.

i did there was nothing on it about makeing click triggers and how to work them

Quote from: The Helpfile
How to set up a brick to be triggered
1. Create the triggered brick. Open its events GUI, and set its group
description to a name.
2. Create the trigger brick. Open its events GUI and add an event. Set its
type to “Triggers”, and in that set the kind of trigger e.g. on touching,
and the group it triggers to the name you set the first brick to. All bricks
with the group name you entered will be triggered by this.
3. Go back to the triggered brick. Add an event, and set its type to “Wait
For”. Select “Triggered”. Add the events you want the brick to do when
triggered after the “Wait For” event.
4. Triggering one brick by e.g. touching it will make the other brick perform
its events once.
5. You can have multiple bricks triggered by one trigger, or one brick
triggered by many triggers, using groups. You can also have multiple
“Wait For” events in a brick, creating e.g. a lightswitch effect where each
press will activate or deactivate the light in another brick. Remember
bricks can trigger themselves using the “Wait For” event.
Read it. No moar help for you unless you READ IT.