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

#1 2012-06-16 19:44:55

Chika-Mata
Scratcher
Registered: 2012-01-07
Posts: 8

How To Make It Change Colors

http://scratch.mit.edu/projects/Chika-Mata/2616398


HERE. HOW TO MAKE IT CHANGE COLORS.

I TRY BUT NOTHING HAPPEN  sad ((((

Offline

 

#2 2012-06-16 19:47:55

AngstromDog
Scratcher
Registered: 2009-06-16
Posts: 6

Re: How To Make It Change Colors

thats because you are using black, you need it to be colored (like red) first inorder to get it to change color.

Offline

 

#3 2012-06-16 19:51:16

Chika-Mata
Scratcher
Registered: 2012-01-07
Posts: 8

Re: How To Make It Change Colors

How I Change To Red Now? Its Too Late  sad

Offline

 

#4 2012-06-16 19:54:47

AngstromDog
Scratcher
Registered: 2009-06-16
Posts: 6

Re: How To Make It Change Colors

you need to paint all of your stuff red in the image editor... there is no way to change it using scripts if its black/white/gray

Offline

 

#5 2012-06-17 01:45:42

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: How To Make It Change Colors

Once you've edited the sprite in the image editor then you use this block.

[scratchblocks]
change color effect by ()
[\scrathblocks]

Offline

 

#6 2012-06-17 03:26:23

wedsneday
Scratcher
Registered: 2010-05-27
Posts: 34

Re: How To Make It Change Colors

If you can't make it red, try this:

when gf clicked
set [brightness v] effect to (100)
forever
change [color v] effect by (1)
end


http://i51.tinypic.com/118ev11.png

Offline

 

Board footer