Search Unity

Third Party Unity Photon how would you go about setting up...

Discussion in 'Multiplayer' started by xeonheart, Oct 19, 2021.

  1. xeonheart

    xeonheart

    Joined:
    Jul 24, 2018
    Posts:
    219
    Hey Everyone,

    sorry for the trail off, but just sorta new and being my first multiplayer game, I wanted to try and do this right the first time... i know there will be lessons learned, but if I can learn now, from others mistakes/experiences, then why not...

    this is a Unity Photon setup i am doing...

    So my game will have at most 5 players with total of 3-5 NPC's at most...

    its a mobile game and not sure, but I assume that I need to create 1 prefab for the 5 players, and 3-5 prefabs for each of the NPC's correct in the resource folder for them to sync of to all players?

    any other info/tips or maybe even links to multiplayer tutorials will help :)

    thanks in advance.