Author Topic: how do you make one side one thing and the other side another thing in presets?  (Read 2089 times)

Offline Lionessesrule

  • Experienced Traveler
  • **
  • Posts: 121
  • Country: 00
  • Floof-O-Meter: -13
  • I've been here for a long time...
    • View Profile
    • google
*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!!!

Offline Wolfexpert79

  • Finest Floof
  • ***
  • Posts: 737
  • Floof-O-Meter: 45
  • I'm...shocked...T_T
    • View Profile
    • Gierra RPG Forum
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

Offline Lionessesrule

  • Experienced Traveler
  • **
  • Posts: 121
  • Country: 00
  • Floof-O-Meter: -13
  • I've been here for a long time...
    • View Profile
    • google
I dont have the mane part

Offline Wolfexpert79

  • Finest Floof
  • ***
  • Posts: 737
  • Floof-O-Meter: 45
  • I'm...shocked...T_T
    • View Profile
    • Gierra RPG Forum
doesn't matter