Discuss Scratch

DisasterPug
Scratcher
100+ posts

Change variable color block

coolcat98 wrote:

There's already a way to change the block colors: You just shift-click the Edit menu and select “Edit Block Colors”.
They mean the variable colors
Charles12310
Scratcher
1000+ posts

Change variable color block

DisasterPug wrote:

coolcat98 wrote:

There's already a way to change the block colors: You just shift-click the Edit menu and select “Edit Block Colors”.
They mean the variable colors
Yeah, and besides, they change the colors of all variable, not specific variables, and it won't show in another color to other users.
coolcat98
Scratcher
100+ posts

Change variable color block

Charles12310 wrote:

DisasterPug wrote:

coolcat98 wrote:

There's already a way to change the block colors: You just shift-click the Edit menu and select “Edit Block Colors”.
They mean the variable colors
Yeah, and besides, they change the colors of all variable, not specific variables, and it won't show in another color to other users.
That makes sense now. This would be helpful to people that are borede of the color orange showing up on the screen. 100% support.
scootyboy-2010
Scratcher
24 posts

Change variable color block

This would be cool for variables.

set [score v] colour to [green v]

Also styles.

set [score v] style to [wacky v]

Last edited by scootyboy-2010 (March 23, 2024 15:52:44)

AzulAlt
Scratcher
14 posts

Change variable color block

Grant50 wrote:

LionHeart70 wrote:

I guess I'll support for a more specific color changing block since we can't really do a lot with the
set [color v] effect to ( )
block.
Though, I feel like there could be a workaround?

I wrote:

It changes the color of the var!
Wait… YOU SUPPORT!
i can do this
when green flag clicked :: events hat
show [my red variable v] :: variables
set [my red variable v]'s color to [#ff0000] :: variables
say [its a red variable!] :: looks
point towards [red variable hitbox sprite v] :: motion
forever
blink :: custom
end


define blink
wait (pick random number from (1) to (10) :: operators) seconds
switch costume to [blink v]
wait (0.01) secs
switch costume to [normal v]
done
medians
Scratcher
1000+ posts

Change variable color block

Powered by DjangoBB