how to display text mesh without lights.
now i have display text and im using mesh.textfromfont.
after having creating the mesh object. i am not able to display it.
i am just using tmesh.drawsubset(0) inside the begin.....end scene block.....
i cant use lights coz all my other vertices use position colored vertex
format....plz help......i moreover dont find any things to determine
the x,y,z of the mesh.......how do i place it if i was able to draw it
on screen.
-
well sorry now i found that the text mesh does appear but the problem is that its too small.....even if i give more font size.........how can i increase the mesh size without affecting the other objects......if i do world transformation.....all the objects in the world gets transformed.......

