Author Topic: feral heart mane mess up  (Read 3051 times)

Offline Chess

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
    • View Profile
feral heart mane mess up
« on: December 22, 2016, 05:27:01 am »
so, this is hard to explain...

the mane of my preset is see through, but it still has it's color.. it's hard to explain ri p

please go here to help me bc idk what to do: http://blizzarda-r-t.deviantart.com/art/mane-problems-ri-p-652610330?ga_submit_new=10%253A1482384389

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Re: feral heart mane mess up
« Reply #1 on: December 22, 2016, 05:29:34 am »
Could very well be your blend mode is off on the mane. Try using this:
Just replace the mane material section
Code: [Select]
material preset_#_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_#mane.png
                        }
                }
        }
}

Replace the #s with the preset folder number of course.
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline D-ead7Dog

  • AFK NPC
  • Pack & Pride Representative
  • ****
  • Posts: 1,477
  • Country: us
  • Floof-O-Meter: 102
  • BUMPY SNOW
    • D-ead7Dog
    • d-ead7dog
    • View Profile
Re: feral heart mane mess up
« Reply #2 on: December 22, 2016, 05:30:54 am »
Try this! :)


And change the material file code for the mane to:
Quote
material preset_1_maneMat
{
   technique
   {
      pass
      {
         ambient 2.0 2.0 2.0
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         alpha_rejection greater_equal 250
         texture_unit
         {
            texture preset_1mane.png
         }
      }
   }
}

Or, I would suggest using this! and this!

It's just easier to erase that area and it makes presets look much smoother!

- O R -
this thread is very helpful too!
« Last Edit: December 22, 2016, 05:41:00 am by Pkf7 »




(c) Majorest

Offline Chess

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
    • View Profile
Re: feral heart mane mess up
« Reply #3 on: December 22, 2016, 07:44:44 pm »
Could very well be your blend mode is off on the mane. Try using this:
Just replace the mane material section
Code: [Select]
material preset_#_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_#mane.png
                        }
                }
        }
}

Replace the #s with the preset folder number of course.
This fixed it, thank you!

Offline Warriorstrike

  • . "The truth is often what we make of it; you heard what you wanted to hear, believed what you wanted to believe."
  • Ancient Silver Mane
  • *****
  • Posts: 4,221
  • Country: us
  • Floof-O-Meter: 346
  • . Remember… the Force will be with you. Always.
    • warriorstrike
    • warriorstrike
    • View Profile
    • My Tumblr
Re: feral heart mane mess up
« Reply #4 on: December 22, 2016, 09:50:27 pm »
Locking since the issue was fixed~

If you define yourself by the power to take life, the desire to dominate, to possess… then you have nothing.