Author Topic: material wont show up :(  (Read 1173 times)

Lone-Wolf

  • Guest
material wont show up :(
« on: August 02, 2011, 08:38:37 pm »
Its me again.. Now ive been using materials for a few days now and Im gettng pretty good at it. But Now I went into the material file and put it in like this:

material LogMat
{
        technique
       {
               pass
               {
                    cull_hardware none
                    cull_software none
                    texture_unit
                    {
                      texture LogTex.png
                     }
               }
       }
}


The .png for the textur is LogTex.png, it comes up on the object maker, but its yellow and black stripes, other than the brown color it should be.

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: material wont show up :(
« Reply #1 on: August 02, 2011, 08:41:35 pm »
So you're typing in LogMat, and it comes out black and yellow?

Lone-Wolf

  • Guest
Re: material wont show up :(
« Reply #2 on: August 02, 2011, 08:45:18 pm »
yeah