Reply To: Severals problems with nestedFSM

Forums 💬 NodeCanvas ⚙️ Support Severals problems with nestedFSM Reply To: Severals problems with nestedFSM

#17919
driiade
Participant

    Hey !

    Another things : OnDrawGizmos are not called for ConditionTask.

    You just need to add this :

    in Condition.cs

    And to call this in the graph.cs .

    And All Node need to call proper condition.OnDrawGizmos and .. that’s it !

    Little fix, but so much cool =)