How to move points along a curve using multiple attractor points?

I am attempting to use an attractor point to move a bunch of points along a curve so they begin to bunch together, with fewer points close to the attractor and more points further away from the attractor.

Move points along a curve.gh (74.9 KB)


Have a look at the attachment.


Move points along a curve_re.gh (71.7 KB)

1 Like

Thank you for your response! I’ve realised this isnt the best approach on my end. I should be aiming to remove points not shift them along. This script is great and super helpful though.