File tree Expand file tree Collapse file tree 2 files changed +18
-15
lines changed
Expand file tree Collapse file tree 2 files changed +18
-15
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ https://www.litefeel.com
44Twitter: @litefeel
55Github: https://github.com/litefeel/Unity-AlignTools
66
7- _________
7+
88#### What does it do ?
99
1010This editor window allows you to easily align ui objects on your scene :
@@ -14,24 +14,19 @@ This editor window allows you to easily align ui objects on your scene :
1414- expand/shrink size of ui by another
1515- adjust position of ui by arrow keyboard
1616
17- ____
18- #### Usage
17+ #### How to use?
1918
20- 1 . Open Windows from ` Window > LiteFeel > Align Tools`
19+ 1 . Open Windows from [ Windows ] > [ LiteFeel] > [ Align Tools] > [ Align Tools ]
21202 . Select two or more GUI object
22213 . Align them
2322
24- ____
2523#### Adjust position by keyboard
2624
27- 1 . Toggle on ` Adjust Position By Keyboard ` at ` Align Tools Window `
25+ 1 . Toggle on Menu item ` Adjust Position By Keyboard ` at ` Window/LiteFeel/ Align Tools/Align Tools `
28262 . Select one or more ui object
29- 3 . Press the arrow keys (Options Press Shift )
27+ 3 . Press the arrow keys (Options Press Ctrl )
3028
3129
3230#### Screenshots
3331
3432![ ] ( Images/screenshots.png )
35-
36-
37- ![ ] ( Images/shortcuts.png )
Original file line number Diff line number Diff line change @@ -34,16 +34,24 @@ Find the manifest.json file in the Packages folder of your project and edit it t
3434#### Using .zip file (for Unity 5.0+)
3535
36361 . Download ` Source code ` from [ Releases] ( https://github.com/litefeel/Unity-AlignTools/releases )
37- 2 . Extract the package into your Unity project
37+ 2 . Extract the package into ` $UnityProject/Packages ` or ` $UnityProject/Assets/Plugins `
3838
3939
40- ## How to use?
40+ #### How to use?
4141
42- 1 . Select ` Edit > Preferences… > Open Files With Default App ` from the menu
43- 2 . Input the file extensions, like txt
44- 3 . Double click txt file, will open it with default application
42+ 1 . Open Windows from [ Windows ] > [ LiteFeel ] > [ Align Tools ] > [ Align Tools ]
43+ 2 . Select two or more GUI object
44+ 3 . Align them
4545
46+ #### Adjust position by keyboard
4647
48+ 1 . Toggle on Menu item ` Adjust Position By Keyboard ` at ` Window/LiteFeel/Align Tools/Align Tools `
49+ 2 . Select one or more ui object
50+ 3 . Press the arrow keys (Options Press Ctrl)
51+
52+ #### Screenshots
53+
54+ ![ ] ( Documentation~/Images/screenshots.png )
4755
4856## Support
4957
You can’t perform that action at this time.
0 commit comments