Navigation

    CreatiCode Scratch

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. creaticodeteacher1-mail
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 1

    CreatiCode Teacher

    @creaticodeteacher1-mail

    Global Moderator

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    creaticodeteacher1-mail Unfollow Follow
    Global Moderator

    Latest posts made by creaticodeteacher1-mail

    • Working with Sprites

       

      Prerequisite

      • Working with Backdrops
      • CreatiCode Playground

       

      What is a Sprite?

      A Sprite is a character in CreatiCode, which can move, talk, play sound/music and perform different actions. It can be a person, animal, shape or thing. Here are some sprites:


       

      Add/ Choose a sprite from the gallery

      To add or bring a Sprite to the Stage, click the Add Sprite button Capture.PNG in the Sprites Pane, and then pick any sprite from the sprites gallery.
      You can have one or many sprites on your stage at a time.


       

      Search for a sprite in the gallery

      To search for a sprite in the gallery, you can click on the search bar and type the sprite name or a similar word.
      Or you can also search the sprites using different categories.


       

      Selecting a sprite using its Icon or from stage window

      To select a sprite for programming or other actions, simply click on the sprite’s Icon in the sprites pane, or click on the sprite itself on the stage window.


       

      Dragging a sprite

      To drag or move the sprite on the stage window, select the sprite with your mouse cursor and then drag it around the screen by moving your mouse.


       

      Rename a sprite

      To change the name of a sprite, click on the sprite name option in the sprites pane, type a new name for your sprite, and press “Enter” from Keyboard.


       

      Delete a sprite

      Click on the trash bin on a sprite’s Icon to delete or remove that sprite.


       

      Learn More

      • Importing a Sprite
      • Tun Left () Degrees | Turn Right ( ) Degrees
      posted in Tools
      C
      CreatiCode Teacher