Photon Fusion Playground
A downloadable game for Windows
Photon Fusion Demo Playground is a Unity sample showcasing core real-time multiplayer features. It includes a Create/Join system and matchmaking flow for hosting and joining sessions, plus an End/Leave mechanism for clean session teardown. Player movement is synchronized seamlessly in real time using Fusion’s tick-based interpolation. Floating name labels display each player’s chosen display name above their avatar. A simple text-only health system tracks HP, updating dynamically via networked variables and RPCs; players are eliminated when health reaches zero. This lightweight demo uses Fusion’s NetworkRunner, NetworkBehaviour, and networked properties as a foundation for fast-paced, authoritative multiplayer prototypes.
| Status | Released |
| Platforms | Windows |
| Author | Arjun M |
| Tags | c, Multiplayer, Unity |
| Average session | A few seconds |
| Languages | English |
| Inputs | Keyboard |
| Multiplayer | Server-based networked multiplayer |
Download
Install instructions
Download the file, extract it using WinRAR, and you’re ready to go.
