Forums › 💬 NodeCanvas › ⚙️ Support › Severals problems with nestedFSM › Reply To: Severals problems with nestedFSM
Hello again,
Thank for the new update, BUT :
-You don’t fix the currentState null issue when nestedFSM switch between them.
And, an other thing : can you add : DrawDefaultInspector() in ActionState / SuperActionState and nextState (so ^^ ) in FSM ? 🙂
The first thing is for derivating from State and create custom state with some member variable for example.