Name The block that reports true if the spirit is touching the specified colour.
Answers
Answered by
1
Answer:
block is a Sensing block and a Boolean block. The block checks whether its sprite is touching a specified color. If it is, the block returns true. This block is widely used for collision detecting.
Similar questions