Feral Heart
Help & Guidance => Game Help => Topic started by: bleedingstorm on July 30, 2013, 08:38:33 pm
-
okay for some reason (yes I checked the manual like someone told me on my last post it didn't help) well anyway for some reason my preset folders aren't showing up in the tool maker preset box the box is completely empty and its been empty since I downloaded the game no folder preset 1 or whatever so how the heck do I get it in the game (also I have windows 8 if that has anything ta do with it) ive been trying ta get it ta work for months and no ones been helping me so can someone please help
-
Is the folder missing from the FeralHeart folder? If so, copy and paste another folder and rename the copied folder to preset_1 and then inside that folder there should be a material file called preset_1, open it up in notes and replace everything inside with this:
material preset_1_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1body.png
}
}
}
}
material preset_1_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1body.png
}
}
}
}
material preset_1_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1head.png
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1head.png
}
}
}
}
material preset_1_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.png
}
}
}
}
material preset_1_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.png
}
}
}
}
material preset_1_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_1tail.png
}
}
}
}
material preset_1_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_1mane.png
}
}
}
}
Then save!
Next time post any help questions to do with the game in the Game Help boards. Thanks!