Skip to content

shachash1984/StateMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

StateMachine

Implementation for a state machine in unity

  1. Implementation using a switch statement

  2. Implementation using state objects:

path for all state objects Assets/Scripts/FSM/State/

path for state machine (manager/user) Scripts/FSM/AIFsm.cs

About

Implementation for a state machine in unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages