Author Topic: Object Situation.  (Read 2966 times)

rawr_loud

  • Guest
Re: Object Situation.
« Reply #10 on: August 05, 2011, 05:17:47 am »
Yep. Why? Is there something wrong with the coding? It comes out tan when it first came out black and yellow.

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Object Situation.
« Reply #11 on: August 05, 2011, 05:26:48 am »
Possibly. Try this:
Code: [Select]
material AC3D/Heron/Mat001_Tex01
{
    technique
    {
        pass
        {
            ambient 0.2 0.2 0.2 1
            specular 0.2 0.2 0.2 1 128
            alpha_rejection greater 0
            texture_unit
            {
                       texture HeronTexture.png 2147483647
            }
        }
    }
}

rawr_loud

  • Guest
Re: Object Situation.
« Reply #12 on: August 05, 2011, 05:35:08 am »
So when I type in heron.mesh this will come up instead of the other one? And how do I make codes for the other animals that aren't working? O.o

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Object Situation.
« Reply #13 on: August 05, 2011, 05:37:36 am »
Yeah, open the Material in notepad again, and change the code to this one, and test it. If it works, PM me the others and I'll show you what to do with them. ;)

rawr_loud

  • Guest
Re: Object Situation.
« Reply #14 on: August 05, 2011, 03:57:04 pm »
I'm sorry but this still didn't work. :/ Should I try to re-download the meshes?

Offline wolffox

  • COOL MOM
  • Community Champion
  • ****
  • Posts: 1,906
  • Country: us
  • Floof-O-Meter: 188
  • icon by T0XIIIC, sig by Bawfle <3
    • View Profile
Re: Object Situation.
« Reply #15 on: August 05, 2011, 05:18:42 pm »
That's what I would do, hun. Just try to re-download them, and make sure you put them in my objects. Sorry you're having such trouble with this. Coding and all that really isn't my area of expertise. Wish I could help more!