Pages: 1
Topic closed
Hi,
I am trying to temporarily change the color of a sprite using the 'Change Color Effect by' block, but all I can see is light colors. For example I can get the color of the sprite to change to very light green or light yellow. But that is all. How do I change a sprite's color to dark red or dark blue?
Note that the sprite is a picture (jpg), imported.
Thanks.
Offline
You could try a combination of colour effect and brightness blocks to get the colour you want.
Offline
You could make a new costume for the sprite that is the color that you want.
Offline
If you want darker colours, you can easily just do this:
[blocks]<when I receive[ whatever it is
<change[ colour ]effect by( 1
<change[ brightness ]effect by( -1[/blocks]
Hope I helped!
Offline
Maybe you could change the [blocks]<change[ color ]effect by( 25[/blocks]'s 25 to something else to get a dark color?
Offline
Brightness is ze key! Costumes are ze easier keys!
Offline
Topic closed
Pages: 1