Connecting ports in apex [solved]

   223   1   1
User Avatar
Member
287 posts
Joined: 2月 2016
Offline
Hello,

In apex, how can I connect an output port of a node into the input port of another node in another graph? If you look at my photo, I want to connect this vector into to the scale of a transform object in another graph. I used the graph find node, then graph find port to get the portid of the input s from the transform object. What do I do next? I am lost on what to do. (or is this not possible) I included the hip file.

Thanks
Edited by evanrudefx - 2026年6月11日 12:40:21

Attachments:
setup.hiplc (413.7 KB)
port.JPG (156.0 KB)

Thanks,

Evan
User Avatar
Member
287 posts
Joined: 2月 2016
Offline
A video from max rose actually helped me figure this out thanks . I just need to use the graph add node to insert a node into that other graph. Then I can use the graph connect input.
Edited by evanrudefx - 2026年6月11日 12:41:53

Attachments:
port2.JPG (188.5 KB)

Thanks,

Evan
  • Quick Links