https://github.com/Jerakin/editor-script-align
Editor Extension to Align gui nodes
https://github.com/Jerakin/editor-script-align
defold defold-editor-script defold-library defold-module
Last synced: 2 months ago
JSON representation
Editor Extension to Align gui nodes
- Host: GitHub
- URL: https://github.com/Jerakin/editor-script-align
- Owner: Jerakin
- License: mit
- Created: 2019-11-05T15:00:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T21:13:33.000Z (about 1 year ago)
- Last Synced: 2025-01-31T17:03:58.592Z (11 months ago)
- Topics: defold, defold-editor-script, defold-library, defold-module
- Homepage:
- Size: 5.11 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Align
README
# Align
## 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-extension-align/issues/4) and [#4](https://github.com/Jerakin/editor-extension-align/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-align/archive/master.zip
## Editor Script
This extension adds a few alignment tools to be used in your gui scenes.
