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

Merged
merged 1 commit into from
Feb 8, 2025

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.

@Hoikas Hoikas merged commit 7f43de5 into H-uru:master Feb 8, 2025
3 checks passed
@Hoikas Hoikas deleted the python_activators branch February 8, 2025 17:51
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