# dbrizov/Unity-CharacterController

Third Person Controller for Unity

Repository: https://github.com/dbrizov/Unity-CharacterController
Canonical: https://ross.abutalabs.com/products/unity-charactercontroller
Language: C#
License: MIT
License Family: permissive
Topics: unity3d, character, controller, third-person
Last push: 2026-04-12T12:23:34+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 4444, "days_push": 143, "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 1072, forks 144 (observed 2026-08-28T04:03:28.357010+00:00)

## What it is
A third-person character controller for Unity written in C#, providing movement, jumping, and camera rotation controls. It supports both keyboard/mouse and Xbox gamepad input and requires Unity 2018.3 or later.

## Use cases
- add third-person character movement to a Unity game
- implement jumping and camera rotation for a player character
- support gamepad controls for character movement in Unity
- get a starting point for a third-person action game prototype
- learn how to build a character controller in C# for Unity

## When to choose
- you are building a Unity game that needs a third-person character with movement, jumping, and camera control
- you want a lightweight MIT-licensed controller you can customize
- you need both keyboard/mouse and Xbox controller support out of the box

## When to avoid
- you need a first-person controller
- you require advanced features like climbing, wall-running, or IK-driven animation out of the box
- your project uses a game engine other than Unity

## Facets
- artifact type: library
- maturity: maintenance
- function: game-engine, simulation
- domain: gaming-tools
- platform: game-engine, cross-platform
- tags: unity, unity3d, character-controller, third-person, csharp, movement, camera-controls, game-development

## Member repositories
- dbrizov/Unity-CharacterController (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.357010+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:53:41.237417+00:00, confidence not recorded.
  - readme: https://github.com/dbrizov/Unity-CharacterController (fetched 2026-08-28T04:03:28.357010+00:00, sha 480369566120)
- Data as of 2026-08-30T08:39:29.467469+00:00.
