Game Development Community

Two question on IFL

by Guimo · in Torque Game Engine · 02/03/2009 (8:07 pm) · 1 replies

And showing that I can be really lazy... another two questions but now on IFL. I hope somebody can give me an idea:

a. Of you mount an object which uses an IFL (and animates fine) over other object... will the animation keep playing? I mounted an object with IFL in TSTPro over ther and it stopped the animation.

b. If I have an object which uses an IFL called base.texture.ifl. This IFL uses the textures fire01 fire02... fire30. I want to change the texture to use water.texture.ifl which uses the textures water01 water02... water30. Is it possible to do SetSkinName("water")? Is this possible at all?

Luck!
Guimo

#1
06/13/2009 (9:06 am)
Why not load another object of the same type with different animations or change the image folder location?