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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grass texture
BlueFury Offline
Senior Member

Posts: 470
Threads: 30
Joined: May 2011
Reputation: 9
#1
Grass texture

im making this custom story which is like 25% outside
and i need a good grass texture
ive seen something on internet
<Material>
    <Main BlendMode="Add" DepthTest="true" PhysicsMaterial="Dirt" Type="soliddiffuse" UseAlpha="false" />
    <TextureUnits>
        <Diffuse AnimFrameTime="0" AnimMode="None" Compress="false" File="C:/Program Files (x86)/Steam/steamapps/common/amnesia the dark descent/Dazed/textures/grass/grass_01.dds" MipMaps="true" Type="2D" Wrap="Repeat" />
        <NMap AnimFrameTime="0" AnimMode="None" Compress="false" File="C:/Program Files (x86)/Steam/steamapps/common/amnesia the dark descent/Dazed/textures/grass/grass_01_nrm.dds" MipMaps="true" Type="2D" Wrap="Repeat" />
        <Specular AnimFrameTime="0" AnimMode="None" Compress="false" File="C:/Program Files (x86)/Steam/steamapps/common/amnesia the dark descent/Dazed/textures/grass/grass_01_spec.dds" MipMaps="true" Type="2D" Wrap="Repeat" />
    </TextureUnits>
    <SpecificVariables>
        <Var Name="HeightMapScale" Value="0.05000000074505806" />
        <Var Name="HeightMapBias" Value="0" />
        <Var Name="FrenselBias" Value="0.20000000298023224" />
        <Var Name="FrenselPow" Value="8" />
        <Var Name="AlphaDissolveFilter" Value="false" />
    </SpecificVariables>
</Material>


is it right, if it is: where should i place it?
10-22-2011, 09:43 PM
Find
Brute Offline
Member

Posts: 197
Threads: 10
Joined: Aug 2011
Reputation: 3
#2
RE: Grass texture

Erm... Dude? Undecided
I didn't check it. You have found this code in the internet?





10-22-2011, 09:52 PM
Find
BlueFury Offline
Senior Member

Posts: 470
Threads: 30
Joined: May 2011
Reputation: 9
#3
RE: Grass texture

forget it i found it Smile
didnt notice the outside folder
(10-22-2011, 09:52 PM)Brute Wrote: Erm... Dude? Undecided
I didn't check it. You have found this code in the internet?
forget it, i just typed amnesia grass texture?

(This post was last modified: 10-22-2011, 09:54 PM by BlueFury.)
10-22-2011, 09:53 PM
Find




Users browsing this thread: 1 Guest(s)