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

#1 2012-08-25 19:53:20

DarkDalek271
New Scratcher
Registered: 2012-08-23
Posts: 2

How to make sprites hide when i want them too

In my newest game that I'm creating I want to know how to make a sprite hide in certan scenes and be there in others.

Thanks  !)

Offline

 

#2 2012-08-25 20:26:02

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: How to make sprites hide when i want them too

Just use the Broadcast and When I receive blocks.

When a scene starts, broadcast something like: "Scene 5 start", then what ever you want to hide, add When I receive: Scene 5 start, hide. Just make sure you use show when you want it to show in certain scenes.


Hai.

Offline

 

Board footer