After I set the script to this, my sprite won't appear:
When Flag Clicked
Wait 0.08 Seconds
switch to costume1
Wait 0.08 Seconds
switch to costume2
Wait 0.08 Seconds
switch to costume3
Wait 0.08 Seconds
switch to costume4
Wait 0.08 Seconds
switch to costume5
Wait 0.08 Seconds
I don't know if it's the script. It might be the x and y thing. If the script isn't the problem, then how do I change the location of the sprite to make it viewable?
Offline
There's 2 things that I know that might have happened:
1. The sprite is hiding behind a bigger sprite. Putting a [go to front] block on the front of the script will solve this.
2. The sprite is hiding. Putting a [show] block on the front of the script will solve this.
Offline
To show a sprite that's off the screen or hidden, Shift+click on its thumbnail in the sprite list (bottom right-corner of screen) - this will bring the sprite to the middle and show it.
Hope that helps.
-Steppenwulf
Offline
Is it hidden? first of all, I would put 'show' at the beginning of that script, just to be sure. Otherwise, I would do what Steppenwulf suggested ^^
Offline
hmm... i'd say click the thumbnail. It'll indicate where the sprite is, then you can add the script that will make it show. Or if it doesn't show? It might have gone back a few layers. Make it [go to front].
Offline