use configs
I'm working on farming at the moment, and when I add the functionality for raking the weeds on an allotment patch, I loop through the patch's stored coordinates and replace the objects on those coords. It works and everything, but as expected, you can see the objects being replaced one at a time instead of all at the same time. How did you make all of the object spawn in unison on your farming video?