Author Topic: Preset Manes  (Read 1338 times)

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Preset Manes
« on: March 13, 2017, 09:41:18 pm »
Sorry if there is another thread on this.
So I'm having a problem with preset manes, I think I'm making them correctly, but they turn out sort of, invisible.
Here's a picture of what I mean:

Does anyone know how to fix this? As it's very annoying.
Thank you!

Avatar by byambyy | Signature by rykerclawss

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Preset Manes
« Reply #1 on: March 13, 2017, 09:43:05 pm »
Try this code:

Code: [Select]
    material preset_#_maneMat
    {
            technique
            {
                    pass
                    {
                            cull_hardware none
                            cull_software none
                            alpha_rejection greater_equal 128
                            texture_unit
                            {
                                    texture preset_#mane.png
                            }
                    }
            }
    }



Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone

Offline barghosts

  • Finest Floof
  • ***
  • Posts: 573
  • Country: au
  • Floof-O-Meter: 21
  • free pizza for life
    • chewgags
    • chewgags
    • coffeemo
    • View Profile
Re: Preset Manes
« Reply #2 on: March 13, 2017, 09:46:02 pm »
as pointed above, it's the coding in the file making it look transparent
hopefully that coding offers helps!

btw great preset

KERMIT IT'S NOT A COOKIE

Offline sanrio

  • Grumpy Overlord
  • Elder Grey Pelt
  • ****
  • Posts: 2,820
  • Country: gb
  • Floof-O-Meter: 108
    • kiyatii
    • View Profile
Re: Preset Manes
« Reply #3 on: March 13, 2017, 09:46:28 pm »
Ah! Thank you, Buffy!
This may be locked now. c:

Avatar by byambyy | Signature by rykerclawss