Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jerakin/editor-script-distribute
- Owner: Jerakin
- License: mit
- Created: 2019-11-08T14:19:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T09:25:10.000Z (4 months ago)
- Last Synced: 2024-11-02T14:33:43.393Z (3 months ago)
- Topics: defold, defold-editor-script, defold-library, defold-module
- Size: 8.34 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)