Game Development Community

About animation

by Joy Box · in Torque Game Builder · 12/26/2005 (12:29 am) · 1 replies

Is there a tool that takes a series of textures and put them in only one texture so i can use it with fxAnimationDatablock to display animation...?

actually each texture is a frame by itself...? and i swap them manually through script.

#1
12/26/2005 (12:56 pm)
Some people use ImageMagick for this. Or there are other tools floating around the web, but I don't know any links offhand..