Avatar Creator (Mobile)
Integrate the Avatar Creator with a mobile app.
This example demonstrates how to integrate a Ready Player Me WebView into a Unity Scene. This feature lets users create Ready Player Me avatars directly in a WebView browser displayed in Unity at runtime on mobile devices.
With the Ready Player Me SDK installed, find the sample code in Ready Player Me/ Examples/WebView Example/WebViewExample.cs
Running the project
Include the
WebView Example/WebViewExample
Scene in a mobile platform build.Open the Scene on the device and click Display WebView.
A WebView loads, and you can create a Ready Player Me avatar.
Once avatar creation is complete, the WebView closes and the avatar is loaded into the Scene.
Last updated