Procedural Foliage

Hey guys, I am creating a large grassland where, I want my foliage objects in an aligned manner for both x and y axis ,avoiding random placements . Can any one post me a solution regarding this .

Two loops, one for X and one for Y. In the loop(s), do a downward line trace, looking for the landscape, and place the foliage at the hit point.

Hello WarlordERko,

If Clockwork’s recommendation doesn’t resolve your issue, I would also recommend taking a look at the official support section on the Procedural Foliage Tool.