Quantcast
Channel: Photon Server — Photon Engine
Viewing all articles
Browse latest Browse all 1557

Photon Server for RTS game

$
0
0
Hi there,

I've been developing a multiplayer RTS game with PUN for the past while and have run into a couple of issues with the current setup.
The master client in each room does all computation for each game that is played. Issues start popping up when host migration occurs after the master client leaves the game. My question is... would it be possible to create my own servers that take all responsibilities away from the master clients? I would need them to handle unit movement (using Unity's Navigation system), building construction, etc. I can't seem to find too much information on whether or not this is possible.

This is one of my first multiplayer projects, so any advice is greatly appreciated.
Thanks

Viewing all articles
Browse latest Browse all 1557

Trending Articles