Online Requirements¶
Online mode requires Photon PUN 2.
Setup Steps¶
- Import Photon PUN 2 into the Unity project
- Open
Project Settings > Player > Other Settings - Find
Scripting Define Symbols - Add
DD_PHOTON - Let Unity recompile scripts
- Open
OnlineDemo - Use Host / Join to test multiplayer flow
Notes¶
- Offline mode should remain usable without Photon
- Online support is intentionally optional