📄️ PCG
When integrating PCG with Errant Paths, it's better to avoid generating content in both systems in parallel. For instance, if your PCG logic spawns foliage based on the landscape shape, PCG should start generating once Errant Paths is finished updating as Errant Paths can be modifying landscape shape or weightmaps in the process. Simultaneous processing can lead to PCG placing foliage based on outdated landscape shape/weightmaps, resulting in foliage being spawned above or below the landscape.