On the game scratch how do you make a star?

1 answer

Answer

1188446

2026-07-12 06:35

+ Follow

To create a star in Scratch, you can either draw it using the built-in paint editor or use code to draw it programmatically. If you choose to draw it, open the "Costumes" tab, select the paintbrush tool, and create a star shape. Alternatively, you can use the "Pen" blocks in the coding area to draw a star by moving the Sprite in a specific pattern, adjusting the angles and lengths of the lines to achieve the star shape.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.