ZionGames Docs

Home / ZionTPS

🎯 ZionTPS

Modular Third-Person Locomotion · Unity 6

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.