An open API service indexing awesome lists of open source software.

https://github.com/sammmte/paps-statemachines

Plain and hierarchical state machine for unity with editor tools
https://github.com/sammmte/paps-statemachines

Last synced: over 1 year ago
JSON representation

Plain and hierarchical state machine for unity with editor tools

Awesome Lists containing this project

README

          

# Paps State Machines Core

## What is it?

Base classes, interfaces and extension methods for Paps state machine packages. You probably don't want to import this package alone...

...But you may be interested in [Paps Plain State Machine](https://github.com/Sammmte/Paps-PlainStateMachine) or [Paps Hierarchical State Machine](https://github.com/Sammmte/Paps-HierarchicalStateMachine)

## License

[MIT License](https://github.com/Sammmte/Paps-StateMachines-Core/blob/master/Paps-StateMachines-Core/Assets/StateMachines-Core/LICENSE.md)