Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change Servant Grunt texture/material?
GoreGrinder99 Offline
Member

Posts: 166
Threads: 47
Joined: Feb 2013
Reputation: 1
#5
RE: How to change Servant Grunt texture/material?

(09-25-2013, 02:20 AM)Rapture Wrote: I'm a little confused to why you would want to change the ".mat" file, but to do that you just open it up (Same directory as the Grunt, called "servant_grunt.mat") and change what is under the "Diffuse", "NMap" and "Specular" sections.
<Material>
    <Main DepthTest="True" PhysicsMaterial="Default" Type="SolidDiffuse" />
    <TextureUnits>
        <Diffuse AnimFrameTime="" AnimMode="" File="servant_grunt.dds" Mipmaps="true" Type="2D" Wrap="Repeat" />
        <NMap AnimFrameTime="" AnimMode="" File="servant_grunt_nrm.dds" Mipmaps="true" Type="2D" Wrap="Repeat" />
        <Specular AnimFrameTime="" AnimMode="" File="servant_grunt_spec.dds" Mipmaps="true" Type="2D" Wrap="Repeat" />
    </TextureUnits>
    <SpecificVariables>
        <Var Name="HeightMapScale" Value="0.05" />
        <Var Name="HeightMapBias" Value="0" />
        <Var Name="FrenselBias" Value="0.2" />
        <Var Name="FrenselPow" Value="8" />
    </SpecificVariables>
</Material>
I mean it's already set up for you, so I would think the only thing you would be interested in changing are the actual "Texture.dds" files already associated with it.

I figured it out, thank you for the help!

-Grind to the Gore-
(This post was last modified: 09-25-2013, 06:28 AM by GoreGrinder99.)
09-25-2013, 02:36 AM
Find


Messages In This Thread
RE: How to change Servant Grunt texture/material? - by GoreGrinder99 - 09-25-2013, 02:36 AM



Users browsing this thread: 1 Guest(s)