Game Development Community

Animate Option not available with image

by Jeff Huff · in Torque X 2D · 12/13/2007 (12:04 pm) · 5 replies

Using Torque X 1.5, trying the HelloWorld tutorial and when I drag the Guy.png into the materials rollout and then double click on it the option to Animation does not appear.

Any ideas?
Thanks,
Jeff

#1
12/13/2007 (12:11 pm)
Can you describe what you see after you double-click?
#2
12/13/2007 (12:15 pm)
The Material Builder Dialog appears but the option for Animation does not appear.
#3
12/13/2007 (12:30 pm)
Found that if you change Image Mode to Cell and then enter 4 X and 3 Y and then Save, that it will then allow you to drag the Guy.Png to the Animations rollout.
#4
12/13/2007 (12:31 pm)
Ah, it looks like we changed the interface for the 1.5 version, but didn't update the documentation to reflect the change. Instead of clicking the Animation checkbox, which apparently no longer exists, change the "Image Mode" to Cell.
#5
12/13/2007 (12:40 pm)
Thanks, started to think that might be the case.