STEP 4: Before bringing out another pet sprite, we'll pause the stage and hide the current sprite again.
- Go to and drag out Wait. Drop it at the bottom of your program.
- Change the integer in .wait() to 1.
- In , find Hide Sprite. This will hide the sprite once it finishes moving forward!
This could take a long time if we want to create lots of pets! Click Submit and Next to learn a faster way!
To navigate the page using the TAB key, first press ESC to exit the code editor.