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