-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Align Tools by litefeel | ||
https://www.litefeel.com | ||
|
||
Twitter: @litefeel | ||
Github: https://github.com/litefeel/Unity-AlignTools | ||
|
||
_________ | ||
#### What does it do ? | ||
|
||
This editor window allows you to easily align ui objects on your scene : | ||
- align ui objects on all axis or the one you choose | ||
- align on the left or the right (use renderer extents) | ||
- distribute objects in equals distances (for position) | ||
- expand/shrink size of ui by another | ||
- adjust position of ui by arrow keyboard | ||
|
||
____ | ||
#### Usage | ||
|
||
1. Open Windows from `Window > LiteFeel > Align Tools` | ||
2. Select two or more GUI object | ||
3. Align them | ||
|
||
____ | ||
#### Adjust position by keyboard | ||
|
||
1. Toggle on `Adjust Position By Keyboard` at `Align Tools Window` | ||
2. Select one or more ui object | ||
3. Press the arrow keys (Options Press Shift) | ||
|
||
|
||
#### Screenshots | ||
|
||
![](Images/screenshots.png) | ||
|
||
|
||
![](Images/shortcuts.png) |