Page 92 - Digicode_AI_class_6
P. 92
Adding A Sprite
When you open MakeCode Arcade, there is no default sprite present. So, firstly, we need to add a
sprite by choosing from two options, i.e., creating a new sprite using the image editor or using a
built-in sprite from Gallery. Let us learn about both options.
Creating a sprite using the image editor
To create a sprite using the image editor, follow the given steps:
1 Click on the Sprites block.
2 Drag and drop set mySprite to block the workspace.
3 Join the set mySprite to block to Start block.
4 Click on the image icon.
Clicking on image icon allow you to draw an image
for your own sprite in image editor.
90 DigiCode AI-VI

