Hi everybody. I'm writing in a hurry and very tired so don't wonder if I make weird typos.
I don't know if this is a correct place to ask this but I've got big png map which has many bordered areas. Now I would like to make each of the areas one image. But so that the background size stays the same.
This is because I'm doing a GE project which needs to create each regions in the beginning and the best way to add them without need of x and y variables is to list them in create actor events when the areas are in their place in the bitmap.
Here is the map I'm using.
If I don't find any quicker ways, I must do it with paint.net. For each region:
1. Create new frame
2. Draw borders of the area
3. Fill the area with colour
4. Make the background invicible
5. Save as jpg -> flats the frames together
6. Undo the flatting
7. Delete the new frame
and then again all this for the next region. And again. And again. For all those regions you can see in the map.
As you see, I really need a quicker way.
Regards,
Tekdino
PS: Thanks for reading this!