Framework for creating finite state machines. This framework allows you to create entities driven by finite state machines. This framework handles all the logic of managing the states and allows the user to simply concentrate on creating the state's logic. States are created as separated classes or scripts keeping the code base clean. Framework is implemented with integration in mind to allow for quick integration into existing projects. Documentation included with the package.
Language Supported:
JavaScript, C#, Boo
Try the test scene: Try Web