[0.92 minor graphic glitch] level 3 fortess

there is a solider floating above the fortress. looks like he should be standing the court yard.

4,397 views 3 replies
Reply #1 Top

Hehehe... I fixed that problem a long long time ago. I guess it came back.

Reply #2 Top

In K_Fortress_03.xml, the following change to fix the problem.

<TileDesignObject InternalName="_obj88">
   <ObjectType>PropModelType</ObjectType>
   <ObjectDefName>FarmerGuard01</ObjectDefName>
   <ObjectLOD>6</ObjectLOD>
   <IgnoreTerrain>1</IgnoreTerrain>
   <Position>8.158401,0.000000,-19.343910</Position>
   <Rotation>0.000000,-3.324534,0.000000</Rotation>
   <RotationSpeed>0.000000,0.000000,0.000000</RotationSpeed>
   <Scale>1.0000</Scale>
   <BaseScale>0.1300</BaseScale>
  </TileDesignObject>

Reply #3 Top

Fixed, thanks Parrottmath.