I'm working on a Geometry Nodes setup and need to reorder the Mesh Island Index so that the indexing begin with the lowest minimum Z-coordinate.
The default Mesh Island index is based on vertex order, and I need a positional index for a different reveal effect.
My endless conversations with different AIs always led to using sort elements node, but it does not work, because its output is geometry, but I need new order of the indexes.






