From my POV, I understand this is a bit tricky to design, maybe.
I’m looking for a quick way to change a Tilemap projects’ tile width and height.
For example, i want to change 32x32 tiles into 16x16 tiles.
Currently, the process to change a tilemap projects’ tile width and height is:
- Tile Mapping > Turn into Ordinary Project
- Tile Mapping > Turn Project into Tile Maps…
I was thinking, if maybe we can insert Tile Width
and Tile Height
in:
- Frame > Resize Canvas
So we don’t have to do that extra step of converting the tile map project into an ordinary project first, before converting it back into the tile width
and tile height
we want.
PMNG v8.b9