POP : How to apply noise gradually over a line ?

Hello everyone,

I’m trying to do a tentacle like visual with POPs, it works great thanks to a combination of of POPs. It starts with a line POP into a noise to gets its tentacle form. IT is great except that it moves my original point a lot :

How to apply noise gradually over the lookup attribute ?
How to enforce positions after / before the noise ?

Thanks in advance and keep on cre-arting :slight_smile:

AloÏs Kyrou

Hello @AloisKyrou
One way of doing this is to input a noise amplitude attribute and map it to the Noise POP Amplitude parameter. This can be done on the Map parameter page.
VaryingNoiseAmplitude.toe (3.8 KB)