Feral Heart

Help & Guidance => Game Help => Topic started by: smokey ash on October 04, 2011, 11:26:10 pm

Title: how ??
Post by: smokey ash on October 04, 2011, 11:26:10 pm
Ok so i need a mount.... but with this texture thingy   this is the floor you can pick for a map but i need this so i can add it to a mount so i can have a mountain as this   

(http://i56BannedImageSite/2qtfv2d.png)
Title: Re: how ??
Post by: Thierry on October 05, 2011, 12:13:59 am
download this file: terrainmat.material (http://www.fileden.com/files/2011/3/22/3100980/terrainmat.material) and paste it in to FeralHeart\media\terrains\textures.
Now at object maker, at the material box write greyground.jpg


also you can create yourself a new material script like this:
Code: [Select]
material greyground
{
technique
{
pass
{
texture_unit
{
texture greyground.jpg
}
}
}
}
and save the material script in to any place at FeralHeart media, for example: FeralHeart\media\terrains\textures
Now, at object maker you will able to change the material of objects. Only write greyground.
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 03:16:15 pm
thanks
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 03:41:59 pm
but wait :( its not working :(
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 06:01:38 pm
please its not working how to i make it work
Title: Re: how ??
Post by: Thierry on October 05, 2011, 06:10:46 pm
mmm, no idea. try to put the material script in another place like: FeralHeart\media\materials

be sure you are selecting the mesh when changing the material.
and also write the exact name of the material.
check the material name i have put in this mesh
(http://fotos.subefotos.com/23b014b312ec0e575967bf3269f3a7e8o.jpg)

if you use mcafee antivirus, open the material script with notepad to be sure the material script has been donwloaded correctly, the file must not be empty.
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 06:15:59 pm
i have tryed all but when i put it in on object maker but when i try and put it in it says not found
Title: Re: how ??
Post by: Thierry on October 05, 2011, 06:43:30 pm
that's odd.
you have put exactly greyground.jpg as material? be sure to put uppercase and lowercase correctly.
In this example all is lowercase.

Please redownload the file (this time i have uploaded it with dropbox)
http://dl.dropbox.com/u/42695546/terrainmat.material (http://dl.dropbox.com/u/42695546/terrainmat.material)
and save it in FeralHeart\media\objects\my_objects
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 06:54:10 pm
but how will they work if i dont have the textures ??
Title: Re: how ??
Post by: smokey ash on October 05, 2011, 07:03:41 pm
OH never mind i did it xD sorry for the pain
Title: Re: how ??
Post by: Thierry on October 05, 2011, 07:06:57 pm
You already have these textures.
All these textures are at FeralHeart\media\terrains\textures
the only thing i have done is the material script itself, to allow put these terrain textures to the meshes.

nvm.
Is good that already works well.