- Home /
 
Texture Problem on Cube primitive
I Have a problem that i dont know how to solve.. i Got this Texture
 
But when i apply it to the cube this happens
How i can Allign that side so it became a equal cube with all sides matching? Thanks
 
                 
                GREEN_2.png 
                (11.4 kB) 
               
 
                
                 
                cube1.png 
                (247.6 kB) 
               
 
              
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Flufflesthepancake · Jun 27, 2012 at 03:58 PM
Use your own cube. The UVs are off on the primitive as you can see.
lordareon : Thanks i've been playing with the plane primitive as weel and had to create another in blender... using a plane with just 2 triangles to display a sprite is correct? seems to work for me...
Flufflesthepancake : That works, it depends what you're trying to do... I mean, that's essentially what a sprite is. I would advise using your own planes anyway, the primitive has so many useless triangles.
Your answer