Author Topic: A little preset help? Lock please, the problem been fixed ^^  (Read 1072 times)

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 654
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
A little preset help? Lock please, the problem been fixed ^^
« on: January 12, 2019, 07:07:42 am »
 The preset suppose be like this


but the other side look like this


can anyone help me on this?

If not then that's okay.

but it will drive some of my friends mad
« Last Edit: January 13, 2019, 08:45:24 pm by GalaxyScout »

AlphaEclipse

  • Guest
Re: A little preset help?
« Reply #1 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!

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 654
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: A little preset help?
« Reply #2 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



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
« Last Edit: January 12, 2019, 06:14:26 pm by GalaxyScout »

AlphaEclipse

  • Guest
Re: A little preset help?
« Reply #3 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.

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 654
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: A little preset help?
« Reply #4 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
« Last Edit: January 12, 2019, 06:49:48 pm by GalaxyScout »

AlphaEclipse

  • Guest
Re: A little preset help?
« Reply #5 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?

Offline Arkham_Scout

  • Finest Floof
  • ***
  • Posts: 654
  • Country: us
  • Floof-O-Meter: 33
  • Yes, I am back
    • View Profile
    • my toyhou.se
Re: A little preset help?
« Reply #6 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.

AlphaEclipse

  • Guest
Re: A little preset help?
« Reply #7 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.