I am not exactly sure on how to do this.
For example, I want a sprite to dance whenever a certain action that is related to another sprite happens.
Or I want one sprite to disappear once something has happened in order to leave space to another sprite.
Can someone help me on how to do that?
Thanks a lot
Offline
sprite1 code:
when [sprite1] clicked broadcast [dance v]sprite2 code:
when i receive [dance v] forever next costume wait [whatever] secs endhope it helped.
Offline