Forums › 💬 NodeCanvas › ⚙️ Support › Send Event Fires 2 Times
I am having my script send event to blackBoard And it seems to be firing twice. If however somewhere under event conditional I add wait action (with 0 seconds) event tree branch does not double fire. Is this a bug?
-Thanks 🙂
I should add that the method that sends event is Unitys Void OnTriggerEnter(), this might be causing issues?
Hello,
This is fixed in the update I have just submited and the events will return true for 1 frame instead of 2 like they do now.
Thanks for the report 🙂
awsome!