ScratchAddons
ScratchAddons copied to clipboard
Disable position rounding
Describe the new addon
Would render the actual x and y positions, which are stored as decimals, instead of rounding them to whole pixels. Touching checks and other such calculations could still round to whole pixels to prevent breaking projects.
From what I can tell, this (or something similar) causes a rendering issue in vanilla scratch. Cool idea nonetheless!
How about a slider controlling precision?