Feral Heart

Help & Guidance => Game Help => Topic started by: Lionessesrule on November 03, 2011, 02:56:04 am

Title: how do you make one side one thing and the other side another thing in presets?
Post by: Lionessesrule on November 03, 2011, 02:56:04 am
*clears throught* Ehhehmm The name says it all i see presets with a marking on one side and nothing on the other when i do my markings it does the thing on both sides and how do you preset the hair i see no hair on the preset thing where you make your preset answer this question and ill make you a free preset thats how desparate i am. PLZ HELP!!!
Title: Re: how do you make one side one thing and the other side another thing in presets?
Post by: Wolfexpert79 on November 03, 2011, 03:05:00 am
My computer>c:Feral heart>My_presets>Preset_1 (doesn't matter which)>Preset_1 material file.

under there you should see some parts.

material preset_1_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1tail.jpg
         }
      }
   }
}
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
         }
      }
   }
}

see the L and R parts? if you make 2 different body textures you put the name of them on whatever side you want and both sides of your preset can be 2 different things
Title: Re: how do you make one side one thing and the other side another thing in presets?
Post by: Lionessesrule on November 03, 2011, 04:42:13 am
I dont have the mane part
Title: Re: how do you make one side one thing and the other side another thing in presets?
Post by: Wolfexpert79 on November 03, 2011, 07:15:03 pm
doesn't matter