Discuss Scratch

OtherDimensionSonic
Scratcher
9 posts

(Casi) todos los bloques de scratch

move (10) steps
turn cw (15) degrees
turn ccw (15) degrees
point in direction (90 v)
point towards [mouse-pointer v]
go to x: (0) y: (0)
go to [level v]
glide (1) secs to x: (0) y: (0)
change x by (10)
set x to (10)
change y by (10)
set y to (10)
if on edge, bounce
set rotation style [left-right v]
(x position)
(y position)
(direction)
say [Hello!] for (2) secs
say [Hello!]
think [Hmm..] for (2) secs
think [Hmm..]
show
hide
switch costume to [costume1 v]
next costume
switch backdrop to [Blue Sky v]
switch backdrop to [Blue Sky v] and wait
change [color v] effect by (25)
set [color v] effect to (0)
clear graphic effects
change size by (10)
set size to (100) %
go to [front v] layer
go [forward v] (1) layers
play sound [Meow v]
play sound [Meow v] until done
stop all sounds
change [pitch v] effect by (10)
set [pitch v] effect to (100)
clear sound effects
change volume by (10)
set volume to (100) %
(volume)
when green flag clicked
when [space v] key pressed
when this sprite clicked
when backdrop switches to [Blue Sky 2 v]
when [timer v] > (10)
when I receive [message1 v]
broadcast [message1 v]
wait (1) secs
repeat (10)

forever

if <> then

if <> then
else

wait until <>

repeat until <>

stop [all v]

end




end
end
end

end

Last edited by OtherDimensionSonic (Oct. 5, 2025 00:07:39)

Powered by DjangoBB