Two Events
1. matchColor<Input> → <BrickTarget> → matchColor [<BrickTarget>]What it does: The output parameter lets you specify a named brick (In a drop-down would be ideal, but text would also work fine.). When a named brick is specified and the event is triggered, the brick will become the color of the specified brick. If multiple bricks are selected, it will select the color that is the majority of those bricks. If there is no majority, it will select a color at random.
2. fireEncompassRelay<Input> → <BrickTarget> → fireEncompassRelayWhat it does: It will trigger relays with any bricks that occupy space within it. Applications could include firing relays for bricks that exist within zones, rather than having to use named bricks.