I'm working on some LODS for grass first and maybe more.
Do you have a tool to automate LOD process?
First i made a LOD object by mesh with two LODS of it
But can we load multiple meshes in the same lods with their own level of detail inside (mmm not clear... ok... so for ex. i have three flowers meshes, i made two LOD for each one, so it is 9 meshes for all, can i load the 9 ones in ONE Forest LOD object, and manually place the HD items to 0%, the LOD1 to 33 and the third last to 66% ?
Or do i have to create 3 LODs object? ( LODobject1 = HDmeshe1 + LOD1mesh1 + LOD2Mesh1 | LODobject2 = HDmeshe2 + LOD1mesh2 + LOD2Mesh2 | LODobject3 = HDmeshe3 + LOD1mesh3 + LOD2Mesh3 )
So if you have a script to help me to automate something... i'm interest...