Hey guys - I am starting a little project but getting it set up properly is gonna be my big issue.
Basically what I want is a stage full of dots…on a grid. As your mouse gets closer to each dot, it gets bigger (basically simulating a bulge effect)…only with hundreds of dots.
I have taken a programming class so I believe I will be able to code the bulging part on my own but I do not know how to set this up to make it work the easiest for me…like using code to create tons of little dots that can then be manipulated by my function.
Any help would be greatly appreciated!