getting grass on different levels?

Hey i come from unreal and wonder is there anyway to pain grass that moves on other then the terrain? I am talking about high end mobile solution (like switch).

I was thiking of using multiple terrains stacked but it doesn’t seem to work one terrain copies the art from the other terrain any workaround with that?

Thanks a lot guys!

Hi,

this package has example script: “PaintJob tool (paint vegetation on any surface)”

*its huge package, so import into separate project and copy plugin from there

or there are paid plugins like Unity Asset Store - The Best Assets for Game Making

its not too complicated to make your own mesh placement tool either, one example here:

*if you duplicate terrain, it still uses the same terraindata, so you would need to create new terrain instead… but that would be quite heavy for mobiles…

Thanks a lot mgear,
we’ll be testing this solutions

theres also plugins like this one, to place vegetation anywhere,