STA Posted September 24, 2021 Share Posted September 24, 2021 Hello, I'm working on a marionette that places some symbols. Unfortunately the wrong one is on top covering others. Is there any way to either prevent this or change the order after placing? Thanks in advance Sebastian Quote Link to comment
Dendecko Posted September 24, 2021 Share Posted September 24, 2021 (edited) This has been brought up before and approached in a couple different ways I'm aware of. One was to reorder based on a list which sometimes works. Or if you are able to output the individual symbols then you can use the forward function which I believe was made by @m.graf List Forward.vwx Edited September 24, 2021 by Dendecko Quote Link to comment
Jesse Cogswell Posted September 24, 2021 Share Posted September 24, 2021 I've had some success with placing symbols into an ordered list from bottom to top, then exploding the list back into a group. It's kind of messy, but it's the only thing that I have found to consistently work. 1 Quote Link to comment
STA Posted September 28, 2021 Author Share Posted September 28, 2021 Thanks guys, I used the backwards node from Dendecko's file which worked like a charm. 1 Quote Link to comment
Dendecko Posted September 28, 2021 Share Posted September 28, 2021 @STA Wonderful, all thanks to @m.graf Quote Link to comment
MrPilot Posted July 31 Share Posted July 31 @Dendecko that [the "Forward" node in your file] worked for me as well, thanks a lot! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.