/3x3-min-gen

3x3 minimal autotile generator from 5 tiles for Godot 3.3

Primary LanguageGDScriptCreative Commons Zero v1.0 UniversalCC0-1.0

3x3-min-gen

3x3 minimal autotile generator from 5 tiles for Godot 3.3

input.png

It takes in 5 tiles arranged like the above image and returns a result image like the one below, and a 3x3 minimal autotiled TileSet resource using the result image.

output.png