Sprite Lab Documentation:
Sprites
make new sprite
costume
remove
change costume
make new (named) sprite
sprite name
this / other sprite
sprite property
World
set background color
random color
set background
print
play sound
Locations
random location
location picker
location x,y
location of
mouse location
Actions
change color
remove color
move in direction
turn
set sprite property
change sprite property
jump to
move forward
move toward
edges block from moving
bounce off
Events
key pressed
sprite clicked
sprite touches sprite
Behaviors
Adding and Removing Behaviors
Defining Behaviors
sprite begins
sprite stops
stops everything
Loops
repeat
for
Variables
change variable
set variable
variable name
Math
math
random integer
number
Logic
if
comparison
and/or
true/false
Functions
Defining a Function
Calling a Function
Text
string
join
show title screen
hide title screen
Comments
comment
Sprite Lab is a Blockly programming environment where you can create interactive projects.
Try it out
Sprites
make new sprite
costume
remove
change costume
make new (named) sprite
sprite name
this / other sprite
sprite property
World
set background color
random color
set background
print
play sound
Locations
random location
location picker
location x,y
location of
mouse location
Actions
change color
remove color
move in direction
turn
set sprite property
change sprite property
jump to
move forward
move toward
edges block from moving
bounce off
Events
key pressed
sprite clicked
sprite touches sprite
Behaviors
Adding and Removing Behaviors
Defining Behaviors
sprite begins
sprite stops
stops everything
Loops
repeat
for
Variables
change variable
set variable
variable name
Math
math
random integer
number
Logic
if
comparison
and/or
true/false
Functions
Defining a Function
Calling a Function
Text
string
join
show title screen
hide title screen
Comments
comment