Skip to content

TonCoder/Simple-FSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-FSM

Simple FSM is a "Finite" Sate Machine that allows you to create states with ease. The sates can be simple class based (without Monobehavior) or classess that derive from Monobehavior. These differences will be explained below.

Brokers

The Broker scripts provides an example on how to consolidate your delegates within your workflow and avoid having a huge amount of scripts managing with one another, this is also known as the Observer pattern.

... To be continued

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages