Visually distribute your gui nodes or game objects. The tool finds the min and max of your nodes and then distributes the other nodes between these points.
You can use the these editor scripts in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:
https://github.com/Jerakin/editor-script-distribute/archive/master.zip
This extension adds a few distribution tools to be used in your gui scenes.
