Reply To: Severals problems with nestedFSM

NodeCanvas Forums Support Severals problems with nestedFSM Reply To: Severals problems with nestedFSM

#12190
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 =)