Hi there,
I am new to Photon and I am looking for some feedback on how to engineer a particular lobby. Particular in that I want the player to be able to select an opponent, not just join a random room.
I am thinking I will need to assign or mandate a local player to create a playerProfile. This playerProfile, on enter lobby, will need to be added to a global list of all players currently online.
Further, this playerProfile needs to be applied to a button prefab.
My issue is, how do I...
Custom Global List (Photon)
I am new to Photon and I am looking for some feedback on how to engineer a particular lobby. Particular in that I want the player to be able to select an opponent, not just join a random room.
I am thinking I will need to assign or mandate a local player to create a playerProfile. This playerProfile, on enter lobby, will need to be added to a global list of all players currently online.
Further, this playerProfile needs to be applied to a button prefab.
My issue is, how do I...
Custom Global List (Photon)