✅ Sprite:

A sprite is a character or object in Scratch that can move, perform actions, and interact with other sprites.

Example: Cat, Dog, Ball, etc.

Default Sprite:
The default sprite is the sprite that appears automatically when you start a new Scratch project.

In Scratch, the default sprite is the Cat.

Steps to Work with Multiple Sprites in Scratch

  1. Open Scratch and start a new project.

  2. Add a new sprite:

    • Click on the “Choose a Sprite” button below the Stage.

    • You can choose from library, paint a new sprite, upload an image, or use surprise sprite.

  3. Select a sprite you want to work with by clicking on it.

  4. Give scripts to each sprite:

    • Click the Code tab and drag blocks to make that sprite move, talk, or interact.

  5. Switch between sprites:

    • Click the sprite icon in the sprite list below the Stage to select a different sprite.

  6. Run the program:

    • Click the green flag to see all sprites acting together.

  7. Edit or delete sprites if needed:

    • Right-click the sprite icon to delete or duplicate a sprite.✅ Steps to Change Stage Backdrops in Scratch

      1. Open your Scratch project.

      2. Click on the Stage (the big area on the right side).

      3. Click the “Backdrops” tab at the top (next to Code and Sounds).

      4. Add a new backdrop:

        • Click “Choose a Backdrop” (picture icon)

        • Or paint a new backdrop

        • Or upload an image from your computer

      5. Switch between backdrops:

        • Click on the backdrop you want to use

      6. Use code to change backdrops (optional):

        • Go to the Code tab, drag “switch backdrop to [backdrop name]” block to make the stage change backdrops during the program.

Multiple Costumes for a Single Sprite

Definition:
A sprite can have more than one costume, which are different appearances or looks for the same sprite.

Use:

  • Changing costumes lets a sprite look like it’s moving or performing actions.

  • For example, a walking cat sprite can have 2–3 costumes showing its legs in different positions to make it look like it’s walking.

How to Add Costumes:

  1. Select the sprite.

  2. Click the Costumes tab.

  3. Click “Choose a Costume”, “Paint”, or “Upload” to add more costumes.

 

Comments

Popular posts from this blog

class 8 computer chapter 5

CLASS 8 COMPUTER

Class 5 computer chapter 4