This is the 10th part of the runtime foliage generation system we are working on our infinite world system. We have developed a system to divide the world into tiles and spawn grass/plants/bushes in the tiles that are closer to the player. Today, we are going to implement a way to remove the instances of those already spawned meshes when player move away from those tiles. So, we will only maintain the grass meshes in the tiles closer to the player.
password=CLM_ToTheSpace
halit koç
2024-07-10 19:05:32 +0000 UTC