I have a "mod" block question. What does it do?
and
i have another question too.
if 100 = 1 and 99 = 2 than what is 98?
I know it is 3 but what is the equation?
i cant use the mod block

Offline
i am going to improve.
<set pen color to(<loudness>
so if it is quiet, the line will be red. How do you make it green?
if it is noisy, the line will be blue. How do you make it red?

Offline
There's an article on the mod block at the Scratch Wiki
You could try having a variable at 100 and another at 1. If you made the first variable decrease by 1 while the other gains by 1, it might work
You can't simply make blue into red and such; try setting the pen color 'manually'?
Offline
Jonathanpb wrote:
There's an article on the mod block at the (link removed im new scratcher
![]()
![]()
You could try having a variable at 100 and another at 1. If you made the first variable decrease by 1 while the other gains by 1, it might work![]()
You can't simply make blue into red and such; try setting the pen color 'manually'?
Thanks!

Offline