ZionGames Docs

Home / Zion Modules / Zion Stats

🧩 Zion Stats

Health, Stamina, Mana & XP Module for ZionTPS

Zion Stats — Getting Started

Zion Stats is a modular gameplay extension for ZionTPS. It adds Health and Stamina by default, with optional Mana and XP through the Setup Wizard presets.

Features

  • Health, Stamina, Mana and XP preset support
  • Health damage and healing support
  • Sprint stamina drain, action costs and regeneration
  • Mana spending and restoration helpers
  • XP gain and reset helpers
  • uGUI HUD support
  • UI Toolkit HUD support
  • Optional Play Mode test controls
  • ZionTPS locomotion integration

Requirements

  • Unity 6.3 LTS or newer
  • ZionTPS Third Person Controller
  • Unity Input System for the optional Play Mode test helper
  • UI Toolkit is required only when using the UI Toolkit HUD option
  • uGUI is supported as an alternative HUD option

Quick Setup

  1. Import Zion Stats into a project that already contains ZionTPS.
  2. Open Tools / ZionTPS Stats / Setup Wizard.
  3. Assign your ZionTPS player, or a child object inside its hierarchy.
  4. Choose the stat preset that suits your project.
  5. Create or assign a StatsConfig asset.
  6. Choose whether to create a HUD and select uGUI or UI Toolkit.
  7. Optionally add the test helper for Play Mode verification.
  8. Review the setup and click Install.
  9. Enter Play Mode and test the selected stats.

Recommended Preset

Use Health + Stamina for a lightweight action-game setup. Use RPG Starter when you want Health, Stamina, Mana and XP ready to configure.