Loadanimimage using square sources

BlitzMax Forums/BlitzMax Beginners Area/Loadanimimage using square sources

Hi,

i recently picked up BMax so first i want to say hello to you all.
Now to my question:

When I load an image with LoadAnimImage i can only use rectangular stripes as source images?
I'd like to use a 512x512 image with 128x128 sub-images spread vertically aswell as horizontally.
Is this possible with LoadAnimImage?

Thanks in advance

North

Yep, that's fine but don't take my word for it... try it!

Aight - thanks Tony!