Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » can't change color effect by 25
- TheHappyDragon
-
Scratcher
1 post
can't change color effect by 25
We have a workbook, “coding with scratch” and page 16 has us learning about loops. The workbook tells us to write the code:
Then we are to loop this in a forever loop. Everything I try, the cat won't change color. He turns fine. What am I missing? My code looks the same as the workbook. I've tried different sprites, I've tried changing the color in costumes, and I've tried other options like warp, fisheye, and brightness. The only ones I can see working are brightness and ghost. The sprite disappears when I select those and click the green flag.
I also have tried removing the turn command and only looping the change color effect. It does nothing. The workbook suggests that the cat should first change green and then when looped it should continue to change colors by 25 each time making a rainbow effect.
Anyone have any ideas? I'm stumped.
when green flag clicked
turn cw (15) degrees
change [color] effect by (25)
Then we are to loop this in a forever loop. Everything I try, the cat won't change color. He turns fine. What am I missing? My code looks the same as the workbook. I've tried different sprites, I've tried changing the color in costumes, and I've tried other options like warp, fisheye, and brightness. The only ones I can see working are brightness and ghost. The sprite disappears when I select those and click the green flag.
I also have tried removing the turn command and only looping the change color effect. It does nothing. The workbook suggests that the cat should first change green and then when looped it should continue to change colors by 25 each time making a rainbow effect.
Anyone have any ideas? I'm stumped.
- mstone326
-
Scratcher
1000+ posts
can't change color effect by 25
Can you share your project. Click the share button on the project page then post the url here so we can see what you have.
- alexgiurumescu
-
Scratcher
99 posts
can't change color effect by 25
Huh, well the code is looking to be working.
- BabySheep777
-
Scratcher
1 post
can't change color effect by 25
my scratch project will not change color efrect by 25 or any number who do i fix it?
- Harakou
-
Scratcher
1000+ posts
can't change color effect by 25
my scratch project will not change color efrect by 25 or any number who do i fix it?Hi! This topic is rather old - when you ask for help on an old thread, people often will only respond to the original post because they don't notice yours. if you need help, you're much better off creating a new thread. Be sure to explain the problem you're having! If you have a question about a post that was made here, you can always include a link to it in your new topic. Thanks!
- Discussion Forums
- » Help with Scripts
-
» can't change color effect by 25