PT for GH: Bug in Point Attraction component?

Depending on the position of the BasePoint of PlanarGrid a possible bug in Point Attraction component shows up: On positive values of Magnitude either the last or the first cell is uneffected. On negative Magnitude values, all cells seem to be ok.

Lower left (first) cell uneffected on positive Magnitude values:
lower_left_(first)

Upper right (last) cell uneffected on positive Magnitude values:
upper_right_(last)

Please see attached GH file for reference (all values internalized). Chose one of the 4 provided example values for basepoint and use Magnitude slider.

morph_2d_bug_v2.gh (13.3 KB)

Interesting case, I’ll look into it