Skip to content

Tools · Palette and pixels

Autotile template


Paint-over templates for Godot 4 terrain tiles: the 47-tile blob and 16-tile Wang sets, TileSet included.

You are about to draw terrain tiles for Godot 4 and want a template with the peering bits already set up.

This version

Synced 2026-09-27 from commit a5f9748.

  • ·Small fixes to the page shared by every tool

Three layouts: the 47-tile blob (Match Corners and Sides in Godot, 12 by 4), and two 16-tile Wang sets, one for corners and one for sides (4 by 4). Each cell shows where the terrain goes, marks its peering bits and carries its number. Every cell edge meets its neighbour, wrap-around included.

Set the cell size, edge band, markers, grid, numbers and colours. Download the PNG and copy the TileSet .tres, which points at the PNG with the terrain set filled in. Paint over the template and Godot's terrain painter works with it. Checked in Godot 4: every tile's bits match the picture.