hi, Is there a full c++ example?
I m looking at just a swing door demo (open, opening, close, closing, locked)
I have the states defined. I understand the begin, update, end (= StateMachineBehavior in unity)
but I am a bit confused on how to set up the state transition