Unity SDK
Reference for the Ready Player Me Unity SDK.
The latest version of the Unity SDK which we refer to as Ready Player Me Unity SDK 2.0 uses a modular architecture and is split into 2 separate Unity packages and uses Unity's built-in package manager for importing and updating the plugins.
The 2 main modules are:
- ready-player-me-core
- ready-player-me-webview
As of Ready Player Me Core version 2.0.0 the Avatar Loader module has been deprecated and all logic merged into the Core package. This was done to remove some dependencies and improve the installation process.
Dependencies are already included automatically during the import process.
Last modified 1mo ago