How can I make different sprites show at specific (different) times in the animation? I can't find a feature to do so...
Offline
Firedrake969 wrote:
when I receive [showMySprite v] show
Um, that doesn't make it clear.
Do you know about broadcasts? When you make an animation, you can use broadcasts to have different actions appear after one another.
when flag clicked show say [] //Make actions for the beginning sprite here. broadcast [broadcast v] hideThen in a different sprite you make this:
when I receive [broadcast v] show say [] //Make actions for your next sprite here broadcast [next1 v] //Broadcast for each sprite
Offline
Reporting to be moved to 'Help with Scripts'…
Last edited by awesomeness321 (2012-11-13 16:49:46)
Offline
awesomeness321 wrote:
Moving to 'Help with Scripts'…
You shouldn't say it like that because you're not a mod.
Moving to Help with Scripts…
Offline