In my game, I tried to use broadcasting to let the sprite says greeting and the butterfly as well as banana saying their things. I also use the "if, then" command to make the sprite touching his friends, and he will make the sound "meow". I also use the move with mouse pointer of the sprite forever to let the player use mouse to control the sprite. I also made the butterfly and the banana, whenever receives the message from broadcast, they will say things too. When the sprite touches them, they will say things too.