Discuss Scratch
- Discussion Forums
- » Show and Tell
- » Scratch 3.0 [scratchblocks] colors
- EmServer
-
New Scratcher
47 posts
Scratch 3.0 [scratchblocks] colors
Hello!
I’ve redone all the different colors for the modern versions of scratch blocks and wanted to share them with the public for easy access! Here you go:
I’ve redone all the different colors for the modern versions of scratch blocks and wanted to share them with the public for easy access! Here you go:
move (10) steps // Motion: motion
switch costume to [costume1 v] // Looks: looks
start sound [recording1 v] :: sound // Sound: sound
when green flag clicked :: control // Events: control
forever :: #d80 // Control: #D80
<touching color [#7b3d08]?> // Sensing: sensing
<() = (50)> // Operators: operators
set [my variable v] to [0] // Variables: variables
add [thing] to [my list v] :: #d00 // List: #D00
define Custom blocks can’t be recolored or given comments :\(
pen down // Extension: pen
- CrazyPotatoz
-
Scratcher
34 posts
Scratch 3.0 [scratchblocks] colors
list = list
events = events
control = conrtol
Hope This Helps For 3.0 BBC Codes!
hex inputs = (#hex)
replace “hex” with hex code
events = events
control = conrtol
custom :: custom-arg boolean // custom define inputs = custom-arg*all extensions except CoreEX and Face Sensing Can Be Done
custom :: custom // my blocks = custom
CoreEX Counter-part :: extension // CoreEX = extensionobsolute = obsolute
No Face Sensing Counter Part
Hope This Helps For 3.0 BBC Codes!
hex inputs = (#hex)
replace “hex” with hex code
- CrazyPotatoz
-
Scratcher
34 posts
Scratch 3.0 [scratchblocks] colors
list = listBy The Way, Control For 1.4 Is control.
events = events
control = conrtolcustom :: custom-arg boolean // custom define inputs = custom-arg*all extensions except CoreEX and Face Sensing Can Be Done
custom :: custom // my blocks = customCoreEX Counter-part :: extension // CoreEX = extensionobsolute = obsolute
No Face Sensing Counter Part
Hope This Helps For 3.0 BBC Codes!
hex inputs = (#hex)
replace “hex” with hex code
Events Are Also Controls.
- Discussion Forums
- » Show and Tell
-
» Scratch 3.0 [scratchblocks] colors