You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have multiple tilesets to be used at the same time, I may want to have a "blank" tile that they all share, so I can use arbitrary layouts. Adding a blank row at the top of the images can ensure that it is the first one. An option to discard this tile would allow the tiles to avoid duplicating it; an option to substitute it with another index would allow the tilemap to be correct for any blank tiles encountered.
The text was updated successfully, but these errors were encountered:
If I have multiple tilesets to be used at the same time, I may want to have a "blank" tile that they all share, so I can use arbitrary layouts. Adding a blank row at the top of the images can ensure that it is the first one. An option to discard this tile would allow the tiles to avoid duplicating it; an option to substitute it with another index would allow the tilemap to be correct for any blank tiles encountered.
The text was updated successfully, but these errors were encountered: