Changelog

Photon Unity Networking 2 support for Ready Player Me avatars

Photon requires characters to be ready prefabs to be instantiated when a player joins a room, and Ready Player Me avatars are used by loading them in runtime. The new released package helps solve this problem by providing a RPM avatar prefab and a component that handles avatar loading and mesh and material transfer to the character prefab.

Check out the GitHub Repository