But I'm just experimenting now on using it. I've noticed that as I move my view around the map, sometimes the grass flickers between a large and small size.
Grasses section in my Scene.xml
<grasses>
<grass mediaId="mo_bush1.dds" width="1" height="1" density="1" sightingFactorHit="-1" persistent="false" terrain="PlowedField" />
<grass mediaId="mo_fallwheat1.dds" width="1" height="1" density="0.75" sightingFactorHit="-1" persistent="false" terrain="Wheat" />
<grass mediaId="mo_shortgrass1.dds" width="1" height="0.5" density="0.05" sightingFactorHit="0" persistent="false" terrain="LowGrass" />
<grass mediaId="grassclumpST1.dds" width="1" height="0.5" density="0.05" sightingFactorHit="0" persistent="false" terrain="LowGrass" />
</grasses>
Any ideas?





