Hi all,
I'm newbie of Photon Server. My project is a PvP game using Unity engine.
Now I'm planning switch Photon Cloud to Customized Photon Server because we need to authenticate players' positions, attributes, hit detecting etc. And we now done the all sync by Photon Cloud. (using PhotonView, PhotonTransformView, RPC, Properties etc.)
My idea is to modify the source code from LoadBalancing which Exit Games provided.
I have read the source code but I can't figure out how is the server handled OnPhotonViewSerialize () from PUN.
Can anyone give me some info about it?
Any info would be appreciated.
Obula
I'm newbie of Photon Server. My project is a PvP game using Unity engine.
Now I'm planning switch Photon Cloud to Customized Photon Server because we need to authenticate players' positions, attributes, hit detecting etc. And we now done the all sync by Photon Cloud. (using PhotonView, PhotonTransformView, RPC, Properties etc.)
My idea is to modify the source code from LoadBalancing which Exit Games provided.
I have read the source code but I can't figure out how is the server handled OnPhotonViewSerialize () from PUN.
Can anyone give me some info about it?
Any info would be appreciated.
Obula