Some UI helper for Unity
Add these dependencies to your manifest.json
{
"dependencies": {
"jd.boiv.in.ui": "https://github.com/starburst997/Unity.UI.git",
"jd.boiv.in.tween": "https://github.com/starburst997/Unity.Tween.git",
"jd.boiv.in.extensions": "https://github.com/starburst997/Unity.Extensions.git",
"jd.boiv.in.text": "https://github.com/starburst997/Unity.Text.git"
}
}
TODO!
A sample project is also available.
- Add more examples
- Better readme