Hello! I'm trying to make something that changes colors as the variable slider is slid. But it won't change colors! This is my current program:
[blocks]<when green flag clicked>
<set[ color ]effect to( 0 )>
<forever>
<set[ color ]effect to( <{ Color }> )>
<end>[/blocks]
But it doesn't work! Suggestions?
Offline
Thank you, Zelda123. I realized that the problem is that my sprite is jet black. So it barely changed colors. To solve this, I changed the sprite's color to green. Thank you for showing me that there was not an error in the programming.
Offline