Author Topic: Relays.  (Read 486 times)

So i've been trying to make a brick that changes colors with relays. I've done it before but i cant remember how. Please help me

[0000] OnActivate > Self > FireRelay.
[5000]  OnRelay > Self > Firerelay
[0000] OnRelay > Self > SetColor > Blue
[2500] OnRelay > Self > SetColor > Red

Thanks i was doing it right but i didn't know how to use the delays properly

Thanks i was doing it right but i didn't know how to use the delays properly

Just make sure they all take place before the brick fires a relay again.