Discuss Scratch

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:

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
custom :: custom-arg boolean // custom define inputs = custom-arg
custom :: custom // my blocks = custom
*all extensions except CoreEX and Face Sensing Can Be Done
CoreEX Counter-part :: extension // CoreEX = extension
No Face Sensing Counter Part
obsolute = obsolute

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

CrazyPotatoz wrote:

list = list
events = events
control = conrtol
custom :: custom-arg boolean // custom define inputs = custom-arg
custom :: custom // my blocks = custom
*all extensions except CoreEX and Face Sensing Can Be Done
CoreEX Counter-part :: extension // CoreEX = extension
No Face Sensing Counter Part
obsolute = obsolute

Hope This Helps For 3.0 BBC Codes!
hex inputs = (#hex)
replace “hex” with hex code
By The Way, Control For 1.4 Is control.
Events Are Also Controls.

Powered by DjangoBB