I'm playing with C# script node, and made a simple functionality "sort".
I can see the result what I expected on script node outputs, i mean the "sorted" result.
My script node can give customized event to the node that is bound to script node output.
But, the result(sorted value) from the script node is not applied to the nodes that are bound to the script node at all.
Am i missing something?
How can I hand over those values to the outside of script value?
Let me have your advice.
thanks
btw, the more I get familiar w/ ventuz, the more i get excited cuz it is sooooo~ excellent~!!!!

poly