Author Topic: Uh? Help? Please lock I got it fix  (Read 5207 times)

Offline VortexAlive

  • Eevee Knight
  • Honored Hero
  • *****
  • Posts: 5,080
  • Country: us
  • Floof-O-Meter: 180
  • A wild floof has appeared!
    • VortexAlive
    • VortexAlive
    • VortexAlive
    • View Profile
    • VortexAlive is Rawrsome
Re: Uh? Help?
« Reply #10 on: March 17, 2019, 07:14:56 pm »
It looks like there are still some lines in the transparent areas, if you're using gimp you can select the eraser and in one of the sidebars there is an option to give the eraser a 'Hard Edge' which will erase to 100% transparency with a single click.

Also, if you use alpha_rejection greater_equal # then setting # to be lower/higher may help a little.
For the sake of my own health and interests, I've left FH and I won't be looking back.

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 655
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: Uh? Help?
« Reply #11 on: March 17, 2019, 07:26:36 pm »
It looks like there are still some lines in the transparent areas, if you're using gimp you can select the eraser and in one of the sidebars there is an option to give the eraser a 'Hard Edge' which will erase to 100% transparency with a single click.

Also, if you use alpha_rejection greater_equal # then setting # to be lower/higher may help a little.

Alright ^^ I'll try that

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 655
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: Uh? Help?
« Reply #12 on: March 17, 2019, 09:04:24 pm »
It looks like there are still some lines in the transparent areas, if you're using gimp you can select the eraser and in one of the sidebars there is an option to give the eraser a 'Hard Edge' which will erase to 100% transparency with a single click.

Also, if you use alpha_rejection greater_equal # then setting # to be lower/higher may help a little.

Alright ^^ I'll try that.

that didn't work it still shows. :<

Offline Valar.Morghulis

  • “Sometimes before we can usher in the new, the old must be put to rest.“
  • Community Champion
  • ****
  • Posts: 1,741
  • Country: 00
  • Floof-O-Meter: 115
  • The many-faced God.
    • View Profile
Re: Uh? Help?
« Reply #13 on: March 17, 2019, 09:34:11 pm »
Could you send a screenshot of the preset folder with all the images?

https://linktr.ee/Obsxura
Profile by Cittrus-fruit | Signature by Mistrel-Fox

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 655
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: Uh? Help?
« Reply #14 on: March 17, 2019, 09:40:31 pm »
Could you send a screenshot of the preset folder with all the images?

sure.

spoiler


I crossed off erm contents to my family member computers

Calvary

  • Guest
Re: Uh? Help?
« Reply #15 on: March 17, 2019, 09:46:13 pm »
Sorry to ask constant questions, but could I see what you did to your preset_7.material file?

This way we can make sure everything in the material file correlates to what you have in your files. <3

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 655
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: Uh? Help?
« Reply #16 on: March 17, 2019, 09:53:00 pm »
Sorry to ask constant questions, but could I see what you did to your preset_7.material file?

This way we can make sure everything in the material file correlates to what you have in your files. <3

here it is :<

spoiler
Quote
material preset_7_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7body.png
         }
      }
   }
}
material preset_7_bodyMatR
{
   receive_shadows on
   technique
   {
      pass
      {
                     ambient 1.000000 1.000000 1.000000 1.000000
                    diffuse 1.000000 1.000000 1.000000 1.000000
                     specular 0.050000 0.050000 0.050000 1.000000 12.500000
                     emissive 0.000000 0.000000 0.000000 1.000000
                    cull_hardware none
                     cull_software none
                     scene_blend alpha_blend
             alpha_rejection greater_equal 128
                     texture_unit
         {
            texture preset_7bodyr.png
                         tex_address_mode wrap
                         filtering trilinear
         }
            texture preset_7bodyr.png
         }
      }
   }
}
material preset_7_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7headl.jpg
         }
      }
   }
}
material preset_7_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7head.jpg
         }
      }
   }
}
material preset_7_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_7eyel.png
         }
      }
   }
}
material preset_7_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_7eye.png
         }
      }
   }
}
material preset_7_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7tail.jpg
         }
      }
   }
}
material preset_7_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_7mane.png
                }
          }
     }
}
material preset_7_equipMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7equip.jpg
         }
      }
   }
}
material preset_7_equipMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_7equip.jpg
         }
      }
   }
}

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 655
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: Uh? Help?
« Reply #17 on: March 18, 2019, 04:25:57 am »
Honestly it doesn't show on the canine model. but show it on the feline model. :<

Calvary

  • Guest
Re: Uh? Help? Please lock I got it fix
« Reply #18 on: March 22, 2019, 11:56:11 pm »
I see you got this fixed by reading the title! Thank you for letting us know. <3

I'll be locking this thread seeing as it's fixed, but if it needs to be reopened for any reason, please message a staff member!