An implementation of a virtual object using Veauty for GameObjects.
- Unity3D 2019.1 or higher
- C# 7.0
Add line in Packages/manifest.json
{
"dependencies": {
...
"com.uzimaru.veauty-gameobject": "https://github.com/uzimaru0000/Veauty-GameObject.git",
...
}
}TODO: Coming soon!
I'm happy if you contribute!
- Make your project and make directory Packages in it.
- In Packages, git clone https://github.com/uzimaru0000/Veauty-GameObject.git
- Fork it
- Create your feature branch
- Commit your changes
- Push to the branch
- Create new Pull Request