Right now I have one group "start" that takes a point on the surface, then a gropu by range "end" that takes 3 points. Using shortest path to draw curves from start to these 3 endpoints.
Followed Entagma "shortest path" tutorial by Ben Watts, This question was asked before,
""""
In fact the resulting "growing curves" have point number changing every frame and I can't manage to "sort" the points so that their number don't change anymore.
any idea?
""""
but what Im trying to do is spawn leaf geos along the Carve sop, so I need the Carve sop, only thing is the Carve sop seems to be screwing the points around.