I’m trying to use tangent to make a smooth crv for a ramp , but when i use shatter to split the circle, the queue of the list always different, i need to adjust the list item index every time i make a new option. it’s there any ways to control the list result of the shatter component?
You need to tidy up your geometry to get something that works in every situation.
1/ Flip even circles so they go clockwise
2/ Sort tangent lines in order
3/ Change the seam at the first curve intersection and use the subdomain to go the the second intersection.