Reply To: Issue with ConditionTask and YieldResult

NodeCanvas Forums Support Issue with ConditionTask and YieldResult Reply To: Issue with ConditionTask and YieldResult

#13365
timv
Participant

I changed the code of CheckMouseClick2D.cs to work around the issue: (NOTE: To fix the issue above, you’ll need to change CheckMouseClick instead of CheckMouseClick2D, since that is what I used in my example scene)

I’m not sure yet if this approach will create other issues, but so far it seems to do the trick.
However, this does not solve the general issue with YieldResult, so I would still like to know your opinion on this matter.
Thanks,
Tim