1. To add the new Ready Player Me Unity Avatar Creator to your project you can use the Unity Package Manager to import the package directly from the Git URL.
2. With your Unity Project open open up the Package Manager window by going to Window > Package Manager
.
3. In the Package Manager window click on the + icon in the top left corner and select Add Package From Git URL.
4. Paste in this url
https://github.com/readyplayerme/rpm-unity-sdk-avatar-creator.git
5. Click add and wait for the import process to finish.
6. Next import samples, you will have samples folder with AvatarCreatorExample scene.
7. Set subdomain & AppID in CoreSettings scriptable object. Important! AppID must belong to the subdomain you set otherwise authorization will fail.