Author Topic: Quick Mane Tutorial  (Read 24254 times)

Offline EvilSock

  • Dedicated Supporter
  • ***
  • Posts: 256
  • Country: 00
  • Floof-O-Meter: 28
    • View Profile
Quick Mane Tutorial
« on: March 17, 2012, 04:20:58 pm »
Not sure on how to create a mane for your preset?
Don't know where to start?
Suffering from semi-transparent manes of doom?
Well, you've came to the right place!
As far as I'm aware there are zilt tutorials for manes on the forums, and if there are then, my apologies. But I've had many questions about this ingame so I decided to just create a topic to shut you all up. Take into account that this tutorial does not include how to make a 'fluffy' mane although keep checking back, because it'll be added soon!
This tutorial works for both felines and canines.

First of all, go into gimp or whatever program you use for your presets.
Then, go into 'My Computer' > FeralHeart > Media > Textures
There you should scroll down until you see the file 'fmaneMask' it should look something like this


Now, BEFORE YOU START COLOURING you must LOCK the transparency as we can see here:


After doing this colour your mane in whatever colour you want, adding lighter/darker highlights if you want. The colour should not go over the transparency lines. It should look something like this, (But obviously yours will be better)


Looks a bit boring, doesn't it? Lets add some texture!
Once again, go into 'My Computer' > FeralHeart > Media > Textures and scroll down until you see a file named 'fmaneShade' Open up the file, right click and select copy. Go back onto your mane and paste the texture as 'new layer'
Next, you should alter the mode to 'multiply' or 'overlay' as seen here.

And the turn out should look like this!

Continue to colour as you see fit before saving the file as a .PNG as preset_'NUMBER'mane.

Most people that get to this stage automatically think that they've finished and it's a common mistake. Leaving out the following step can lead to glitchy, semi-transparent manes. If you've opened up FH and your mane looks something like this:

Then that means you haven't fixed the code.
Go into your preset folder via My Computer, and open up the material in notepad. You should see this:


The highlighted section of code is to be replaced with this:
Code: [Select]
material preset_1_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_1mane.png
                }
          }
     }
}
This was coded for 'preset 1'. If you have a different file, no worries! Just overwrite the number with your own and it'll work the same. Make sure you save it!

Go into FH and your mane will now look something like this:


Congratulations! You now have a maneeeeccbhbchmc.
If you have any further issues, please post below.
« Last Edit: May 02, 2012, 06:42:37 pm by EvilSock »

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Quick Mane Tutorial
« Reply #1 on: March 24, 2012, 04:09:58 am »
Great tutorial EvilSock :)
Will be inactive due to work and exams.

Offline EvilSock

  • Dedicated Supporter
  • ***
  • Posts: 256
  • Country: 00
  • Floof-O-Meter: 28
    • View Profile
Re: Quick Mane Tutorial
« Reply #2 on: March 25, 2012, 05:36:38 pm »
Thank you! (:
Although, as soon as I posted it I realized it wasn't the only one afterall LOL. Ohwell. xd

Offline clouwnt

  • Curious Wanderer
  • *
  • Posts: 26
  • Country: us
  • Floof-O-Meter: 1
    • capridcaptcha
    • clownzfan111
    • View Profile
Re: Quick Mane Tutorial
« Reply #3 on: April 10, 2012, 07:55:45 pm »
Okay, when I get to the point of the post "And the turn out should look like this!",
it doesn't. :C The colour, say, brown appears where it should be transparent, I did the multiply thing and such with the mane shading, also lock alpha with the mane mask. But, the triangles where it should be transparent appear with colour. D:

CloudFish

  • Guest
Re: Quick Mane Tutorial
« Reply #4 on: April 10, 2012, 08:47:48 pm »
Did you lock the transparency or the alpha? You need to lock the transparency.

Offline rini

  • Forum Newcomer
  • *
  • Posts: 2
  • Floof-O-Meter: 0
    • View Profile
Re: Quick Mane Tutorial
« Reply #5 on: April 14, 2012, 02:15:10 pm »
Oh, this helps me so much. xD

Offline clouwnt

  • Curious Wanderer
  • *
  • Posts: 26
  • Country: us
  • Floof-O-Meter: 1
    • capridcaptcha
    • clownzfan111
    • View Profile
Re: Quick Mane Tutorial
« Reply #6 on: April 16, 2012, 07:46:37 pm »
I did, Cloud. I did. :T

Offline Vacio

  • Curious Wanderer
  • *
  • Posts: 45
  • Floof-O-Meter: 3
    • View Profile
Re: Quick Mane Tutorial
« Reply #7 on: April 21, 2012, 09:43:03 am »
Thanks. I didnt have to dig around forever to fix mine <3

Offline EvilSock

  • Dedicated Supporter
  • ***
  • Posts: 256
  • Country: 00
  • Floof-O-Meter: 28
    • View Profile
Re: Quick Mane Tutorial
« Reply #8 on: May 02, 2012, 07:15:26 pm »
Hello Dubstep,
I spotted your mistake straight away. You haven't locked your background layer which is the little checkbox on the righthand side and the picture of the eyes below it. You'll need to reread the steps very closely, it's easy to miss a few things.

Offline EvilSock

  • Dedicated Supporter
  • ***
  • Posts: 256
  • Country: 00
  • Floof-O-Meter: 28
    • View Profile
Re: Quick Mane Tutorial
« Reply #9 on: May 02, 2012, 07:55:48 pm »
Did you save the material file? & If you're sure you've followed the steps and made the mane file a .png file, sometimes the mane glitches and you'll need to select the mane on default before switching the preset on. PM me if the errors continue with screen shots and stuff. Good luck.