Help & Guidance > Game Help

Preset Mane Problem-Odd transparency? (NOT blocky mane issue) SOLVED!

<< < (2/3) > >>

Wildcat26:
Ok Rak, give me a min I gotta get it off my other comp.

You're meaning the actual texture I drew, right? Not the 'texture' overlay?

Tigg:
Its a coding issue.

Wildcat26:
Ok Tigg, thanks for the info. Guessing there's no fix at the moment? :-\

Ruby1234:
On the contrary, there is a fix.
Mane fix:

--- Code: ---material preset_10_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_10mane.png
                }
          }
     }
}
--- End code ---
But I made this in the preset_10 folder, so you may have to change it.

Wildcat26:
YAY! It worked! Thank you so much Ruby! :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version