Topic: Photon Integration

Hello
          I am working on online mutiplayer game with photon please help to find how we can set photon rpc calls with ufe?

Share

Thumbs up Thumbs down

Re: Photon Integration

ankit.jagrawat wrote:

Hello
          I am working on online mutiplayer game with photon please help to find how we can set photon rpc calls with ufe?

The first thing you should do is read up on how Photon handles online play in their scripts, you could find this in their documentation, as well as in their demo example projects in the Photon Unity Networking asset. Once you've got a good understanding on it, you can proceed to edit the UFE multiplayer scripts to be compatible with Photon PUN.

Multiplayer via Photon is a feature coming soon to UFE in UFE 2.0, if you don't want to implement Photon manually, you can wait until the patch releases.

Share

Thumbs up Thumbs down