Game Development Community

Show frame # in ImageBuilder

by James Ford · in Torque Game Builder · 09/23/2008 (10:33 pm) · 1 replies

I have some sprite sheets with a ton of frames. And for example I need to know the frame number for this "chest" image that turns out is frame 23, so I can use that in script. The image builder currently shows the x/y position of the cursor when you mouse around within the sprite sheet, what would be a ton more useful is the frame idx number of the sprite currently under the mouse, or at least show it when you zoom into a particular frame.

#1
09/23/2008 (10:34 pm)
Or how about this, even better, a checkbox somewhere in the Image Builder window that when checked draws the frame number for all frames in the sprite.