<randomizeRotationOnSpawn><flipExtraRotation><shadowData></nope>

Started by ethouiche, March 15, 2018, 08:32:26 PM

Previous topic - Next topic

ethouiche

Hello,

When i combine randomness and shadows, the shadows cant shade properly.
<randomizeRotationOnSpawn>true</randomizeRotationOnSpawn>
    <graphicData>
<texPath>Things/Building/Art/Block</texPath>
<graphicClass>Graphic_Random</graphicClass>

<flipExtraRotation>2</flipExtraRotation>
<!-- <drawSize>(1.5, 1.8)</drawSize> -->
<drawSize>(1.5, 1.8)</drawSize>


<shadowData>
<volume>(.5, 0.7, .3)</volume>
<offset>(0, 0, -.65)</offset>
</shadowData>

    </graphicData>