Game Development Community

Changing texture in TSE

by Chan Chi Kit · in Torque Game Engine Advanced · 11/01/2006 (10:09 am) · 0 replies

We can change texture on part of model by scripts in TGE, the texture file name format is "base.XXX.YYY".

How can it be done in TSE...?

Since we have to add texture information to script of material.cs, how can we change texture dynamically in TSE...?

Thanks ~~~