Feral Heart

Help & Guidance => Game Help => Topic started by: WoLfgIrLyS on June 19, 2011, 10:18:50 am

Title: Mane keeps staying white
Post by: WoLfgIrLyS on June 19, 2011, 10:18:50 am
I made my preset work but the problem is the mane... First I got the problem that it looked like this ~ http://wolfgirlys.deviantart.com/#/d3j9ah7 (http://wolfgirlys.deviantart.com/#/d3j9ah7)
I fixed that and got the other mane file but now I have another problem.. It just keeps stying white while i want to have it black.. I colroed it in photoshop tried to save it as png and jpg - nothing.. Just keeps staying white.. I even tried to name it in many ways .. What should I do? =S
Help me please :(
Title: Re: Mane keeps staying white
Post by: Roflcopter on June 19, 2011, 10:45:03 am
Hmm, Have you tried to code it at all ? one little typo in the code can make your preset white.
Title: Re: Mane keeps staying white
Post by: WoLfgIrLyS on June 19, 2011, 11:44:31 am
It was already coded I download this easy color http://some-art.deviantart.com/art/Color-Me-Now-Easy-FH-Preset-v2-192713049 (http://some-art.deviantart.com/art/Color-Me-Now-Easy-FH-Preset-v2-192713049)    and one friend sended me his material and all seems alright and even one other friend sended me her black mane but still white for me :C
Title: Re: Mane keeps staying white
Post by: Ruby1234 on June 19, 2011, 11:45:32 am
Hold on, I got something for ya to try, lemme get it.

Okay, so edit your manes coding; put this:
Code: [Select]
material preset_5_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_5mane.png
                        }
                }
        }
}
(You may have to change the numbers obviously)

And here's the image (I don't think you will see it, since it's black on a black background, but you know it's below, so you can click "Save image as..." and make it your preset's mane)
(http://i53BannedImageSite/33ym4uh.png)
Title: Re: Mane keeps staying white
Post by: WoLfgIrLyS on June 19, 2011, 01:08:20 pm
Thank you and I fixed it =)  I changed the name of every file,colored it again and everything and now it works. Thank you so much for trying to help me :3
Title: Re: Mane keeps staying white
Post by: Delay on June 19, 2011, 06:59:50 pm
Thanks Ruby and Chronic, glad to see this problem fixed ;)

Locking~