We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This request is quite simple (I hope). I'd like to create a Node that splits equally things in the output.
Here is an example : I have a value that outputs in 3 nodes.
And I'd like my outputs to update when a node is disconnected, as follow :
Is it possible to achieve this ? How can I know if my output is connected or not ?
I have another question which may be out of the subject : can I restrict an output to only one node ?
Thanks !
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This request is quite simple (I hope). I'd like to create a Node that splits equally things in the output.
Here is an example : I have a value that outputs in 3 nodes.
And I'd like my outputs to update when a node is disconnected, as follow :
Is it possible to achieve this ?
How can I know if my output is connected or not ?
I have another question which may be out of the subject : can I restrict an output to only one node ?
Thanks !
The text was updated successfully, but these errors were encountered: