Author Topic: How to make at preset, the bodies and head different?  (Read 956 times)

Offline Panda

  • Forum Newcomer
  • *
  • Posts: 4
  • Country: lv
  • Floof-O-Meter: 0
  • x'D
    • pandachanx
    • Džūlija Falka
    • View Profile
How to make at preset, the bodies and head different?
« on: September 01, 2016, 07:15:53 pm »
~ Helloo, im experiencing to make some diff presets, but.. i don't know, how can you make the bodies different and head? Like, one side of the body one color and other, other color. Same to head. It has to do something with the material thing?
Im curios, i have done that, but i forgot. :/ Any help is appreciated. ^.^ If you know how, please write down below, and tell me what to write . For body and head. Thanks!  ~
and i oop-

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: How to make at preset, the bodies and head different?
« Reply #1 on: September 01, 2016, 07:17:52 pm »
ah, i can help you out! just lemme make a quick guide, then i'll get back to ya ;3

EDIT: alright! i made one! here you go:


you see baby here? she has two different paws and eyes. how did i make that? it's actually quite simple.


you gotta get into your wanted preset folder. you see how i have two body/eye textures? you want to make two of your own. then, when you have two of them, open your .material file and rename the textures under "preset_#bodyMatL", "preset_#bodyMatR", "preset_#headMatL", and "preset_#headMatR" to what your two body/eye/head textures are. (for the left side, "preset_#head/body" should be "preset_#head/bodyl", and for the right side it's the same thing but with an 'r' ar the end instead of an 'l'!)

hope this helped, and if it's a bit confusing, just tell me!
« Last Edit: September 01, 2016, 07:34:00 pm by babystrit »

Offline D-ead7Dog

  • AFK NPC
  • Pack & Pride Representative
  • ****
  • Posts: 1,456
  • Country: us
  • Floof-O-Meter: 97
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: How to make at preset, the bodies and head different?
« Reply #2 on: September 01, 2016, 07:29:15 pm »
https://www.youtube.com/watch?v=_fvWYzokEcw

this should help you! :)

 - O R -

Gonna write up an example but you can use whatever you see fit.
Open up Feralheart > my presets > preset_1 > [open up an art program by now] drag the preset_1head in > Color it > Save it > Save another copy > Re-name copy preset_2headL or even preset_2headR whichever you want

Open Materials file > Change

material preset_2_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_2head.jpg
         }
      }
   }
}
material preset_2_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_2head.jpg
         }
      }
   }
}



to

material preset_2_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_2headL.jpg
         }
      }
   }
}
material preset_2_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_2head.jpg
         }
      }
   }
}

Same goes for the body.
« Last Edit: September 01, 2016, 07:45:39 pm by Pkf7 »
WORK IN PROGRESS
Artwork (c) LynxBrush & Majorest

Originally registered January 15, 2011