Foliage generator which spawns plants on and near any meshes
Prevent foliage from spawning inside the mesh
Setting up foliage on landscape points
Spawn some plants on the mesh along the normals
In order to make the dead zone fit any mesh, we need to get the bounds of the mesh first
And we have a bound that spawns with the size of the mesh
Setting up the loop: set the start and the end of each mesh, with spline tangents applied.
The dead zone works already!
Trying to add up more stuff on the top and sides of the mesh using 2 more adjustable volumes
Simple and handy