Reply To: Tween related Action Task errors and …

NodeCanvas Forums Support Tween related Action Task errors and … Reply To: Tween related Action Task errors and …

#10650
Gavalakis
Keymaster

Thanks for the scene, even though I deleted the attachement because you had the whole nodecanvas asset in there. Please send scenes that include the asset at support@paradoxnotion.com next time if needed.

But, now I see what you mean about the events. The problem here, is that all events are send in the same frame and all catched by the Manager BT in the same frame, but the BT is naturaly, only updated 1 time per frame. As such the events even though they are send, the Check Event, does NOT caches or queues up the number of times the event was received in the same frame. Depending on what you are after, there can be numerous solutions about this. In this example scene, you can for example increate the “Bubble Count” variable from within the Bubble BT directly with the SetOtherBlackboard variable.
Once again, the reason is that the BT is updated only ONCE PER FRAME and events should not be used like functions in code for example.

As for the TweenColor script, can you please let me know what is that you want to achieve and is not working as expected?
It seems to work correctly 🙂

Regarding cmd+D will take a look at this, but on windows, I can’t reproduce the ctrl+D duplicating the node more than 1 times. I will re-check the code again to see if I miss something.

Finally thanks a lot for your feedback. I appreciate it and I am glad you chose NodeCanvas! 🙂

Let me know for anything of the above or anything new you may encounter.

Thanks!

Join us on Discord: https://discord.gg/97q2Rjh