Hey list! I have painted a weight map which I use to displace the points of a grid in the Y direction, like a landscape basically. Now I would like to move the effect of the weight map in the X/Z direction as if something was sliding underneath the grid. Right now I use a simple GetPointPosY + weightmap -> SetPointPosY to displace the geo.
Is there a way to put an offset to the location from which the weight data is extracted so I can move the displacement effect around the surface? Cheers!

