Author Topic: Can't change color of preset eyes/mouth?  (Read 2768 times)

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Can't change color of preset eyes/mouth?
« Reply #10 on: October 13, 2013, 10:18:32 pm »
You say;
Code: [Select]
material preset_4_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
preset_4eye.jpg
And then,
I name it: preset_4eyes.jpg
preset_4eyes.jpg

Is this the problem? o:

Offline Birdi

  • Dedicated Supporter
  • ***
  • Posts: 337
  • Floof-O-Meter: 25
  • Whatcha lookin at chump?(Ingame user: Birdi)
    • View Profile
    • My DA
Re: Can't change color of preset eyes/mouth?
« Reply #11 on: October 13, 2013, 11:01:56 pm »
I'm pretty sure your picture is a .png, so try changing the .jpg to .png?

Offline OreoHeroz

  • Taco-Hat
  • Elder Grey Pelt
  • ****
  • Posts: 3,225
  • Country: 00
  • Floof-O-Meter: 142
    • View Profile
Re: Can't change color of preset eyes/mouth?
« Reply #12 on: October 14, 2013, 01:02:34 am »
You say;
Code: [Select]
material preset_4_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
preset_4eye.jpg
And then,
I name it: preset_4eyes.jpg
preset_4eyes.jpg

Is this the problem? o:

=o Never realized that

I'm pretty sure your picture is a .png, so try changing the .jpg to .png?

No, it's a .jpg since when I save it there's always .xcf so I change it. I don't know if that will work but I will try.




Edit: =o I changed it to eyes and it worked. But the teeth are still a problem.
« Last Edit: October 14, 2013, 01:07:01 am by OreoHeroz »