STEP 2: We'll be using a few shapes to make our mouse, so we should make sure each piece has its own name.

It's better to give our sprites unique variable names. The name should not have quotes around it.

  • Change the triangle's variable name from sprite to face.
  • Click on . Drag out Turn Right.
  • Change the variable name in front from sprite to face. Change the integer argument from 90 to 180.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE