is possible to change the texture?

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

matthews_30(Posted 2005) [#1]
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?


Gabriel(Posted 2005) [#2]
Yes, just use
EntityTexture OldMesh,NewTexture



Mustang(Posted 2005) [#3]
With examples:

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