ScratchData LogoScratchData
Back to johnm's profile

How to make a sprite active in only one scene

JOjohnm•Created February 6, 2013
How to make a sprite active in only one scene
8
5
2381 views
View on Scratch

Instructions

This project shows how to make a sprite do something (in this case, run back and forth) in just one particular scene. It does this by checking the scene name in a forever loop. If the scene name doesn't match, the sprite hides and doesn't do anything else. I used a "when backdrop switches to _" block to make the sprite show, but you could also do that inside the "if".

Description

Remix of a project created by MikeE and remixed by MomGeek.

Project Details

Project ID10038399
CreatedFebruary 6, 2013
Last ModifiedFebruary 6, 2013
SharedFebruary 6, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root