Feral Heart

Help & Guidance => Game Help => Topic started by: Maddie3399 on February 28, 2013, 11:19:24 pm

Title: Why can I see into my feral hearts mane?
Post by: Maddie3399 on February 28, 2013, 11:19:24 pm
Ok, I just started working on a new preset for an rp I am in, but when I go to do the mane, I find I can see in it, NOT through it, into it.
(http://i48BannedImageSite/241s0t5.png)
(http://i45BannedImageSite/2resimh.png)

I am wondering if anyone else is having this problem, or if it's something wrong with FH or what, casue it used to work, please help!

(if you need more screenies let me know)
Title: Re: Why can I see into my feral hearts mane?
Post by: wolvenland on February 28, 2013, 11:55:10 pm
For one, that is an amazing preset.

Second, I believe it is supposed to be like that, for every preset I make with a mane like that is what your's looks like.

Hope this helped in some way, I'm sure other, more experienced members will provide a more detailed explanation.
Title: Re: Why can I see into my feral hearts mane?
Post by: MoonRose12 on March 01, 2013, 01:02:25 am
Dear, this is suppose to happen. Since the preset's heads and body are mostly not solid to cameras or other members, it's able to look through or into your mane.
Title: Re: Why can I see into my feral hearts mane?
Post by: Maddie3399 on March 01, 2013, 07:35:40 pm
Alright, thank-you. And thanks Ferrin, lol, I tried to make it look good. I wasn't sure, but I guess that's how it's suppose to be, thanxs for your time!
Title: Re: Why can I see into my feral hearts mane?
Post by: BlackRidgeWolf on March 01, 2013, 10:27:51 pm
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_#mane.png
                        }
                }
        }
}


Replace the mane code in your preset materials with this one above. It should fix it. (PS change the # sign into whatever number your preset is in)