You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a different sampling technique (currently each sample is just a random coordinate) for spawning items, so they are still random, but nicely spaced.
Use a different sampling technique (currently each sample is just a random coordinate) for spawning items, so they are still random, but nicely spaced.
An option could be Poisson Disk Sampling