Essential Question: How can I move and animate a sprite in Game Lab?
Mastery Objectives:
SWBAT move a sprite on the screen using arrow keys.
SWBAT create a background.
SWBAT use the draw function to draw a sprite.
SWBAT animate a sprite in Game Lab.
Resources: https://www.youtube.com/watch?v=DQPruYTJ0Fk - Video from code.org on animating sprites in game lab.
Directions: Create a sprite that moves using arrow keys on a screen. Animate the image.
Requirements:
2 sprites
1 animated sprite
sprites should move with the arrow keys
3 backgrounds:
1 starting background,
1 background for when the sprite moves to the right,
1 background for when the sprite moves to the left