SignalStateMachine for RL 2?
Hi. I have been studying finite state machines for the last few weeks to develop part of the network layer of a multi player game. I am looking at Neil Manuell's AS3StateMachine and David Witthingham's SignalStateMachine implementation for Robotlegs 2, and they are what I need.
There is no .swc with that library, just the sources. I am trying to build it by myself, but there is an error in SignalXMLStateDecoder at lines 283 and 299. The thing is that SignalStateMachine uses named mappings, but the latest version of SignalCommandMap doesn't. This is where the error comes from.
What could I do then? Should I try to change the SignalStateMachine implementation (looks complex)? Is there any other way to use this extension? Do you know another way to use FSMs with Robotlegs 2? Thanks in advance
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Ondina D.F. on 27 May, 2014 09:08 AM
Hi,
The best thing to do would be to try to contact Neil and/or David on github.
Ondina D.F. closed this discussion on 02 Jul, 2014 07:18 AM.