Author Topic: Eventing Switch Help  (Read 365 times)

I don't have much experience with events. I want to make an event where 1 brick is a switch and the other bricks will "fakekillbrick" when I hit that switch. What would the events be?

If you mean you click the brick and the other brick fake kill, then you would name all the bricks you want to fakekill then add
OnActivate>NamedBrick[Name of bricks]>FakeKillBrick
do the "switch" brick.

Thank you very much man