Click the green flag and put the project in full screen. This custom block can render a rectangle with rounded corners using clones instead of pen. Why is this important? Most projects with custom graphics use pen to render rectangles. The problem is that pen is limited in resolution, so it doesn't look good in full screen. With this clone rectangle renderer, the rectangles look clear and smooth because it uses clones. Why did I make this? I made this so that I can use it in my Better Monitors project. https://scratch.mit.edu/projects/1241198833/ What are the known bugs? Thin rectangles will not be rendered properly. This may be fixed in a future update. Version History: V 1.1 - Nov 21 2025 -Initial release -Rectangle renderer V 1.2 - Nov 30 / 2025 -Minor bug fixes -Added more costumes for better rendering. -Fixed bug with "big" costume changing size. -Added comments to the scripts. -Tidied up code. V 1.3 - Dec 1 2025 -Fixed bug with right edge not aligning for short rectangles Tags: #hq #highquality #hqrectangle #highqualityrectangle #clone #nopen #penless #clonerectangle