Skip to content

DangerDay/UnityStateMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityStateMachine

A simple state machine for Unity

A lightweight state machine system for Unity. States are paired with a StateIdentifier so that checking, assigning, and loading states are kept simple and straightforward. States themselves inherit MonoBehaviour so references and setup can be done from the scene in the editor.

See ExampleScene and ExampleScript.cs for setup.

About

A simple state machine for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages