Feral Heart

Help & Guidance => Game Help => Topic started by: StarTehWolf on September 30, 2011, 10:55:03 pm

Title: Right.... Needing help
Post by: StarTehWolf on September 30, 2011, 10:55:03 pm
I am having trouble with making marking, and is it possible to get one of you guys to help me? I really want to make some marking for my character.

I will tell the information later.
Title: Re: Right.... Needing help
Post by: Rimfrost on September 30, 2011, 11:05:30 pm
http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=7984.0 (http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=7984.0)
Title: Re: Right.... Needing help
Post by: StarTehWolf on September 30, 2011, 11:24:17 pm
I'm having trouble here...
Title: Re: Right.... Needing help
Post by: Lonely on September 30, 2011, 11:29:37 pm
Whats wrong?
Title: Re: Right.... Needing help
Post by: StarTehWolf on September 30, 2011, 11:36:13 pm
Well, I don't understand much about this... But I'll explain anyways.

So the picture name goes into the thing? If so then I'm almost done...
Title: Re: Right.... Needing help
Post by: Lonely on September 30, 2011, 11:45:28 pm
If you have the preset colored, there must be every file of; preset_1body, preset_1head, preset_1head, preset_1head, preset_1tail, and preset_1.material.

If you have those, then they must be in FeralHeart>my_presets>preset 1. If that is correct, start the game. Go to "Preset Maker" and go to the last tab. Select "Use Preset" and click Preset 1. If you like what is on your animal, select export then you may use it on any character in game (:
Title: Re: Right.... Needing help
Post by: StarTehWolf on September 30, 2011, 11:57:06 pm
You make it sound so easy ^^

Although, I don't know if I have.... preset_1.material. I can go check!
Title: Re: Right.... Needing help
Post by: Lonely on October 01, 2011, 01:15:21 am
Haha once you understand it is (:

The icon looks like a white square. It does not have a real picture because it is a game file. Once you export the preset, there will be a preset_1.material. So if you havn't exported, dont stress. (:
Title: Re: Right.... Needing help
Post by: StarTehWolf on October 01, 2011, 03:52:47 pm
Thanks~ I'll go try it.
Title: Re: Right.... Needing help
Post by: StarTehWolf on October 01, 2011, 04:27:47 pm
Code: [Select]
material preset_6_bodyMatL
{
technique
{
pass
{              ambient 0.5 0.5 0.5
texture_unit
{
texture preset_6body.png
                                                {
                                                 pass
}

                                                              emissive 1.0 0.0 0.0
                                                              scene_blend alpha_blend
                                                              texture_unit
                                                              {
                                                             
                                                                           texture preset_6body.png
}
}
}
material preset_6_bodyMatR
{
technique
{
pass
{              ambient 0.5 0.5 0.5
texture_unit
{
texture Preset_6body.png
pass
}
}
}
}
material preset_6_headMatL
{
technique
{
pass
{              ambient 0.5 0.5 0.5
texture_unit
{
texture Preset_6head.png
                  {
pass
                   }
                               emissive 1.0 1.0 1.0
                               scene_blend alpha_blend
                               texture_unit
                                         {
                                                    texture Preset_6head.png

           }
}
}
}
material preset_6_headMatR
{
technique
{
pass
{              ambient 0.5 0.5 0.5
texture_unit
{
                             { texture preset_6head.png
pass
                             }
                                    emessive 1.0 0.0 0.0
                                    scene_blend alpha_blend
                                    texture_unit

                                             {
                                                                 texture Preset_6head.png

}
}
}
}
material preset_6_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture Preset_6eyes.png
}
}
}
}
material preset_6_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture Preset_6eyes.png
}
}
}
}
material preset_6_tailMat
{
technique
{
pass
{              ambient 0.5 0.5 0.5
texture_unit
{
texture Preset_6tail.png
                     {
pass                                         
                                                            emissive 1.0 0.0 0.0
                       }                                    scene_blend alpha_blend
                                                            texture_unit
                                                            {
                                                                            texture Preset_6tail.png
                                                             }
                                                         
                        }

               }
              }
}
material preset_6_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_6mane.png
}
}
}
}

Is the code right? :D
Title: Re: Right.... Needing help
Post by: Lonely on October 31, 2011, 04:15:28 am
Honey, love ya... But I'm good at the game, not the codes XD;