I would like to add a callback for when a host node of a specific task type is selected. For example, when I select an action node which contains a play audio task from the graph, I want the audio source to be selected in the scene as well. What is the best way of implementing something like that?
Hello and sorry for the late reply due to xmas vacation.
There is unfortunately no callbacks right now that can make this possible and thus I will need to implement this. I’ve just added your suggestion to the roadmap for the next version.