Skip to content
Discussion options

You must be logged in to vote

Hello, theBoredGeordie,

I'm afraid what you want isn't possible in Nodezator.

I wouldn't mind implementing such dynamic features in Nodezator, as long as it doesn't get in the way of Nodezator's goal of being, as close as possible, a 1:1 visual representation of Python. For instance, in Python, functions always only return a single value/object. Nodes in nodezator can have multiple outputs but it is just a visual representation of what is actually a single object: a dictionary with each key representing an output.

However, it seems to me that, in your case, having such dynamic sockets wouldn't save your users any time. That is, they'd still have to execute the graph once so that this theo…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@theBoredGeordie
Comment options

@KennedyRichard
Comment options

Answer selected by theBoredGeordie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants