m to open menu space to change shape every menu variable explained: # seconds wait - time between clone creation starting interia - how high each particle goes up x interia - the direction each particle can start to face (from the negative of the current value to the current value) color spread - how far each color can go from the base color (red - orange - yellow - green - blue - purple - red) base color - the base color of the particle (0 - red; colors in-between from color spread; 200 - red) # of clones - how many clones are currently still not deleted on screen brightness - the saturation of the particle (100 - white; -100 - black) x movement strength - how far each particle goes from the spawn center gravity? - if set to 0 (false), turns off gravity and has each particle spread from the middle; if set to 1 (true), follows a faux gravity system y - moves the center point along the y axis x - moves the center point along the x axis dir (only available if gravity is on) - the direction each particle starts by facing type of particle - the particle the generator acts as (1 - normal; 2 - fire
this can be used for almost anything i think idk tho just change the shape all the menu variables are for this test only #art