textures for b3d

Blitz3D Forums/Blitz3D Beginners Area/textures for b3d

when i create my own 3d model within blitz useing the vetexes and triangles. i cant texture it with my .bmp textures, it just ends up with a blend of all the colors in my texture(ie if my texture is red and green it comes out pure yellow). somebody help me.

Have you set the UV values for each vertex accordingly.

how do i do that,