Announcement

Collapse
No announcement yet.

Wetlands texture

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Wetlands texture

    How i can make the ground texture of zatar wetlands? i find the detail texture, but how i make that really wet?
    Tried most of i could see, like merging, applying color textures of each type, none has workd out, any ideas?
    thx

  • #2
    Re: Wetlands texture

    what exactly are you talking about? are you talking about the little puddles?

    Comment


    • #3
      Re: Wetlands texture

      yes, they didnt look like there is water.
      sorry for my english

      Comment


      • #4
        Re: Wetlands texture

        Thats the code for my map. Use this Detail Textures and this Color Texture.
        Ensure you activated Envmap so it shows the environment.

        Detail Texture 0 "common\terrain\textures\detail\detail_mud01.d ds"
        Detail Texture 1 "common\terrain\textures\detail\detail_swampgrass0 1.dds"
        Color Texture "common\terrain\textures\color\waterbasin.dds"
        Material 0 "Mud_wet"
        Material 1 "Water_puddle"
        Envmap 0 "0"
        Envmap 1 "1"

        Comment

        Working...
        X