Page 1 of 1

Binding several nodes simultaneously

Posted: 28 Oct 2013, 09:21
by resetna
Dear, friends!
I am wondering if there is any opportunity to bind an input (for example, event INVOKE) to several nodes simultaneously. Very often there is a need to link a particular property to huge amount of nodes, and it's kinda tricky... I still can not find any hotkey for that. Something like left clicking while holding a right click button does not work, as it does for container nodes proparties.
Thank you for any advice!

Re: Binding several nodes simultaneously

Posted: 28 Oct 2013, 10:09
by Karol
Hi!

It's possible to bind multiple Input properties of the same type to one single Output:
Multi-select the nodes by Shift-LMB or Rectangle-selection in the Content Editor and bind the Input properties to the Output of another node like in the single node case.
The same applies for Method-Event bindings. The other way round is not possible: there is no fast way to bind Events of different nodes to the same Method.

Best Regards
Karol

Re: Binding several nodes simultaneously

Posted: 28 Oct 2013, 20:37
by resetna
Thank you, Karol!
My question was exactely about other way round possibility. Ok, hope this will be considered in further versions.