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

#1 2011-05-18 14:40:34

ReBeCCa_1
New Scratcher
Registered: 2011-05-18
Posts: 1

Help

How do you make a sprite disapear in one part of the game and repear in another?

Offline

 

#2 2011-05-18 14:45:04

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Help

It depends on the transition between "parts" I guess.

Such as if parts change by a variable and broadcast, you can do this:
http://i54.tinypic.com/14nz9md.gif
In the second part this sprite would appear, but every other part it would disappear.

Or if a certain sprite causes it to show and hide, you can put this in your hiding sprite:
http://i52.tinypic.com/73peg4.gif
And in the trigger sprite make it broadcast those messages when you want it to show and hide.

It all depends on what is triggering the showing and hiding, understand?


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

Board footer