Skip to content

Conversation

@Hoikas
Copy link
Member

@Hoikas Hoikas commented Dec 13, 2025

This is a higher level use case of the xLinkEventTrigger.py file introduced in H-uru/Plasma#1821. RIght now, this is just an example. I still have some iteration to do here, and I would like to add some more high level logic nodes to improve the workflow where Python has to get involved.

Python File nodes are tricky because the attributes are inputs to the script but function logically as outputs. For example, responders appear as an input to a Python file node, but Python file nodes can trigger responders. The inverse is also true. In the case of xLinkEventTrigger.py, we see the same thing - normally an activator is an input/trigger for a Python file node, but, in this case, the Python script is triggering the activator so that the responder or other things connected under "satisfies" can proceed.

@Hoikas Hoikas force-pushed the link_event_trigger branch 2 times, most recently from 26761f0 to 0dc2b48 Compare December 13, 2025 23:03
This is a helper node to abstract away the oddities of dealing with
Python File Mods triggering logic. It's hopefully the first of many
higher level logic nodes.
@Hoikas Hoikas force-pushed the link_event_trigger branch from 0dc2b48 to c69c4e4 Compare December 14, 2025 23:01
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

Successfully merging this pull request may close these issues.

1 participant