Feral Heart
Help & Guidance => Game Help => Topic started by: aryana100 on July 27, 2018, 06:40:44 pm
-
I maked a dragon preset and i drawed and the wings, but i can't see in preset maker.
-
Hello.
When you saved the file to the preset folder did you save it as JPG?
I noticed while doing mine a part of my body saved as PNG, and it wouldn't show. Changed it to JPG and it worked.
-
Again i can't see
(https://i.imgur.com/OTBvY8L.png)
-
At the bottom of your material file, do you have this section?
material preset_8_equipMatL
{
technique
{
pass
{
texture_unit
{
texture preset_8equip.jpg
}
}
}
}
material preset_8_equipMatR
{
technique
{
pass
{
texture_unit
{
texture preset_8equip.jpg
}
}
}
}
If not, you have to add it.
-
Thanks!