Avatar Creator (WebGL)
Integrate the Avatar Creator with you Unity WebGL project.
Last updated
Was this helpful?
Integrate the Avatar Creator with you Unity WebGL project.
Last updated
Was this helpful?
The Avatar Creator can be integrated into your WebGL Unity Project. This requires setting up the communication between the Avatar Creator and your Unity application.
This sample project uses a custom WebGL template to embed the Ready Player Me character creator inside an application to seamlessly add avatars. Use this as a reference for adding Ready Player Me avatars to your Unity WebGL application.
Make sure you are building for WebGL and Scenes/WegGLExample is incluided in the Build Settings.
Open Project Settings > Player > Settings for WebGL > Resolution and Presentation and select the template for your version of Unity.
Build and run the project. You should see the Avatar Creator, be able to create an avatar, close the Avatar Creator, and see the avatar in the scene.