In Scratch, there are "When" blocks, such as when green flag clicked, when key space pressed, when this sprite clicked, and so on, but if I had a boolean, such as "touching color color", how would I put it in a "When" block like "When touching color color"?