Skip to content
New issue

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

Sockets on exported node groups need to be adjusted manually #2

Open
Fweeb opened this issue May 25, 2021 · 1 comment
Open

Sockets on exported node groups need to be adjusted manually #2

Fweeb opened this issue May 25, 2021 · 1 comment

Comments

@Fweeb
Copy link
Collaborator

Fweeb commented May 25, 2021

When exporting nodes as a node group, there are no input or output sockets by default. You need to go into the exported file and manage the input and output sockets yourself.

@Fweeb
Copy link
Collaborator Author

Fweeb commented May 25, 2021

This is a difficult one to resolve within the context of the exporter. Probably the best solution is to use backlinks. Then you can use the updated version of the Edit Linked Library add-on which now has support for jumping to linked node groups.

Otherwise, there will have to be some kind of modal state where the exporter waits for the user to use the Node Editor and create their desired input and output sockets. That's a lot of complexity to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant