The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Messages In This Thread
Grass texture - by BlueFury - 10-22-2011, 09:43 PM
RE: Grass texture - by Brute - 10-22-2011, 09:52 PM
RE: Grass texture - by BlueFury - 10-22-2011, 09:53 PM



Users browsing this thread: 1 Guest(s)