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

Allow Python File nodes to activate each other. #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Nov 10, 2024

Fixes #424.

This is kind of a weird feature. You're now able to link a Python File node's (new) "Satisfies" socket to the ptAttribActivator socket on another Python File node. The Python File node that is the satisfier does not actually activate anything, though. It's really a way for the satisfied Python File node to communicate back to the satisfier.

CC @DoobesURU

@DoobesURU
Copy link
Contributor

Just wanted to mention that I saw this fix and have implemented it. I went to export Neighborhood, but I still need to animate a few rail cameras, it seems. 😊

Anyway, when I get unrelated bits working, I'll let you know how the export goes.

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

Successfully merging this pull request may close these issues.

Feature Request: Receiver socket for Python File Node
2 participants