Computer Science, asked by sidhukuldeep862, 4 months ago

D.
Differentiate between the following.
Upload Sprite from File .
Choose Sprite from Library .
Scripts .
Sprites.​

Answers

Answered by jaat0532
3

Explanation:

ye h aap ka answer number 1

Attachments:
Answered by AncyA
0

Answer:

The differentiation for Upload sprite from file, Choose Sprite from library, Scripts and Sprites were given below.

Explanation:

Upload sprite from file:

We can upload the sprite from the file and can set it as our animated sprite.

To do this follow the steps given below:

  • Click on create games
  • Select the plus sign
  • And click on the sprite sheet
  • And then upload to select the file which you wish to add the sprite.

This means that we have to search the sprite sheet from the files and haven to upload it.

Choose sprite from Library:

Above the sprite list which has a bar which contains four buttons for creating sprites.

  • Search button
  • Paintbrush button
  • Upload button
  • Surprise button

There is a search button which allows to choose the sprite from the library.

After selecting the sprite click OK. The selected sprite will display on the program screen.

Sprites:

  • An object or character on the scratch is known as Sprite. By using blocks in the scripted project it can be programmed to perform various actions.
  • Sprite has its own costume, scripts and sounds to move on its own.

Scripts:

  • In a scratch project each sprite has its area for scripting, it is known a script area.
  • The script in the sprite function and run independently.
  • By using variables, sensing blocks or broadcasts the script will communicate each other.

#SPJ2

Similar questions