HOw can I write a script so that the stage changes when the sprite does something?
E.g. I have a sprite script. When the sprite gets to a certain positoin on the stage I want to chagne the background.
I don;pt know how to do that. I've looked through the forums but can;t find an answer.
I thought I coul dcreate a variable for the Sprite and then have the stage script read that value but I don't think I can?
Offline
use the "broadcast" and "When I receive" blocks.
Offline