Press shift + green flag to put it on turbo mode or use https://turbowarp.org/478145157/fullscreen?stuck&fps=60&turbo
smooth colouring partially based off a project by @leszpio HOW IT WORKS: - pick a point on the screen, call it z (its coordinates represent movement) - now start with (0,0) - double the angle from the positive x-axis to get a new angle - square the distance from (0,0) to get a new distance - move in direction z - repeat - if it stays within a certain distance from (0,0), colour the point white