In my project i pasted approx 4000 dots. But not all of them using because there is a particle effect which used for LED and particles are random in screen and to cover those area i filled approx area with dots which cause performance issue.
If their a way by which i can appear dots just behind objects and move them grid wise.
Suppose i have sprite moving around smoothly and can i create bunch of dot sprite behind that spirte to cover that and when sprite is moving then move dots too but grid wise.
Can we do something like that?