Installation
How to install Zoe Networking Module
Last updated
How to install Zoe Networking Module
Last updated
Make sure you have previously Zoe for Unity plugin.
Download the Networking Module (compatible with the version of Zoe for Unity that you previously installed).
With your Unity project open, double-click on the .unitypackage of the module. You should see the following window:
Press on 'Import', the following window should pop up:
Before installing the Zoe module you will need to install Photon. You can use both buttons in the popup window or click on the following links:
Open both plugins in Unity, you should see the Package Manager window open:
Download both Photon packages into your project.
Import both Photon packages into your project (you might need to close the Zoe initialization popup every time). This is what you should see when importing the Photon PUN package:
While importing Photon PUN 2 you will get a popup to fill in the Photon Settings, you can skip this to fill later or follow the project Setup if you already have a Photon account and application details. This will be required for distributing your application.
After packages have been imported, go to the Zoe menu on the top bar and click on 'Open Initialisation Tool'. This should open back the Networking Module popup window. Finally click on 'Install Zoe Photon Integration' and wait until the process is finished. Once you're done you should get the following Folder structure in your project:
: allows to connect users in a session.
: allows users to communicate via voice during a session.