Please enable JavaScript.
Coggle requires JavaScript to display documents.
Coding with Scratch 3 - Coggle Diagram
Coding with Scratch 3
Motion blocks
go to x:() y:()
glide () secs to ()
glide () secs to x:() y:()
point in direction ()
if on edge, bounce
set rotation style ()
set x to ()
set y to ()
Using variables
set () to ()
change () by ()
my variable
show variable ()
hide variable ()
creating variables
assigning value
changing the value
Sensing blocks
ask () and wait
answer
distance to ()
mouse x
touching ()
mouse y
Control blocks
if then else
repeat until
if then
Positioning of a sprite
x and y Coordinates
Adding XY Grid backdrop
Nested loops