Skip to content

Commit 668c497

Browse files
committed
Add Documentation
1 parent 41abf10 commit 668c497

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

Documentation~/Images/screenshots.png

29.7 KB
Loading

Documentation~/Images/shortcuts.png

36.3 KB
Loading

Documentation~/index.md

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Align Tools by litefeel
2+
https://www.litefeel.com
3+
4+
Twitter: @litefeel
5+
Github: https://github.com/litefeel/Unity-AlignTools
6+
7+
_________
8+
#### What does it do ?
9+
10+
This editor window allows you to easily align ui objects on your scene :
11+
- align ui objects on all axis or the one you choose
12+
- align on the left or the right (use renderer extents)
13+
- distribute objects in equals distances (for position)
14+
- expand/shrink size of ui by another
15+
- adjust position of ui by arrow keyboard
16+
17+
____
18+
#### Usage
19+
20+
1. Open Windows from `Window > LiteFeel > Align Tools`
21+
2. Select two or more GUI object
22+
3. Align them
23+
24+
____
25+
#### Adjust position by keyboard
26+
27+
1. Toggle on `Adjust Position By Keyboard` at `Align Tools Window`
28+
2. Select one or more ui object
29+
3. Press the arrow keys (Options Press Shift)
30+
31+
32+
#### Screenshots
33+
34+
![](Images/screenshots.png)
35+
36+
37+
![](Images/shortcuts.png)

0 commit comments

Comments
 (0)