Hi,
Can I use the same model grass in Unity’s Terrain system at different sizes? Something similar to Breath of the Wild, where every blade of grass is the same model but scaled differently to either have tall grass or shorter?
Thanks in advance!
Hi,
Can I use the same model grass in Unity’s Terrain system at different sizes? Something similar to Breath of the Wild, where every blade of grass is the same model but scaled differently to either have tall grass or shorter?
Thanks in advance!
there is size variation option for trees and grass,
Yes add a same grass texture twice or more to the detail section and change its settings
Thank you!