Zero-K icon indicating copy to clipboard operation
Zero-K copied to clipboard

Reupload some maps to fix weird graphics glitches

Open GoogleFrog opened this issue 1 year ago • 3 comments

esources = {
    specularTex = "specular.tga",
    splatDistrTex = "dist.tga",
    splatDetailTex = "nil",
    splatDetailNormalDiffuseAlpha = 1,
    splatDetailNormalTex1 = "metal.tga"; --sand texture
    splatDetailNormalTex2 = "stone.tga"; --bones
    splatDetailNormalTex3 = "underwater-rock.tga"; --bones
    splatDetailNormalTex4 = "underwater-rock.tga"; --sand/bone border
    },

Todo: link to the maps

GoogleFrog avatar Feb 19 '24 11:02 GoogleFrog