answersLogoWhite

0

use this code... When flag clicked: clear graphic effects.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

In scratch what is a sprite?

A sprite is like a character or thing on scratch


How do you change color in Scratch?

To change color in Scratch, you can use the "set color effect" block to adjust the appearance of a sprite. Additionally, you can use the "change color effect" block to dynamically change the color effect over time or in response to events. Another option is to use different costumes for a sprite, each with its own color scheme.


How do you enlarge a sprite in game maker?

in the sprite propertes click edit sprite. go to "Transform" at the top and click "Stretch"


How do you repose a Pokemon sprite?

Well, you basically have to do the same as if you were doing a scratch sprite. Use similar shading to the original sprite.


What do you press to start in Scratch?

When a person starts a new Scratch project, it begins with a single cat sprite. The person must press on the buttons that say paint your own costume for a new sprite using the paint editor, select a costume for a new sprite or import an entire sprite, and get a surprise sprite.


How do you make a sprite jump on scratch?

try this http://en.wikibooks.org/wiki/Scratch/Lessons/Movement


How do you move up and down on scratch?

To move a sprite up and down in Scratch, you can change its y-coordinate by using the "change y by" block in the motion category. Increase the value to move the sprite up, and decrease it to move the sprite down. Alternatively, you can set the sprite's y-coordinate directly using the "go to x: y:" block.


How do you make a script that changes the direction of a sprite depending on the direction of another sprite?

this isn't a answer, just a add on to my question, I'm talking about on scratch


What effect does sprite have on metal?

it disintegrates


What is the effect of the combination of sprite and ascorbic acid?

Any special effect occur.


How does sprite effect cake batter?

when sprite gets mixed in it develops a gas and acts like a volcano and errupts


What is a script on scratch?

Script is step wise instructions given to a sprite. For example- When green flag clicked Pen down Move 100 steps In simple language, commands given to a sprite.