- Easy to change the total dot particle count [var dotCount = 45;] - Easy to change the dot speed [var dotSpeed = 3;] - Easy to change the trail blur amount [var trailBlur = 5;] - Easy to change the screen size X [var screen_size_x = 400;] - Easy to change the screen size Y [var screen_size_y = 400;] - Easy to change the blur area X [var blur_area_x = 400;] - Easy to change the blur area Y [var blur_area_y = 400;] - Easy to change the blur trail fade time [var blur_trail_fade = 1;]
- Easy to change the total dot particle count [var dotCount = 45;]
- Easy to change the dot speed [var dotSpeed = 3;]
- Easy to change the trail blur amount [var trailBlur = 5;]
- Easy to change the screen size X [var screen_size_x = 400;]
- Easy to change the screen size Y [var screen_size_y = 400;]
- Easy to change the blur area X [var blur_area_x = 400;]
- Easy to change the blur area Y [var blur_area_y = 400;]
- Easy to change the blur trail fade time [var blur_trail_fade = 1;]