Pages: 1
Topic closed
[blocks]OK- I need to make it so that when one sprite touches another, it sends a signal to end the game[/blocks]
Offline
Use this code:<when green flag clicked><forever><if><touching[ sprite--<broadcast[ game over<stop script>
thank you!
just do this: if touching sprite 2 broadcast game over or when flag clicked if touching colour (whatever you want)? broadcast game over.