A new event, whena player leaves the brick, it triggers the events.
Heres an example.
OnPlayertouch>Self>SetColor>Red
OnplayerLeavebrick>Self>Setcolor>Black
So when the player is on the brick, it is red, when he leaves thebrick(steps off it) it goes to black.