Page 93 - CG_v2.1_flipBooks_class_6
P. 93
Changing the Background
To change the background, we have two blocks in Scene blocks in MakeCode Arcade which are as
follows:
1. set background color to: This block allows you to specify and change the background color of the
screen in your game with 16 predefined colors.
2. set background image to: This block allows you to select a built-in background or draw an image
as the background in the Image editor.
The process to create a background using the image editor is same as creating a sprite.
Or you can choose the readymade background from the gallery.
Using MakeCode Arcade 91

