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: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T21:13:33.000Z (over 1 year ago)
- Last Synced: 2025-05-06T04:48:23.568Z (about 1 year ago)
- Topics: defold, defold-editor-script, defold-library, defold-module
- Homepage:
- Size: 5.11 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.
