# 2d-extras

Fun 2D Stuff that we'd like to share!

Repository: https://github.com/Unity-Technologies/2d-extras
Canonical: https://ross.abutalabs.com/products/2d-extras
Language: C#
License: NOASSERTION
License Family: other
Last push: 2026-01-16T05:13:28+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 8, longevity 100
- inputs: {"age_days": 3365, "days_push": 229, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1629, forks 329 (observed 2026-08-28T04:05:13.836305+00:00)

## What it is
A collection of reusable C# scripts from Unity Technologies that extend the 2D Tilemap system with custom tiles and brushes, such as Rule Tiles, Animated Tiles, and various painting brushes. Development has moved to the official Tilemap Extras package in Unity's Package Manager, and this GitHub repository is now read-only.

## Use cases
- create autotiling rule-based tiles in unity
- add animated tiles to a 2d tilemap
- custom tilemap brushes for unity level design
- isometric and hexagonal rule tiles
- paint gameobjects onto a unity tilemap
- randomize tiles while painting a 2d map

## When to choose
- you are on an older Unity version that cannot use the Tilemap Extras package
- you want to fork or customize tile/brush scripts beyond what the official package offers
- you need to study Unity's reference implementations of custom Tilemap tiles and brushes

## When to avoid
- you are on Unity 2021 or later and just need the features - install the Tilemap Extras package from the Package Manager instead
- you need bug fixes or new features - the repository is read-only and no longer developed
- you need support via GitHub issues - issues must go through Unity's official channels

## Facets
- artifact type: plugin
- maturity: maintenance
- function: game-engine, plugin-system
- domain: graphics
- platform: game-engine, cross-platform
- tags: unity, tilemap, brushes, rule-tile, 2d-games, csharp, unity-package, game-development

## Member repositories
- Unity-Technologies/2d-extras (main) score 51
- Unity-Technologies/2d-techdemos (examples) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.836305+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-30T03:48:15.788776+00:00, confidence not recorded.
  - readme: https://github.com/Unity-Technologies/2d-extras (fetched 2026-08-28T04:05:13.836305+00:00, sha 2423efa976f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
