====== Looks ====== ^Blocks ^ Description ^ | {{blocks:setcostume.png|}} | Set the instance's costume to one from the image library. \\ **Note:** This does not make a copy, so if a script draws onto the \\ costume, the original image in the library will change, too.\\ See {{blocks:copycostume.png|}} in Pixels | | {{blocks:show.png|}} | Show the instance (if hidden) | | {{blocks:hide.png|}} | Hide the instance | | {{blocks:say.png|}} | Display speech bubble | | {{blocks:saynothing.png|}} | Hide speech bubble | | {{blocks:setscale.png|}} | Set the apparent size of the instance (1 == 100%) | | {{blocks:increasescale.png|}} | Change the apparent size of the instance (0.5 == 50%) | | {{blocks:scale.png|}} | Report the current scale factor | | {{blocks:comefront.png|}} | Make this instance appear on top of all other instances | | {{blocks:goback.png|}} | Move this instance one layer back from its current level | | {{blocks:setalpha.png|}} | Set the transparency of the instance (0.5 == 50%) | | {{blocks:width.png|}} | Report the width of the instance or selected image | | {{blocks:height.png|}} | Report the instance height or selected image | | {{blocks:costume.png|}} | Report the instance's costume (bitmap) | | {{blocks:snapshotcostume.png|}} | Save a picture of the instances costume in the Images tab | | {{blocks:snapshotstage.png|}} | Save a picture of the stage in the images tab | | {{blocks:setbackground.png|}} | Fill the stage with a color \\ Optionally also draw an image from the Images tab centered on the stage |