Use the Set Size block to make your Sprite smaller or larger.
- Click on the Shapes toolkit
- Scroll down to the Sprite Settings section
- Drag the Set Size block into the editor
- Enter the new size between the parentheses ( )
- A value less than 1 reduces the Sprite's size
- A value greater than 1 increases the Sprite's size
sprite.set_size(.5)