Feral Heart
Help & Guidance => Game Help => Topic started 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
-
Look in FeralHeart=>Media->Terrains->Textures. You'll have to make a .MATERIAL file for the texture though...
-
ok, i'll try
-
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?
-
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.
-
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
-
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?
-
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)
-
thats great :)
-
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.
-
ok thx :) but I can't download win.rar so i cant use .rar files :( sorry
-
Eh, well.... I reuploaded it in .zip format.
http://www.mediafire.com/?ksnw1uedmpk0xa2 (http://www.mediafire.com/?ksnw1uedmpk0xa2)
-
Dawhh. Sorry.
-
lol, that ok, and thx both of u! :D
-
No problem! :)