Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jerakin/editor-script-distribute

Editor script for distributing nodes evenly
https://github.com/jerakin/editor-script-distribute

defold defold-editor-script defold-library defold-module

Last synced: 3 months ago
JSON representation

Editor script for distributing nodes evenly

Awesome Lists containing this project

README

        

# Distribute

## State
This extension is currently not very usable. Before I can make this truly useful I need access to a nodes pivot and parent. See [#1](https://github.com/Jerakin/editor-script-distribute/issues/4) and [#4](https://github.com/Jerakin/editor-script-distribute/issues/4)

## Install
You can use the these editor scripts in your own project by adding this project as a [Defold library dependency](https://www.defold.com/manuals/libraries/). 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](/.github/distribute.gif)