Pages: 1
Topic closed
When the background changes, broadcast "Background changed" or something like that. Then, on the sprites that need to hide, put:
When green flag clicked
Show
When I receive "Background changed"
Hide
Offline
use the <hide> block for that. When you want the sprites to reappear, use the <show> block
Offline
Topic closed
Pages: 1