Author Topic: Mane fix for preset  (Read 568 times)

Offline Garfield.

  • ✨Magical chihuahua✨
  • Finest Floof
  • ***
  • Posts: 901
  • Country: co
  • Floof-O-Meter: 80
  • hello, it's mac
    • channel/UClsDv82N2aher_4BWUy8KPQ
    • View Profile
Mane fix for preset
« on: March 27, 2020, 10:53:18 pm »
I have this problem where the mane kind looks transparents, like shows another part when i move, i don't know how to explain it tho.
Is there any code to fix the mane issue?

Look at the center of the mane.

l3irdie

  • Guest
Re: Mane fix for preset
« Reply #1 on: March 27, 2020, 11:09:28 pm »
Yep!

Replace your mane code with this and it should make it solid


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

Offline Garfield.

  • ✨Magical chihuahua✨
  • Finest Floof
  • ***
  • Posts: 901
  • Country: co
  • Floof-O-Meter: 80
  • hello, it's mac
    • channel/UClsDv82N2aher_4BWUy8KPQ
    • View Profile
Re: Mane fix for preset
« Reply #2 on: March 27, 2020, 11:17:40 pm »
Thanks birdie! it did work, now my boyo looks fine :3