Thank you for this, just a quick one, got the modules working with a DA input so we can toggle the Grammar as needed, but the mesh spawner is having some issues
it’s setting correctly in the inspector with the mesh assigned to the correct module name (Turret, Wall ect)
but when looking at the generated PCG, its just repeating the mesh along the spline
but when you change the DA to other types, the symbol is being set correctly according to the Grammar passed in
Am i right in thinking we need to re apply the mesh to the point after the SubDiv ?
hopefully this can help others with this with limited docs on the topic