Hello, i wanna know if it’s possible to map as an expression a binary file from previous node without having to reuse a binary node.
1 Like
hello @slaymane_slime
No, you have to output the binary node just before the node which requires the binary data
2 Likes
Take a look at these similar solutions:
4 Likes
ohhh nice @solomon merge node I’ve been trying work this out for awhile now haha thanks
3 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.