STEP 6: Let's set up the loop to create our kittens.

  • Name the new sprite kitten.
  • Change the image to "kitten" and position it at (x, -100).
  • Use Set Size inside the loop to change the size of kitten to 0.7.
  • Use Sprite Gravity Off inside the loop to turn the effects of gravity off for kitten.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)