Feral Heart
Help & Guidance => Game Help => Topic started 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
-
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.
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!
-
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.
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)
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
-
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.
-
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
-
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?
-
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.
-
*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.