This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-01-24 10:42:15

giacomos
New Scratcher
Registered: 2013-01-19
Posts: 4

Sprite disappeared!

After I have used "hide" at the end of a sprite's script, the sprite is now not appearing even at the beginning of the program, right after I activate the green flag.
Anyone knows what could have happened?

Thanks for the help!

Offline

 

#2 2013-01-24 10:51:15

giacomos
New Scratcher
Registered: 2013-01-19
Posts: 4

Re: Sprite disappeared!

I put "show" at the beginning of the script and the sprite re-appeared.
But I thought "show" was sort of implicit.
Especially because I had to "hide" another sprite to make it disappear at the beginning and to make it "show" only when "broadcast xxx" was called.

Offline

 

#3 2013-01-24 18:44:55

fetchydog567
Scratcher
Registered: 2011-12-28
Posts: 500+

Re: Sprite disappeared!

giacomos wrote:

I put "show" at the beginning of the script and the sprite re-appeared.
But I thought "show" was sort of implicit.
Especially because I had to "hide" another sprite to make it disappear at the beginning and to make it "show" only when "broadcast xxx" was called.

It is because maybe you have clicked hide when you dragged it and if it performed the script it would hide it unless you put the show in the beginning.

when gf clicked
show
broadcast [xxx v]

when i receive [xxx v]
hide


http://www.minecraftanonymous.com/assets/banners/banner_51.pngJust a reminder I won't be on Scratch that much but I 'll still be here, so if i'm on something, I will be commenting back, okay! wink , PICO Team!!!!!!!!!!! SCRATCH DEADW!!! PICO HACK ACCOUTNTT@@

Offline

 

Board footer