Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 618 Bytes

File metadata and controls

13 lines (8 loc) · 618 Bytes

Distribute

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.

Install

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

Editor Script

This extension adds a few distribution tools to be used in your gui scenes.

align