I want to know how the sprite say something when the other sprite touches another sprite.
For example, when the spinner (first sprite) of the roulette touches one of the number/in this time it is 2 (second sprite) on roulette, the background change and the cat (third sprite) says "You got 2, so let's move 2 places!"
I tried a lot of different ways, but it didn't work....
Can someone pleeaase help me?
Offline
hmmm.... Here:
when i receive [gameStart v] wait until <touching [sprite 2 v] ?> broadcast [got two v]Is this what you wanted? You aren't talking about using the:
say [ ] for [2] secsblock, right?
forever endloop to that script.
Last edited by CAA14 (2013-04-18 15:55:11)
Offline