Search Results for

    Show / Hide Table of Contents

    KCC Design Overview

    The OpenKCC, or Open Source Kinematic character controller, is a character controller that uses a kinematic rigidbody to move the player through a virtual environment.

    Design Goals

    The goal of the design section is to document how the OpenKCC is designed to work as well as propose new features or structures for the project.

    See the KCC User Stories document for more details of of the supported APIs.

    Design Details

    See the various sections for further details

    • Make Your Own KCC
    • State Machine Design
    • KCC Movement Design
    • Physics for Character Controllers
    • Improve this Doc
    In This Article
    Back to top OpenKCC Documentation