So I have a spritesheet, and I can currently choose each individual frame for my sprite using the texture autoslice facility.
But I now want to use the same spritesheet for the character animation, but vframe and hframe doesn't work becuase the frames arent all the same size. Is there anyway of cycling through the autoslice rects to animate the character?