Feral Heart

Help & Guidance => Game Help => Topic started by: IzzyTizzy641 on June 02, 2020, 06:19:10 pm

Title: preset mane code
Post by: IzzyTizzy641 on June 02, 2020, 06:19:10 pm
hi when i re installed fh it edited my presets code so the mane is blocky or can be seen through some parts and isnt normal
i remember their being a code to fix it can anyone plz help me get that code back? tnx
Title: Re: preset mane code
Post by: Garfield. on June 02, 2020, 06:35:08 pm
Here you go!
material preset_#_maneMat
{
 technique
 {
  pass
  {
   cull_hardware none
   cull_software none
   alpha_rejection greater_equal 128
   texture_unit
   {
    texture preset_#mane.png
   }
  }
 }
}



Remember to change the # to the number of your preset.
Title: Re: preset mane code
Post by: Dark_heart on June 02, 2020, 06:46:19 pm
Try this link: https://feral-heart.com/smf/index.php?topic=51788