is possible to change the texture?

Blitz3D Forums/Blitz3D Beginners Area/is possible to change the texture?

i have a 3d model that has a Commando like clothe, but i want to programmaticaly change this to a new clothe, for example i have a default clothe when creating my character, but clicking the left arrow you can change the clothe the model is using.

is this possible?

Yes, just use
EntityTexture OldMesh,NewTexture


With examples:

http://www.blitzbasic.com/b3ddocs/command.php?name=EntityTexture&ref=3d_cat