# SebLague/Path-Creator

Path creation asset for Unity game development

Repository: https://github.com/SebLague/Path-Creator
Canonical: https://ross.abutalabs.com/products/path-creator
Homepage: https://assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082
Language: C#
License: MIT
License Family: permissive
Last push: 2024-05-02T21:14:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2777, "days_push": 853, "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 2085, forks 335 (observed 2026-08-28T04:06:11.915914+00:00)

## What it is
A Unity asset for creating and editing Bézier paths in the Unity editor, useful for defining roads, tracks, and object movement paths. It is written in C# and distributed under the MIT license.

## Use cases
- create bezier paths in unity
- define road or track splines for a game
- make objects follow a curved path
- edit path control points in the unity editor
- generate smooth movement routes for enemies or cameras

## When to choose
- you are building a Unity game and need spline or path creation
- you want a lightweight MIT-licensed path tool you can modify
- you need editor-time visual path editing

## When to avoid
- you are not using Unity
- you need actively maintained or supported software (the Asset Store listing is deprecated)
- you need runtime-only path generation without editor tooling

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, simulation, developer-tools
- domain: graphics, cross-platform
- platform: game-engine, cross-platform
- tags: unity, bezier-path, path-creation, editor-tool, csharp, game-development

## Member repositories
- SebLague/Path-Creator (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.915914+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-30T02:55:49.928080+00:00, confidence not recorded.
  - readme: https://github.com/SebLague/Path-Creator (fetched 2026-08-28T04:06:11.915914+00:00, sha c69c7e1c62b9)
  - homepage: https://assetstore.unity.com/packages/tools/utilities/b-zier-path-creator-136082 (fetched 2026-08-29T10:35:50.354777+00:00, sha 96cd68b3e4d9)
  - site_page: https://support.unity.com/hc/en-us/sections/201163815-Asset-Store-Publishers (fetched 2026-08-29T10:35:50.364510+00:00, sha a32c1520d648)
  - site_page: https://support.unity.com/hc/en-us/categories/201253946-Asset-Store (fetched 2026-08-29T10:35:50.367564+00:00, sha 0415a0d80aae)
  - site_page: https://unity.com/releases/editor/archive (fetched 2026-08-29T10:35:50.369654+00:00, sha abe0b5272e53)
  - site_page: https://unity.com/releases/editor/beta (fetched 2026-08-29T10:35:50.372182+00:00, sha c636394a50b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
