Avatar creator for unity Webgl

Hello, I am working on a 3rd person multiplayer project which allows the player to have a meeting session with friends. I have already setted up the multiplayer system and add mechanics to integrate RPM avatars on a placeholder character.

I have used photon fusion1 for multiplayer. The player can either select a preloaded avatar from the selection menu or enter his custom avatar’s URL.

I want to add avatar creator too. How can i do that. Please tell me step by step process.

Also this whole project is supposed to work in webgl only.

Thanks

Hello,
We have this guide in our documentation on building your own Avatar Creator:

I suggest you also take a look at our Avatar Creator sample Scenes mentioned here: Start with the sample | Ready Player Me

Yes, WebGL is among the supported platforms for the Avatar Creator.