Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Efficient and flexible 5-tile dual-grid autotiling solution written in GDScript, with full support for randomization.Adds the AutoMapLayer class, which is then extended for each TileSet layout, letting the user hardcode its logic for pairing tile neighbor configurations with tile atlas coordinates.Also adds the ShuffleMapLayer class, which has more basic randomizing features for background tilesets.
Efficient and flexible 5-tile dual-grid autotiling solution written in GDScript, with full support for randomization.
Adds the AutoMapLayer class, which is then extended for each TileSet layout, letting the user hardcode its logic for pairing tile neighbor configurations with tile atlas coordinates.
Also adds the ShuffleMapLayer class, which has more basic randomizing features for background tilesets.
Reviews
Quick Information

Efficient and flexible 5-tile dual-grid autotiling solution written in GDScript, with full support for randomization.Adds the AutoMapLayer class, which is then extended for each TileSet layout, letting the user hardcode its logic for pairing tile neighbor configurations with tile atlas coordinates.Also adds the ShuffleMapLayer class, which has more basic randomizing features for background tilesets.