Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: RC on July 18, 2019, 10:55:49 AM

Title: Pun Photon demo room list with ugui?
Post by: RC on July 18, 2019, 10:55:49 AM
Hi, is there a demo that show room list with ugui? I see sample with the old gui, and I'm having a hard time trying to get it to work with the new ugui.

I'm using pun not pun2

Thanks

Title: Re: Pun Photon demo room list with ugui?
Post by: jeanfabre on July 19, 2019, 03:52:16 AM
Hi,

There will be a demo soon for PUN 2 showing the roomList using the new UI, and I'll port this back to pun.

Are you able to control a UI list of items already, adding items, removing items, referencing data properly ? you need to master this before going with listing rooms or friends or what not.

Bye,

 Jean
Title: Re: Pun Photon demo room list with ugui?
Post by: RC on July 19, 2019, 03:03:31 PM
Thank you Jean.

I will look into it, thank you.
Title: Re: Pun Photon demo room list with ugui?
Post by: tcmeric on July 19, 2019, 10:16:08 PM
It seems to me (correct me if I am wrong Jean), and I guess it depends on the game. But on PUN (docs) they seem to discourage the idea of room listings in general. Why show a listing of rooms? Most players just want to play. Therefore matchmaking according to your specifications is usually quickest for users.
Title: Re: Pun Photon demo room list with ugui?
Post by: jeanfabre on July 23, 2019, 02:39:46 AM
Hi,

 true, but it's still something that works in many scenarios, non game applications, etc etc.

Bye,

 Jean