Feral Heart

Help & Guidance => Game Help => Topic started by: Emberflame on July 16, 2011, 01:03:04 am

Title: terrain textures
Post by: Emberflame on July 16, 2011, 01:03:04 am
I'm trying to make frozen water for a winter map, but for that I need an ice textured cube, but I cant find the ice terrain or any other terrain tex so I can put the textures on the cube! D: HELP! I've searched my files multipul times
Title: Re: terrain textures
Post by: Jayfeather55 on July 16, 2011, 01:13:48 am
Look in FeralHeart=>Media->Terrains->Textures. You'll have to make a .MATERIAL file for the texture though...
Title: Re: terrain textures
Post by: Emberflame on July 16, 2011, 03:15:07 am
ok, i'll try
Title: Re: terrain textures
Post by: Emberflame on July 16, 2011, 03:18:08 am
it wont work, do I just copy into objects and rename? or do I need a certain program? if neither, could u just give me the steps?
Title: Re: terrain textures
Post by: Jayfeather55 on July 16, 2011, 03:46:09 am
First, copy the ice texture that you want. Paste it into Textures{FeralHeart->Media->Textures}. Now, open it in some kind of photo editing software, and change the picture to a .png. {If you can't do it, just post the picture and I'll do it.} Now, go into Materials {FeralHeart->Media->Materials} and open up the "water.MATERIAL file. When it says that it doesn't know what to open it with, choose NotePad to open the .MATERIAL file. Find the last "{" (Scroll all the way down in NotePad) and press enter. Now, paste this into it:

material IceWaterMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off

         texture_unit
         {
            texture ice.png
            scale 0.9 0.9
            scroll_anim -0.05 -0.05
            colour_op_ex add
         }
         texture_unit
         {
            texture waterTex2.png
            scale 1 1
            scroll_anim -0.08 0.1
         }
      }
   }
}


Once you've done that, change the name of the picture that you changed into a .png file to "ice". Now, open FeralHEart, go into map maker, click on either Ocean Material or Water Material, and type in "IceWaterMat". If it doesn't work, go over it again.
Title: Re: terrain textures
Post by: Emberflame on July 16, 2011, 04:07:36 am
i can't do that, but it wont let me post a pic >.> i just want the ice tex that comes with FH please, but just in a Mat that I can put on a cube to make it standable, :) not actual water, lol
Title: Re: terrain textures
Post by: Ingredient on July 16, 2011, 10:30:35 am
I dont get the notepad bit do i open a new notepad thats completly empty or is there one in one of the folders i can open and use?
Title: Re: terrain textures
Post by: Jayfeather55 on July 16, 2011, 03:21:21 pm
Just don't worry about it. I'm working on the .MATERIAL file for you.

Do you like how this looks?

(http://i1180.photobucket.com/albums/x414/Silverkit55/FeralHeart/screenshot_07162011_111943662.png)
Title: Re: terrain textures
Post by: Emberflame on July 16, 2011, 06:53:52 pm
thats great :)
Title: Re: terrain textures
Post by: Jayfeather55 on July 16, 2011, 07:13:43 pm
Ok. Here you go! http://www.mediafire.com/?98a50i11md0ef99 (http://www.mediafire.com/?98a50i11md0ef99)  Put the material file and the .png into the my_objects folder. Copy the material file into the Materials folder. Go into object maker, load "basicCube.mesh", erase "rockMat", put in "iceMat", and there you go.
Title: Re: terrain textures
Post by: Emberflame on July 16, 2011, 07:25:14 pm
ok thx :) but I can't download win.rar so i cant use .rar files :( sorry
Title: Re: terrain textures
Post by: Thunderheart on July 16, 2011, 08:22:10 pm
Eh, well.... I reuploaded it in .zip format.
http://www.mediafire.com/?ksnw1uedmpk0xa2 (http://www.mediafire.com/?ksnw1uedmpk0xa2)
Title: Re: terrain textures
Post by: Jayfeather55 on July 16, 2011, 10:14:51 pm
Dawhh. Sorry.
Title: Re: terrain textures
Post by: Emberflame on July 17, 2011, 12:13:45 am
lol, that ok, and thx both of u! :D
Title: Re: terrain textures
Post by: Jayfeather55 on July 17, 2011, 01:13:45 am
No problem! :)