Search Unity

Showcase Metaverse Sample using ReadyPlayerMe and MultiSync

Discussion in 'Multiplayer Tools' started by ahmed_schrute, Mar 15, 2023.

  1. ahmed_schrute

    ahmed_schrute

    Joined:
    Nov 11, 2016
    Posts:
    2
    I think ReadyPlayerMe is fire , I don’t work there or have any relationship with them, But personally I am not the best with 3d Art, and finding good humanoid artists is not the easiest thing.
    Anyhow, I finally managed to finish a tutorial with ReadyPlayerMe SDK and Multiplayer on top, Ready Player comes with an out-of-the-box tool for enabling your players to create and customize avatars.-hella cool in my pov-

    I think the tutorial is helpful to someone who is building a metaverse, I am using (UnityStandardAssets and MultiSync) and both are free.

    A sample for creating a metaverse or a multiplayer game in under 10 minutes,
    the tutorial uses the following:

    1. MultiSync Unity SDK: A multiplayer solution based on EdgeMultiplay, The solution is open source on GitHub.
    https://github.com/Multi-Sync/multisync-unity-sdk

    2. ReadyPlayerMe: Amazing tool for creating avatars and comes with a unity plugin to allow players to customize their avatars.
    https://readyplayer.me/

    3. Unity Standard Assets (the old one): Mostly ThirdPersonCharacter utilities.

    Tutorial Link: