Align Tools is just perfect Unity asset plugin to align game object.
- Free
- Align game object
- Distribute GUI object
- Tested with Unity 2019 and 2020
- No runtime resources required
- No scripting required
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
{
"scopedRegistries": [
{
"name": "My Registry",
"url": "https://registry.npmjs.org",
"scopes": [
"com.litefeel"
]
}
],
"dependencies": {
"com.litefeel.aligntools": "1.8.0",
...
}
}
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
{
"dependencies": {
"com.litefeel.aligntools": "https://github.com/litefeel/Unity-AlignTools.git#1.8.0",
...
}
}
- Download
Source code
from Releases - Extract the package into
$UnityProject/Packages
or$UnityProject/Assets/Plugins
- Open Windows from [Windows] > [LiteFeel] > [Align Tools] > [Align Tools]
- Select two or more GUI object
- Align them
- Toggle on Menu item
Adjust Position By Keyboard
atWindow/LiteFeel/Align Tools/Align Tools
- Select one or more ui object
- Press the arrow keys (Options Press Ctrl)
- Create issues by issues page
- Send email to me: litefeel@gmail.com