@evildrew said in FAF Balance as Mod instead of base settings:
without having it be 1 GB in size?
Mesh = {
IconFadeInZoom = 130,
LODs = {
{
MeshName = '/units/xnb2031/xnb2031_lod0.scm',
AlbedoName = '/units/xnb2031/xnb2031_albedo.dds',
SpecularName = '/units/xnb2031/xnb2031_specteam.dds',
NormalsName = '/units/xnb2031/xnb2031_normalsTS.dds',
LODCutoff = 200,
ShaderName = 'NomadsUnit',
},
{
MeshName = '/units/xnb2031/xnb2031_lod1.scm',
AlbedoName = '/units/xnb2031/xnb2031_lod1_albedo.dds',
SpecularName = '/units/xnb2031/xnb2031_lod1_specteam.dds',
NormalsName = '/units/xnb2031/xnb2031_lod1_normalsTS.dds',
LODCutoff = 300,
ShaderName = 'NomadsUnit',
},
},
},