Author Topic: Why is my presets mane white?  (Read 874 times)

Offline midnight4554

  • Forum Newcomer
  • *
  • Posts: 1
  • Floof-O-Meter: 0
    • View Profile
Why is my presets mane white?
« on: October 14, 2021, 04:43:10 am »
So I'm having trouble with my presets mane, its just solid white and I've tried replacing it, different name, changed preset folder and even changed it to jpg but its still white please help

Lloyd

  • Guest
Re: Why is my presets mane white?
« Reply #1 on: October 14, 2021, 07:52:04 am »
Try this coding for your mane  (Make sure you scroll to get all of the coding)
Code: [Select]
material preset_#_maneMat
{
    technique
    {
        pass
        {
            ambient 2.0 2.0 2.0     [Feel free to change the ambient code to whatever you like]
            cull_hardware none
            cull_software none
            scene_blend alpha_blend
            alpha_rejection greater_equal 250
            texture_unit
            {
                texture preset_#mane.png
            }
        }
    }
}

Online D-ead7Dog

  • AFK NPC
  • Pack & Pride Representative
  • ****
  • Posts: 1,449
  • Country: us
  • Floof-O-Meter: 97
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: Why is my presets mane white?
« Reply #2 on: October 16, 2021, 12:09:41 am »
If the above doesn't work then make sure your file matches up with the coding!
If your mane file is a .png make sure it says .png in your material file coding!
Same for if it is a .jpg.

Artwork (c) Lynxbrush & CosmicFatality

Originally registered January 15, 2011