strategyonly
C2C Supreme Commander
I keep getting the square block style for Marsh/Swamp, next to the desert area?? How can i fix this??
From the information currently available i suspect evil aliens screwing up your mod.
We would need to know what you did, to get any remotely useful idea.
Did you take the Colonizations Art-Defines or changed them somehow ?
Did you edited the grahpic files files in any way ?
(Best attach the relevant xml and - if changed the graphics files)
<LayerOrder>[COLOR="Red"][B]??[/B][/COLOR]</LayerOrder>
<TerrainGroup>TERRAIN_GROUP_LAND</TerrainGroup>
<TextureBlend01>8,0</TextureBlend01>
<TextureBlend02>1,0</TextureBlend02>
<TextureBlend04>6,0</TextureBlend04>
<TextureBlend08>5,0</TextureBlend08>
<TextureBlend03>2,0</TextureBlend03>
<TextureBlend06>10,0</TextureBlend06>
<TextureBlend12>12,0</TextureBlend12>
<TextureBlend09>9,0</TextureBlend09>
<TextureBlend07>3,0</TextureBlend07>
<TextureBlend14>14,0</TextureBlend14>
<TextureBlend13>11,0</TextureBlend13>
<TextureBlend11>4,0</TextureBlend11>
<TextureBlend10>7,0</TextureBlend10>
<TextureBlend05>13,0</TextureBlend05>
<TextureBlend15>15,0 16,0 18,0 19,0 20,0 21,0 22,0 23,0 24,0 25,0 26,0 27,0 28,0 29,0 30,0 31,0 32,0</TextureBlend15>
Your Terrain_March is using Blend Order 50. I wasn't sure which one you are actually refering to, so i kept a note.
Also Tsenoms input was to not use layer 2, because it is already in use by another terrain. Choose one that is yet free (or rearrange the other layers) so you only got one terrain in each layer.
in your terrain info XML (not the art defines) you need to put the marsh before the two graphical only ones (peak and hill) i have it between desert and plains in the upcoming version of my mod. that'll fix it for the map editor.