Pages: 1
You can only swap the background with a script on the stage so if you want to control the changing of the background from another sprite you could do something like this:
From the other sprite:
//conditions needed for the background to change broadcast [changebackground v]From the stage:
when i receive [changebackground v] switch to costume[level 1]
Offline
Pages: 1