Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T21:13:33.000Z (4 months ago)
- Last Synced: 2024-11-02T10:03:57.408Z (3 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
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.![align](/.github/align.gif)