how well does Photon Handle a lot of player in a room?
So we wanted to ask how well does Photon Handle a lot of player in a room. Like around 60 to 100 players in a single room. We wanted to know if this would be heavy on the host side or there won't be any problems with this? We're using PUN2 and would like to know if there would be a better option for battle royal style games. We currently have a 100cc subscription for now but we're planning to upgrade more in the future
0
Answers
-
PUN 2 is not built for those player numbers.
Fusion handles these player numbers fine. There is even a sample doing this for a competitive, modern shooter: BR200.
Use Fusion. Download and docs.
0