← Back to Assets
RPG State Machine
UpdatedA clean, extensible state machine architecture for characters and AI.
Overview
A clean, extensible state machine architecture for characters and AI, designed for real projects with readable code and predictable transitions. Full details can be expanded as the package matures.
Technical details
- Extensible state + transition model
- Works with Player/AI behaviours
- Designed for readability and customisation