Play around with the variables to make interesting patterns! Try it on Turbowarp if it lags: https://turbowarp.org/499195228/fullscreen?hqpen IMPORTANT>> Press SPACE or click to refresh! (Some settings won't take effect until you "refresh" it!) What each variable does: - "Line Width" changes the width of the lines - "Points?" shows or hides the points - "Backdrop" changes the background colour - "Colour Type" changes how the colours are calculated (1 = you set the colour, 2 = random colour, 3 = x position changes the colour, 4 = y position changes the colour) - "Line Colour" sets the colour of the lines - "Colour Dist" is how far apart the colours change - "Speed" changes how fast the points move - "Transparent?" changes if the lines can be transparent - "Max Dist." is how far the lines can be until they disappear - "Num. Of Points" changes how many points there are (It can get quite laggy!)
Inspiration from @1132262 's project "Particles". Comment your favourite combination! Dec. 16, 2022: Doubled the performance by checking if it needed to draw the lines BEFORE doing like 90 extra (potentially) unnecessary calculations