ZionGames Docs

Home / ZionTPS

🎯 ZionTPS

Modular Third-Person Locomotion · Unity 6 · Version 1.2

API Reference

This page documents the main namespace and assembly used by ZionTPS. Expand it over time with public types, events, interfaces, and integration examples from your released API surface.

Namespace

ZionTPS

Runtime Assembly

ZionGames.ZionTPS.Runtime

Unity Version

Unity 6.x

Core Areas to Document

  • Movement - controller, motor, state flow, and character definition settings.
  • Camera - camera rig, camera profiles, recentering, profile switching, and shake.
  • Input - input reader and supported action references.
  • Integration - events, sources, and module hook points.

Example API Entry 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.