Blobsmith Autotile Wirer 1.0.0 2D Tools 4.7 Community
Submitted by user blobsmith; MIT; 2026-07-14
Turn a 47-blob autotile tilesheet into a fully wired Godot 4 TileSet in one click: terrain set configured (Match Corners and Sides), terrain peering bits set on all 47 tiles, optional full-square collision shapes (physics layer 0). Also supports 16-tile sides-only sheets (Match Sides).
Usage: Project > Tools > Blobsmith Autotile Wirer... — pick your tilesheet PNG (tile size and mode are auto-detected from the image), click Generate. A ready-to-paint .tres appears next to the PNG: add a TileMapLayer, set its TileSet, and paint in the Terrains tab.
Sheet layout: 8 columns, ascending canonical-mask order (full spec + example sheet in the repo). Need the sheet itself? Blobsmith (https://blobsmith.itch.io/blobsmith) draws the complete 47-tile sheet from 6 base tiles and exports this exact layout; there is a free in-browser version.
Verified against Godot 4.7 stable with a headless test suite included in the repo (mask tables, TileSet structure, save/load round-trip, and real TileMapLayer terrain painting).
View files Download Submit an issue Recent Edits