FeralHeart Creations > Meshes

? ?Val'? Tr?n?e??, 0dd?, and End'? Meshes? ?

(1/2) > >>

Vallez:
Val introduces 'Move it!' Grass and Trees for those who do not wish to download FH+

I do NOT own these meshes. They are from FH+ and created by the staff.
(Grass NOT coming.)


Trees:







http://www.mediafire.com/?pm02417bq7l0198

Cecilia~:
What's the problem with your grass..? You just copy the grass folder over, that's it, you're done. The moving script is in the grassmat i think..

material GrassMat
{
   transparency_casts_shadows off
   receive_shadows off
   technique
   {
      pass
      {
         ambient 0.75 0.75 0.75 1
         diffuse 0.05 0.05 0.05 1
         cull_hardware none
         cull_software none

         alpha_rejection greater_equal 128

         texture_unit
         {
            texture grass.png
            wave_xform scroll_x sine 1 .1 0 .1
         }
      }
   }
}

THAT is what you need. that's it. You may also need ambient and diffuse, but that's about it.

Vallez:

--- Quote from: Luzxia on August 05, 2012, 10:53:43 pm ---What's the problem with your grass..? You just copy the grass folder over, that's it, you're done. The moving script is in the grassmat i think..

material GrassMat
{
   transparency_casts_shadows off
   receive_shadows off
   technique
   {
      pass
      {
         ambient 0.75 0.75 0.75 1
         diffuse 0.05 0.05 0.05 1
         cull_hardware none
         cull_software none

         alpha_rejection greater_equal 128

         texture_unit
         {
            texture grass.png
            wave_xform scroll_x sine 1 .1 0 .1
         }
      }
   }
}

THAT is what you need. that's it. You may also need ambient and diffuse, but that's about it.

--- End quote ---
ahah! :3 that was the problem. I cant get the coding. Thank you!

Cecilia~:
No problem c:!

kavaiwolf:
Yay

Navigation

[0] Message Index

[#] Next page

Go to full version