So let's say I have a tilemap 5 x 5, which equals 25 tiles.
How can I divide my tilemap into 25 different images? I'm using tiled, but I don't know if it is possible to do it on there or if I need to use one other program. Of course, my tilemap is bigger than 5 x 5, so it's why I'm asking because it would consume a lot of my time.
Thanks.