Hi,
I would like to cluster my particles, so I have “master” sprites with little “Child” sprites spawning arround it.
OR
have the particles spawn at clustered location so they spawn near eachother with visible areas where none spawn.
any ideas how i can do this? maybe with a noise texture or somehow make 2 emitters where the sprites of one emitter are attracted to the sprites of the other one?