# gdquest-demos/godot-3d-mannequin

An Open Source 3d character and character controller for the Godot game engine

Repository: https://github.com/gdquest-demos/godot-3d-mannequin
Canonical: https://ross.abutalabs.com/products/godot-3d-mannequin
Language: C#
License: NOASSERTION
License Family: other
Topics: godot-mannequin, godot-game-engine, character-controller, gdscript, 3d-character, games, video-game
Last push: 2021-08-04T20:11:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2591, "days_push": 1855, "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 1136, forks 86 (observed 2026-08-28T04:03:43.794419+00:00)

## What it is
An open-source 3D character model and third-person character controller for the Godot game engine, built with GDScript. It provides a Player scene with a finite state machine for movement and a CameraRig with auto-rotation, aiming mode, and collision-safe camera handling.

## Use cases
- add a third-person character controller to a Godot 3D game
- get a rigged animated 3D mannequin character for prototyping
- implement keyboard and gamepad movement with a state machine
- set up a third-person camera with aiming mode and wall collision prevention
- learn how to structure player and camera scenes in Godot

## When to choose
- you are building a 3D third-person game in Godot 3.2+
- you need a ready-made animated character and controller to prototype with
- you want a reference implementation of a movement state machine and camera rig

## When to avoid
- you use Godot 4.x, since the project targets Godot 3.2 only
- you need a first-person controller
- you need a production character with custom art or advanced animation features

## Facets
- artifact type: library
- maturity: maintenance
- function: game-engine, simulation
- domain: gaming-tools
- platform: game-engine, cross-platform
- tags: godot, gdscript, character-controller, third-person-camera, 3d-mannequin, finite-state-machine, gamepad-support, game-development

## Member repositories
- gdquest-demos/godot-3d-mannequin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.794419+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:36:30.476095+00:00, confidence not recorded.
  - readme: https://github.com/gdquest-demos/godot-3d-mannequin (fetched 2026-08-28T04:03:43.794419+00:00, sha fb9669eef04b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
