# pablogila/TileMapDual

An automatic, real-time dual-grid tileset system for Godot

Repository: https://github.com/pablogila/TileMapDual
Canonical: https://ross.abutalabs.com/products/tilemapdual
Language: GDScript
License: MIT
License Family: permissive
Topics: gamedev, godot, tilemap
Last push: 2026-01-03T22:32:42+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 35, longevity 52
- inputs: {"age_days": 736, "days_push": 242, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1178, forks 55 (observed 2026-08-28T04:03:52.897657+00:00)

## What it is
TileMapDual is a Godot plugin that adds a custom TileMapLayer node implementing a real-time dual-grid tileset system. It supports square, isometric, and hex grids, reducing required autotiling tiles from 47 to 15.

## Use cases
- auto-tiling terrain in a Godot game
- draw fewer tiles for tileset transitions
- isometric map autotiling
- hex grid tilemap support
- paint levels in-editor with automatic tile selection
- rounded corner terrain tiles

## When to choose
- you build 2D levels in Godot and want automatic terrain transitions
- you want to reduce tileset authoring effort from 47 to 15 tiles
- you need dual-grid autotiling on square, isometric, or hex grids

## When to avoid
- you use a game engine other than Godot
- you need a standalone tilemap editor outside Godot
- your project requires a stable legacy version rather than the v5 rewrite

## Facets
- artifact type: plugin
- maturity: active
- function: game-engine, graphics, ui-components
- domain: graphics
- platform: game-engine, cross-platform
- tags: godot-plugin, tilemap, dual-grid, autotiling, gdscript, tileset, hex-grid, isometric, game-development, godot

## Member repositories
- pablogila/TileMapDual (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.897657+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:07.669748+00:00, confidence not recorded.
  - readme: https://github.com/pablogila/TileMapDual (fetched 2026-08-28T04:03:52.897657+00:00, sha 42789053eb8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
