Feral Heart

Help & Guidance => Game Help => Topic started by: angelre0702 on July 29, 2013, 03:05:34 am

Title: Presets : The eyes won't show up,they're a white blob.
Post by: angelre0702 on July 29, 2013, 03:05:34 am
I've made a preset for my character for practice, devoted a lot of time to it, but when I exported everything the eyes wouldn't show up. I've made the eyes a .jpg file and exported them, is it supposed to be some other type of .___? I'm confused with this, please help.
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: LordSuragaha on July 29, 2013, 04:55:25 am
I suggest that you double check your material file but specifically the eye part of the material file. Make sure that the coding is correct. Here's an example of the coding from one of my presets. Most of the time the problem is that the part I highlighted in red is the part that is messed up when the preset's eyes appear as base white. You have to make sure that not only the rest of the coding is correct but also that that part I highlighted in red matches the name and file type of that individual part of the preset. I hope that helps you.

material preset_2_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_2eye.jpg
         }
      }
   }
}
material preset_2_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_2eye.jpg
         }
      }
   }
}
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: angelre0702 on July 29, 2013, 08:21:07 pm
Didn't work. ;n;
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: Whinp on July 29, 2013, 08:23:54 pm
So try to delete the .fhp file FH exported, export again and try.
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: angelre0702 on July 29, 2013, 08:46:34 pm
Didn't work either, now they're yellow and black; teeth won't work either. ;n; And I made one for my frrriieenndddd.
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: Thierry on July 30, 2013, 01:57:30 am
Check if you have file extensions for known file types option as hiden in your filenames, its a common mistake to have a file named
[/color]example.jpg.png[/size][/color]
Title: Re: Presets : The eyes won't show up,they're a white blob.
Post by: Whinp on July 30, 2013, 07:22:45 am
If the suggestion above doesn't work, try to reinstall FeralHeart. Backup any files you need, like items, presets, etc.