How do I make polygons rotate to face a curve attractor?

I was playing around with an attractor. The scale works dandy, but I also would like to rotate to face the attractor curve. The way I did it looks kind of neat…but I’m pretty sure it’s set up wrong. Can someone take a look?

Attractor.gh (15.1 KB)

Creating a unique plane at each grid point is one way.

Attractor-b.gh (14.7 KB)

1 Like

Wow!

Thank you so much, that’s exactly what I was trying to do and I never would have thought of that.