Feral Heart

Help & Guidance => Game Help => Topic started by: wolf12345warriorcat on May 04, 2014, 06:11:45 pm

Title: Ugh.. preset help.. AGAIN!
Post by: wolf12345warriorcat on May 04, 2014, 06:11:45 pm
Heyz ya'll! Ok I figured out how to do presets (YAY ME!! And those who greatly helped me!) But sadly, I need help with presets from my friendly floofies again. Ya know how only preset 11 and 12 can do wings? (This is my first preset, sorry if im stupid!) Well, I dont know where to get the material to do it. Like you know, preset 1 and 2 gives u a lion to color in. Well, I dont know how to get a material for preset 11. REMINDERS: I use paint, I dont have gimp or photoshop. Thx!
Title: Re: Ugh.. preset help.. AGAIN!
Post by: AlphaEclipse on May 04, 2014, 06:18:07 pm
If I understand correctly, the wing guides are in a folder called references in the my_preset folder. Just open them and then color them, and then save them in either preset_11 or preset_12 as .pngs. ^^
You do not have to open the .material files in presets 11 or 12 for wings; you just save them.
Title: Re: Ugh.. preset help.. AGAIN!
Post by: Spottedbears on May 04, 2014, 06:18:48 pm
ah! it's not so hard c: just go into the .material file and copy/paste the 'equip' section at the bottom of whatever other preset .material you want. (unless you're using preset 11/12)

and for the guides, go into my_presets and then go into reference! that should help, i hope
Title: Re: Ugh.. preset help.. AGAIN!
Post by: shayy on May 04, 2014, 06:19:16 pm
You could (almost positive) copy all materials in say preset_1 and paste them into preset_11, you would just have to change the names under each item (ie. preset1_head) to preset_11. And if this does not work i would recommend going on youtube and looking up tutorials for "How to get preset materials for preset 11" or something like that. Sorry if I'm not being specific enough :) but I hope I helped you. You can PM me if you need further help an no one else replies.
Title: Re: Ugh.. preset help.. AGAIN!
Post by: wolf12345warriorcat on May 04, 2014, 06:30:59 pm
Thx both of u, but to Alphaeclipse: I did what u said and put the colored wings in the preset 11 file, but then how will I have the dragon's body to color in? Im confused. Its like this: If I put the wings in preset 11 folder, I'll only have the wings, and if my colored lion is in preset 2, I wont have the wings there. sorry, but its confusing!
Title: Re: Ugh.. preset help.. AGAIN!
Post by: Spottedbears on May 04, 2014, 06:37:45 pm
Code: [Select]
material preset_2_equipMatL
{
technique
{
pass
{
texture_unit
{
texture preset_2equip.jpg
}
}
}
}
material preset_2_equipMatR
{
technique
{
pass
{
texture_unit
{
texture preset_2equip.jpg
}
}
}
}

if you have that and you want wings for preset_2, copy that stuff and then go to your preset 2 folder (the wings should be placed in there)

open preset_2.material and go ALL the way to the bottom and paste it. your wings should be named preset_2equip.jpg

i hope this helped
Title: Re: Ugh.. preset help.. AGAIN!
Post by: wolf12345warriorcat on May 04, 2014, 07:03:33 pm
Thx SHAY i think it worked!
Title: Re: Ugh.. preset help.. AGAIN!
Post by: wolf12345warriorcat on May 04, 2014, 07:06:51 pm
Spottedbears: Ok I got you, but where do u get that code thing from?
Title: Re: Ugh.. preset help.. AGAIN!
Post by: Spottedbears on May 04, 2014, 07:38:41 pm
i got it from the preset_11 material file and edited it so you could use it. just paste it in o: