bbTextureName

Blitz3D SDK Forums/Blitz3D SDK Programming/bbTextureName

Hi :)

It seems like bbTextureName gets stuck on the first name it returns, and can't be changed :S
Does anyone else experience the same problem?

i just use types to hold information like that.

I'm using BBLoadMesh, and I'm not using the BBEntityTexture command to texture the mesh, but it get's textured as I load the mesh.
So how would I be able to get the TextureName of a specific brush then? >.<
(I'm using BBEntityPick to pick the Surface beneath my "player" mesh, and I need to get the name of the texture he's standing on)