Feral Heart

Help & Guidance => Game Help => Topic started by: Arkham_Scout on January 12, 2019, 07:07:42 am

Title: A little preset help? Lock please, the problem been fixed ^^
Post by: Arkham_Scout on January 12, 2019, 07:07:42 am
 The preset suppose be like this
(https://cdn.discordapp.com/attachments/490106026159505408/533538383234859008/screenshot_01122019_015015267.png)

but the other side look like this
(https://cdn.discordapp.com/attachments/490106026159505408/533538415283535882/screenshot_01122019_015033216.png)

can anyone help me on this?

If not then that's okay.

but it will drive some of my friends mad
Title: Re: A little preset help?
Post by: AlphaEclipse on January 12, 2019, 12:18:41 pm
You’ll have to make the preset asymmetrical and leave that correct side intact but copy over and flip the direction of the question marks on the other. You’ll have to mess around and see which side is which, but eventually it should work as long as you use the following code and use the correct file names.

What is highlighted in red you can or will have to edit, and what is highlighted in white is an indicator to which side is which.

Quote
material preset_#_bodyMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_#bodyLEFT.jpg
   }
  }
 }
}
material preset_#_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_#bodyRIGHT.jpg
   }
  }
 }
}

If you need help with this, do not be afraid to PM me!
Title: Re: A little preset help?
Post by: Arkham_Scout on January 12, 2019, 06:10:10 pm
You’ll have to make the preset asymmetrical and leave that correct side intact but copy over and flip the direction of the question marks on the other. You’ll have to mess around and see which side is which, but eventually it should work as long as you use the following code and use the correct file names.

What is highlighted in red you can or will have to edit, and what is highlighted in white is an indicator to which side is which.

Quote
material preset_#_bodyMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_#bodyLEFT.jpg
   }
  }
 }
}
material preset_#_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_#bodyRIGHT.jpg
   }
  }
 }
}

If you need help with this, do not be afraid to PM me!

It still the same

(https://cdn.discordapp.com/attachments/490106026159505408/533709806859452443/screenshot_01122019_131159691.png)

Quote
  material preset_8_bodyMatL
    {
     technique
     {
      pass
      {
       texture_unit
       {
        texture preset_8bodyLEFT.jpg
       }
      }
     }
    }
    material preset_8_bodyMatR
    {
     technique
     {
      pass
      {
       texture_unit
       {
        texture preset_8bodyRIGHT.jpg
       }
      }
     }
    }


and still looked flipped
Title: Re: A little preset help?
Post by: AlphaEclipse on January 12, 2019, 06:26:20 pm
Did you make sure to flip the question marks in the program you use to make presets? If needed I can do that for you in Photoshop.
Title: Re: A little preset help?
Post by: Arkham_Scout on January 12, 2019, 06:36:16 pm
Did you make sure to flip the question marks in the program you use to make presets? If needed I can do that for you in Photoshop.

-sigh- still the same thing. I use gimp and I flipped each question mark and it still shows it's flipped
Title: Re: A little preset help?
Post by: AlphaEclipse on January 12, 2019, 06:56:21 pm
That’s...odd. Would you mind PMing me the preset files so I can mess with it and see if I can get it to work once I get home?
Title: Re: A little preset help?
Post by: Arkham_Scout on January 12, 2019, 06:57:23 pm
That’s...odd. Would you mind PMing me the preset files so I can mess with it and see if I can get it to work once I get home?

sure.
Title: Re: A little preset help?
Post by: AlphaEclipse on January 13, 2019, 08:45:12 pm
*pokes head in* Consider this fixed! For any of those wondering how it was solved, a separate version of the body had to be made with flipped question marks in order for them to appear the correct way.