Code
Sprite Properties
WILD CARD
100

What is the code we use to fill in a shape with a color?

Fill

100

What Sprite Block Property changes the vertical position of your sprite?

Sprite.Y
100

Which tool box name is the  _+_ block under?

Math

200

What is the code we use to edit the border of a shape

Stroke

200

What Sprite Block changes the horizontal coordinate of your sprite?

Sprite.x

200

Which Block of code changes the rate in which an animation movies

World Frame Rate

300

What code do we use to get rid of a border attached to a shape

NoStroke

300

What Property changes the size of your Sprite?

Sprite.Scale

300

What Block of Code is essential for Sprite use because without it they do not exist on screen?

Draw Sprites

400

What code is used to edit the border thickness?

StrokeWeight

400

What Block can spin your sprite in a circle?

Sprite.Rotation

400

What Block of Code repeats a code over and over and over again

Draw Loop

M
e
n
u