UnityHFSM
UnityHFSM copied to clipboard
How can I see the current state of the state machine for debugging?
I was hoping for a method that would output a string representing the nested state such as Patrol.Move.SearchForPOI?