Discuss Scratch

Bobmr2024
Scratcher
100+ posts

Block Plugin

erase all

repeat (5)
move (10) steps
end
say [Done!]

say [Hello World!]

(x position)

wait (0.5) seconds

broadcast (You Win v)

set [my variable v] to (0)

<mouse down?>

<touching color [#0000FF]?>

define jump (height)

show // now you see me

if <(var) = [this]> then
...
end

<⌐■_■ :: sensing> // This is Sam! He will protect me if any kumquats try to eat my siggy.
Bobmr2024
Scratcher
100+ posts

Block Plugin

block name

end

[text]

(var)

(12.34)

(item v)

[item v]

<bool>

[#ABCDEF]

define

// comment

...

<⌐■_■ :: sensing> // This is Sam! He will protect me if any kumquats try to eat my siggy.
Bobmr2024
Scratcher
100+ posts

Block Plugin

do {
...
} in [Sprite2 v]::control

decorate (show::looks stack)

a cool block:: #ff00ff cap

Look,({It's in a ring!}@addInput::ring

<⌐■_■ :: sensing> // This is Sam! He will protect me if any kumquats try to eat my siggy.
Bobmr2024
Scratcher
100+ posts

Block Plugin

block {
more blocks
} optional text

(stack block as reporter::stack)

:: [category or #color] [shape]

::ring

<⌐■_■ :: sensing> // This is Sam! He will protect me if any kumquats try to eat my siggy.

Powered by DjangoBB