Author Topic: Preset Wings are half blank...?  (Read 1696 times)

Offline silvermew101

  • Curious Wanderer
  • *
  • Posts: 13
  • Floof-O-Meter: 1
  • I draw stuff
    • View Profile
    • deviantart
Preset Wings are half blank...?
« on: October 19, 2014, 05:51:43 am »
So I'm working on my first preset and then this happens.



I spent about an hour trying to find out if I did something wrong, but I can't find anything!

I really don't know how it happened, so could anyone help me please?
I have 50+ ocs and I love them all!


^not my art, but dragons are cool^

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Preset Wings are half blank...?
« Reply #1 on: October 19, 2014, 12:34:52 pm »
Looks like your material coding isn't right, but no worries, it can be fixed! c:

Go into your preset material file and you will see something like this:

material preset_12_equipMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}
material preset_12_equipMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}

The parts in red should be exactly the same, not different, unless one of your wings is different to the other in appearance (the way you have drawn it). Also make sure that the wing's image name is exactly the same as it is in the coding. Make sure you check that, make changes to correct the coding and it will work for ya'
« Last Edit: October 19, 2014, 12:36:29 pm by Bawfle »


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone

Offline silvermew101

  • Curious Wanderer
  • *
  • Posts: 13
  • Floof-O-Meter: 1
  • I draw stuff
    • View Profile
    • deviantart
Re: Preset Wings are half blank...?
« Reply #2 on: October 19, 2014, 06:51:50 pm »
Looks like your material coding isn't right, but no worries, it can be fixed! c:

Go into your preset material file and you will see something like this:

material preset_12_equipMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}
material preset_12_equipMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}

The parts in red should be exactly the same, not different, unless one of your wings is different to the other in appearance (the way you have drawn it). Also make sure that the wing's image name is exactly the same as it is in the coding. Make sure you check that, make changes to correct the coding and it will work for ya'

Thank you so much! It works just fine now!
I have 50+ ocs and I love them all!


^not my art, but dragons are cool^

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Preset Wings are half blank...?
« Reply #3 on: October 19, 2014, 07:24:17 pm »
No problem! ^^


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone