Control the Cat with the arrows. You can force your sprite to do things when you touch one sprite or when you're touching one specific colour. Take note that: - You can use conditions with more than one conditions ( learn more about it with AND, OR, NOT in operators) - Why it doesn't says anything when touching the pineapple?If you want some condition to be tested continously you must add a forever loop. Otherwise it only works once.