Is it possible to select a part of an image? Say like I have an image 10 squares by 10 squares top left square would be 00
Like below.
00 01 02 03 04 05 06 07 08 09
10 11 12 13 14 15 16 17 18 19
and so on would I be able to select a certain square and display it.
Cheer's guys
Mailmanic
It's most certainly the picture object, or the animated picture object.
Either one.
Use paste as background or something similar for the picture object, and the animated picture object lets you specify a size and select how many frames of animation you have.
I always wanted to do something like that with TGF too, but couldn't get it working.
However you can get around by saving your tileset as a set of tiles, meaning: one image per tile. Not sure if that's convenient, but if you put the tiles in one folder and label it something like: "tileset" it just works the same.
I saw this done as part of a level editor and it is getting really annoying now as i cannot for the life of me remember which one it was. I'll keep looking though.