prime31/CharacterController2D
None observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4689
- days_rel: n/a
- days_push: 2539
- n_releases_24m: 0
Adoption not part of the score
1110 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Unity 2D character controller component similar to Unity's built-in CharacterController, providing a move method with raycast-based collision handling for 2D platformers. It includes a demo scene and supports features like one-way platforms and collision events.
Use cases
- build a 2D platformer character controller in Unity
- handle player movement and collision with platforms
- implement one-way platforms in a 2D game
- create solid player movement for enemies and NPCs
- detect collisions during character movement
When to choose
- you are making a 2D platformer or action game in Unity
- you want a lightweight, code-driven alternative to Unity's built-in CharacterController for 2D
- you need reliable raycast-based collision for a 2D character
When to avoid
- you are building a 3D game
- you need a commercially licensed asset (it uses CC BY-NC-SA 3.0)
- you need an actively maintained solution with recent updates
Facets
library · maturity maintenance
game-engine simulation gaming-tools game-engine cross-platform unity 2d character-controller physics collision-detection platformer game-development
1 source
- readme: https://github.com/prime31/CharacterController2D · fetched 2026-08-28 · e4b2fa6cbbe9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prime31/CharacterController2D | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="prime31/CharacterController2D")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem