Hello
I’m trying to moving multiple points along curve. Im sure that is a simple way to do it, but I can’t find it.
Please help
Yes, but is there simple way that points in every levels would be moved in diffrent length?
I was thinking about something like this.
Lenth between points is the same, but points are moved along curve in the same direction.
same length? same direction? I answered you already.
Yes, you did, and it was very helpful.
I meant that I need to have point moved in the same vector (along curve), but diffrent is move lenght.
Eg.
In Level 2 points will be 0,02, 0,08, 0,14, 0,20, 0,26
In Level 2 points will be 0,03, 0,09, 0,15, 0,21, 0,37
In Level 3 points will be 0,04, 0,10, 0,16, 0,22, 0,38
Ok I already figured it out.
Thanks for help.
movePoint_alongCrv_re02.gh (9.1 KB)
It seems difficult to control with the exact input number. But how about using a little trick?