🎯 ZionTPS
Modular Third-Person Locomotion · Unity 6
Overview
Setup Wizard
Character Controller
Camera System
Input Handling
Troubleshooting
API Reference
API Reference
This page documents the main namespace and assembly used by ZionTPS.
Namespace
ZionTPS
Runtime Assembly
ZionGames.ZionTPS.Runtime
Unity Version
Unity 6.x
Intended API Reference Content
Expand this page over time with:
- core public classes
- key interfaces
- important events
- extension points
- integration examples
- module hook points
Suggested Structure
Movement
Document the public movement-facing types here.
Camera
Document the public camera-facing types here.
Input
Document the public input-facing types here.
Integration Hooks
Document events, interfaces, and extension points here.
Example Template
ExampleType
Namespace: ZionTPS
Summary: Brief description of what the type is responsible for.
Key Members:
- MemberName
- AnotherMember
Usage Notes:
Describe how and when this type should be used.