Want to quickly see what state your state machine is in? StateSpy will show you!StateSpy will help you keep track of your state machine while your game is running! No more Debug.Log() every time you change a state to find out what's going on in your state machine.The provided simple C# interface, State object to inherit from, and slick editor window are all you need for this super-light, easy-to-implement tool.