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
When you create a new tileset there's an option to have it filled with a checkerboard pattern. The new tiles image has two different tiles for this purpose. However when filling the metatiles we assume it's a primary tileset, so new secondary tilesets don't use the new tiles for the checkerboard pattern (which can create some unexpected-looking new tilesets, or use invalid tiles):
The text was updated successfully, but these errors were encountered:
When you create a new tileset there's an option to have it filled with a checkerboard pattern. The new tiles image has two different tiles for this purpose. However when filling the metatiles we assume it's a primary tileset, so new secondary tilesets don't use the new tiles for the checkerboard pattern (which can create some unexpected-looking new tilesets, or use invalid tiles):
The text was updated successfully, but these errors were encountered: