Lesson 9: Sprite Properties

Overview

Question of the Day: How can we use sprite properties to change their appearance on the screen?

In this lesson, you will continue working with sprites, using their properties to change their appearance.

Vocabulary

  • Dot notation - the way that sprites' properties are used in Game Lab, by connecting the sprite and property with a dot.
  • Property - A label for a characteristic of a sprite, such as its location and appearance

Resources