I’m working in Blender with Geometry Nodes. I have a collection of meshes of different sizes, and they are currently stacked together. I want to scale them in the geometry node to create uniform gaps between them, so that the spacing is the same regardless of the size of each mesh.
Right now, when I try to unscale, the gaps end up uneven because the objects are different sizes:
This is what I want (I scaled the meshes manually):
Does anyone know if this is possible to do in geometry node, and if yes, how should I setup my node tree?



