catchyid Posted April 26, 2020 Share Posted April 26, 2020 Hello, Trail sop can be used to replicate a point based on previous positions. However, Is it possible to distinguish replicated points, e.g. having a point attribute that says: I am the "original" point, I am the "second" point, etc.? Attache is a simple file ( my goal is to vary a polywire width such that "first" point is thin and "last" one is thick) Thanks trailTest.hip Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Share Posted April 26, 2020 (edited) here's a simple solution: (if you wait a few minutes, someone might post a VEX solution) vu_trailTest.hiplc (You could use this in the wire radius: 0.1+(0.2*@curveu) so it would have a min radius rather than incredibly pointy) Edited April 26, 2020 by Noobini 1 Quote Link to comment Share on other sites More sharing options...
catchyid Posted April 26, 2020 Author Share Posted April 26, 2020 Wow, it's simpler than I thought Thanks If somebody has a vex solution it would be a great too... Once more, thanks for your tip Quote Link to comment Share on other sites More sharing options...
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.