Feral Heart

Help & Guidance => Game Help => Topic started by: ArcticGalaxy on June 10, 2016, 11:18:36 am

Title: Mane on preset giving me problems.
Post by: ArcticGalaxy on June 10, 2016, 11:18:36 am
I have no idea what in the world is going on, but no matter what I do, I can't get this to quit. I've tried saving it as a .jpg and .png file, and made sure all of the coding matched up. Don't really know what else it could be, so I'm hoping someone knows what's up. ^^

(http://i.imgur.com/pVgr3zL.png)

I will also post the coding just in case.

material preset_7_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_7mane.png
                }
          }
     }
}
Title: Re: Mane on preset giving me problems.
Post by: Reaper on June 10, 2016, 11:25:21 am
Im not good with preset coding, but perhaps maybe visit this thread http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=19335.0%20newwindow (http://feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=19335.0%20newwindow) Also it could be you misplaced the preset mane file, or it's missing a texture. Anyways sorry if I couldn't help, not very good with presets.
Title: Re: Mane on preset giving me problems.
Post by: ArcticGalaxy on June 10, 2016, 11:28:39 am
Welp, I got it too working. Thank you so much for your help fluff! Mods can lock this now!