Photon server tutorial. Photon Unity Networking (PUN) is really easy to setup.
Photon server tutorial Photon Cloud sends the reflexive address of the client to the server. I am a Gorilla Tag VR Youtuber. In this tutorial, I’ll show you how to set up your own Photon server and use it with R. The SDK includes ready-to-use binaries that can be up and running within 5 minutes. PUN 2 is the latest release of their API which has been greatly improved compared to the legacy version. Nov 13, 2021 · This is a reference guide for Photon Cloud, Voice and Chat – Multiplayer plugin by xixgames. May 8, 2025 · Voice for Fusion 2. . Fusion supports three network topologies: Within Fusion network topologies are called 'Modes'. Get the Photon Voice 2 package from Photon Engine and speed up your game development process. Photon Unity Networking (PUN) is a Unity package for multiplayer games. com/posts/tutorial-photon-94186666📍 Support us on *Patreon* and help us make more videos like this on Fusion VR Host demonstrates a quick and easy approach to start multiplayer games or applications with VR. Photon consists of a server and multiple client SDKs for various use cases, programming languages and engines. Click here to navigate to Photon Photon Unity Networking (PUN) always connects to a dedicated Photon server, which provides matchmaking, load balancing and in-room communication for players. In this episode, we're focusing on Shared Mode - laying the groundwork for your multiplayer project with a Tutorial: How to upgrade from Photon Quantum 2. Photon consists of a server and multiple client SDKs for major platforms. Download complete Unity project 👇 / multiplayer-fps Main Page Introduction Photon is a real-time multiplayer game development framework that is fast, lean and flexible. md at main · fchb1239/PhotonVR Overview The Multi Climb sample is a first-person parkour racing game which demonstrates how to make use of client prediction, lag compensation, the Simple & Advanced KCCs and more in a server authoritative context. In parallel, the client and server will perform the steps below: (Client side) at every Connection Attempt Interval: 3. For this lesson, we will show you how to download, install and set up the Photon 2 Photon Fusion multiplayer improves on Photon PUN and Photon Bolt, and is a multiplayer framework for unity. Table of Content The tutorial is split up into 6 sections, each teaching different core concepts of Fusion. Each topic lin Photon is the world’s leading multiplayer service provider, with 900,000+ registered developers, thousands of live games and more than 1. Download complete Apr 12, 2019 · Welcome to this new tutorial series on creating multiplayer video games in Unity using the Photon 2 PUN plugin. to bypass the issue and keep playing without limits. Photon Fusion 2 Unity Multiplayer Tutorial for Beginners | EP. Exit Games currently provides two versions of Photon: a cloud-based service and a self-hosted server. As part of our investigation, we would like to get the basic dev experience of using Photon Server as the backend. Develop and launch realtime multiplayer games globally whether you are an indie developer or a AAA studio. All Photon Cloud products are based on a client to server architecture, the most stable solution for multiplayer games! In peer-to-peer architectures clients often cannot connect due to NAT punch-through issues. Start building today, launch your project for free, and only pay once your game scales beyond our free tier. It will show you how to develop your own multiplayer enabled application powered by Photon Cloud and how to use Characters using Animator for their animations. Start off by going in Resources/PhotonVR Aug 31, 2015 · I dont want to use the photon cloud because 20 ccu(20 players world wide?) seems not that much. If you add a new authentication provider for Steam or edit an existing one, here the mandatory settings: apiKeySecret: Steam Publisher Web API key. 🔴 Photon Server • Photon Network Engine • Learn Photon Game Development with Unity & C# • (Pt. Five years ago, we started to build the world’s first fully deterministic game engine. And afterwards in a separate tutorial I used this game/codebase to implement Game Server Hosting (Multiplay) to support Dedicated Servers. For best practices and frequently asked questions see the Photon Plugins FAQ. Jul 26, 2019 · By default in Photon, messages can be sent up to 20 times a second. io and I can play it smoothly with other people, who open the game in their browser. Welcome to "Photon in Unity," a playlist focused on teaching you how to use the Photon networking engine with Unity to create exciting multiplayer games. Done. Try Photon Realtime for FREE now. Host Mode: One player is the host, all other players connect to them. In short, a Custom Authentication Provider is a web service, built and managed by you. g. In this tutorial we’ll look at how to download and install the PUN package into your project, and over the course of a number of parts we’ll develop a small multiplayer game that demonstrates some of the core concepts that are required to make a networked game. Photon is a popular choice for real-time multiplayer games and applications due to its ease of Keep your users communicating while they are online using Photon Chat. Connect to Photon master server Create or Join a room Synchronize other players' actions and movement The API reference and glossary are available on Photon's site. 1. It is used to set up applications, Apr 23, 2015 · Help !!! Ok now that i’ve gotten your attention, my problem is trying to get Unity5 and photon server to play nicely, can some offer me some help where i’d find a sample scene that I can import into unity to just host a server and move a cube around on a couple of clients? the demo’s i’ve tried loading that come with the photon on premises package I downloaded from exitgames site don Learn step-by-step how to add and host a dedicated game server to Photon Fusion 2's Asteroids Sample using Edgegap's game server hosting & orchestration. Perfect for developers eager to enhance their skills and game design practices. The server application is built from the Unity project Mar 1, 2022 · Hi, My team is exploring different multiplayer topologies with Photon right now. Unpack the Photon SDK of your choice (Windows, Android or iOS) in the 'Photon' folder inside of the 'Source' folder of your Unreal project. The latest SDK can be downloaded on the Getting Started > SDK & Release Notes Our Photon Cloud gaming plans have been proven in thousands of games across various genres and business models - whether you're developing premium games for platforms like Steam, free-to-play mobile titles, or immersive XR experiences. gg This minimalist technical demo was started from Photon's Fusion Dedicated Server Sample and assumes familiarity with the associated Photon Fusion Dedicated Server Docs. Net Standard 2. To discover what's new in Photon Server Plugins SDK v5 see here. However, sometimes you need to create a super quick multiplayer app perhaps for a game jam or a client presentation. You wil Hi guys! In today's video, I will be teaching you how to add Photon VR to your Gorilla Tag VR fan game using Unity. If this series and the accompanying sample appear too advanced, it is advisable to gather more overall development experience before circling back to it. Overview This tutorial will guide you The term Photon Realtime relates in the same way to the client-side APIs, the server-side and the workflows and features both sides use. Join my Discord server: https://discord. By using Photon Cloud, you avoid going through the hassle of hosting a server Application Setup Adding Steam as an authentication provider is easy and it could be done in few seconds from your Photon Applications' Dashboard. 24, 2025 In this tutorial series you will learn how to create an online multiplayer first person shooter with Unity and Photon Fusion from scratch. Unity Photon Multiplayer Networking (PUN2)Cloud or Photon Server (SelfHost ) ? |Photon Sever connection SettingIn this tutorial i am sharing about Photon Clo May 13, 2019 · In this article, we'll be guiding you on how to use Photon Unity Networking (PUN 2) with Unity 2019. Both Dedicated Server and Client Host have the same programming approach, so are covered by a single tutorial: Shared Authority Basics Tutorial Client Host / Dedicated Server Basics Tutorial Network Topologies Read more about Fusion's Dedicated Server, Client Host and Shared Authority Network In this tutorial series I'll show you how to create an online multiplayer first person shooter with Unity and Photon Fusion from scratch. Nakama server and the client libraries for various game engines are open source on GitHub. Now, I have read that Unity 6 has new multiplayer features. You need to have PUN 2 and Photon Voice 2 in your project before importing this You also need TextMeshPro - that's built into unity, you just gotta go into the Player prefab and press Import TMP Essentials. patreon. Import PUN into a new project and the PUN Wizard will pop up. Let's first tackle the core of this tutorial, being able to connect to Photon Cloud server and join a Room or create one if necessary. Tutorials You can get started with the tutorials. Develop multiplayer games effortlessly with no netcode, and enjoy extreme performance, sync capabilities, and enhanced network safety Sep 20, 2023 · Photon PUN (Photon Unity Networking) is a framework for implementing multiplayer functionality in Unity games. Stop LoadBalancing from PhotonControl Start Photon Server from Visual Studio (F5): Photon Server debug started from Visual Studio You can check the server is started using TaskManager. 0 (not compatible with Fusion 2. Don't start with what you want to achieve ideally. By deploying your Photon Fusion game on Nov 10, 2022 · WATCH Part 1 HERE: • Make YOUR OWN Multiplayer FPS (2023 – Unit In this tutorial, we'll be learning how to make a Unity Multiplayer FPS game! In this step-by-steo tutorial, we'll be Multiplayer Tools package to debug the multiplayer game. The plugin is available here : Sci Jun 21, 2024 · Photon PUN Cheat Sheet. Server Mode: Dedicated server with public IP. This tutorial has nothing to do with Photon Chat product. Photon Bolt has support to run on Gameye and we provide on this tutorial all you need to get started and deploy your game server in a few minutes. Photon Realtime SDKs are available in various languages for most of the popular engines and enable cross platform communication for mobile, web, console, standalone and XR. js to the project to initialize Photon. Jul 4, 2016 · Part 1 Welcome to my basic tutorial for Photon Unity Networking (PUN). This feature is available on the Photon Bolt Pro version. The client joins the room and creates an outgoing stream (local voice) which all other clients in the room can receive. If you want to host a Photon Server yourself, click "skip" and edit Feb 29, 2024 · Welcome to part one of this new tutorial series where we’ll be using Photon Fusion 2 to build a multiplayer game in Unity. Photon is extremely easy to install and start. Download and Import PUN 2. Welcome to the Unity Multiplayer Tutorials series with Photon Fusion 2! Whether you're new to game development or looking to expand your skills in multiplayer networking, this playlist is designed Feb 13, 2025 · Discover how developers are teaching Photon Fusion & Quantum on Udemy, helping you master multiplayer game development in Unity. 01: Introduction & Topology Explained, we'll dive into the world of The Quantum custom plugin is based of Photon-Server V5 and follows the workflow described in the Photon Server docs. In this playlist, you'll learn how to set up a Photon server, create a lobby system, synchronize game objects across clients, and more. The SDK includes ready-to-use binaries which can be up and running within 5 minutes. Setup By default, Fusion will run the physics simulation on the host and the clients will follow. Players can view all the existing rooms, join them or create a new one. Call the appropriate method for your SDK which implements the Photon Fusion Multiplayer Tic-Tac-Toe Full Game Loop C# Tutorial LEARN UNITY - The Most BASIC TUTORIAL I'll Ever Make ABC World News Tonight with David Muir Full Broadcast - Oct. We'll learn along the way many important features, tips and tricks to get a good overview of the approach to network-based development with PUN. This guide is focused on a host-authoritative setup, meaning that it’ll work for one-client-as-host or dedicated server setups, but many of the principles can be applied to shared-authority setups as well. The Photon cloud serves as a package relay and has full access to the network state with no need to run Unity, allowing for lightweight server logic and data validation (e. 2. This guide should be followed carefully step by step and in order. My questions are: With Unity 6, can I simply build a game to WebGL and upload it to itch. 02 Photon Server is a on-premise real-time socket server and cross platform multiplayer game development framework that is extremely fast and very simple to use. This Quick Start provides a high level overview of how to use the Realtime API to connect, find a match and synchronize gameplay state. This tutorial is for Shared Mode. Photon is hosted in all major regions to support world-wide low latency connections in ALL countries. Once you will pick up the way it's working, how to create and manage rooms, and deals with network views, then you can tackle your real purpose. Hopefully this project will help you start your own The main configuration file for Photon is the PhotonServer. 0. We have added integration to deploy a Photon Fusion dedicated server on Hathora Cloud. Photon Cloud scales to any number of players and can be upgraded with SLAs, enhanced DDOS protection and plugins for custom server logic. The project consists of online tutorial videos, text documentation, the complete source code and a working multiplayer game for you to check out. Jan 1, 2025 · I have a simple multiplayer game that I developed in Photon Fusion. Learn Unity VR multiplayer integration, Photon networking, optimization tips, and best practices for scalable, cross-platform VR games. config. Jan 19, 2025 · In this video series, we'll be walking through how to make an MMO game in Photon Fusion. To run the sample, the Fusion 2 AppId needs to be assi Welcome to Episode 3 of our Photon Fusion 2 Unity Multiplayer Basics Tutorial Series. Only the header files and pre-built libraries are required. PUN Photon apps run in our low-latency Cloud where our operations team monitors servers 24/7. 1) Embark on your journey into the realm of multiplayer game development with Episode 10 of our tutorial series on Photon Fusion 2 for Unity. However, this puts physics objects in a different time compared to local predicted Discover Photon Quantum, a revolutionary deterministic multiplayer game engine. Use any client SDK. If you've got questions, curiosities, … contact us. 1f1. Start with a basic cube, make it rotate simply, and have it working via the photon system. Photon Unity Network (PUN) is our is our take on a Unity specific, high-level solution: Matchmaking, easy to use callbacks, components to synchronize GameObjects, Remote Procedure Calls (RPCs) and similar features provide a great start. The client attempts to connect to the server using the public reflexive address, if the attempt is less than 2/3 of the Connection Attempts Limit. Is this possible and have you got any guides for me? Thanks in advance and sorry for my english. cheat protection) to be implemented without the need to spin up dedicated server hardware. Due to its intricate nature, Quantum has been exclusively accessible to curated Gaming Circle members. Open the Photon Dashboard and click on Create a New App. The process is named Photon. NON-GAMINGBenefit from the complete suite of Photon business products including Photon Server. About Gameye Service The Gameye service is built around virtualization This tutorial is for Server and Host Mode. One such service is Photon Network, which we will be using for this tutorial. I am trying to make the videos as short as possible, so that can be viewed in 'bite sized' Download complete Unity project 👉 https://www. PUN Wizard Register for a new (free) Photon Cloud account by entering an email or copy and paste an existing AppId from the Dashboard. It supports a wide range of platforms and offers a variety of features and Download complete Unity project 👉 / tutorial-online-75034121 📍 Support us on Patreon and help us make more videos like this one ⏩ / prettyflygames In this episode we'll go through how to Jun 1, 2023 · Photon Quantum, the technology powering Stumble Guys, is now FREE for development. E. At the end of this section, the project will allow the player to spawn and interact with a physics controlled ball. Getting Started Photon Voice 2 is an SDK that makes it easy to add high quality low latency voice chat to a Unity application. Mar 25, 2016 · This simple tutorial will teach you how to create a simple platformer game & A simple chat with Photon in only 12 events. This guide will walk you through the steps to implement a basic chat system using Unity and Photon Networking. The choice between Shared or Host/Server top This Chat Demo aims at showing a simple integration of the chat api. Flexible matchmaking gets your players into rooms where objects can be synced over the network. Just to check. Is everything here created on screen By default everything is set up for a super simple system, obviously you can code some stuff yourself to make everything work for your application. io, and it will be playable by multiple players Photon is extremely easy to install and start. Now we feel ready for the next step: Quantum is FREE for Before starting anything else, create an account with PhotonEngine HERE. Photon Unity Networking (PUN) is really easy to setup. Server hosting: This package is includes 6 months of hosting for one application (100CCU professional, worth $114). Fusion 2 Unity Multiplayer Tutorial for Beginners | EP. In this episode, we're focusing on Shared Mode - laying the groundwork for your multiplayer project with a Welcome to Episode 3 of our Photon Fusion 2 Unity Multiplayer Basics Tutorial Series. This guide is intended for users who are discovering Photon Server plugins for the first time. If you want to talk to me, join my Discord server: https://discord. creator- Main Page Introduction Photon is a real-time multiplayer game development framework that is fast, lean and flexible. Fusion Host Mode Basics explains the initial steps required to start a Fusion project. Go to the "Manage" page of an application and scroll down to the "Authentication" section. 03: Connection & Session Room, we'll continue our journey into the world of The episode explains how to connect to the Photon Master Server (Photon Cloud), create or find a random room and how to launch the Photon Quantum game. Step 0 - Create an Account Before starting anything else, create an account with PhotonEngine HERE. With these tutorials, you'll be able to create Start with a basic cube, make it rotate simply, and have it working via the photon system. Unity Photon Server -Photon Network Engine -Learn Photon Multiplayer Game Development with Unity (2) | Photon SelfHost server in Unity In this tutorial i am sharing about Photon Cloud and photon Oct 8, 2025 · Requirements Quantum 3 AppId (Photon Dashboard) Minimum Unity 2021. Jun 19, 2019 · Learn how to make your own multiplayer game with Unity and the Photon Unity Networking (PUN) library. Note As of 2023, PUN 2 is in "maintenance mode" or "long term support mode". 02: Set Up & NetworkRunner Welcome back to our Photon Fusion 2 Unity Multiplayer Tutorial series for beginners! In this episode, EP. 01: Introduction & Topology Explained | PUN2 In today's episode, EP. For Shared Mode follow the Fusion Shared Mode Basics tutorial instead. 4. Covering core concepts for multiplayer games with our working sample Feb 15, 2019 · I saw that there was Photon Bolt, but I didn’t fully understand how it works and I don’t know if the tutorials on the internet for Photon Cloud works on Photon Bolt. We have already tried the Fusion and Realtime examples described in the docs on the website and they work well, but they both automagically connect the demo clients through the Photon Cloud. And also another tutorial on how to implement Matchmaker which handles Matchmaking for grouping players together. Shared Mode: Cloud Room has StateAuthority. In this video we set up the connection and implement basic player movement. Create a room. To download Photon. For this tutorial, create a new App and AppId. Do not An App From Scratch This tutorial will try to help you understand how to build an application from scratch. In this tutorial series you'll learn how to create an online multiplayer first person shooter with Unity and Photon Fusion from scratch. Photon is a game networking engine and multiplayer platform developed and licensed by Exit Games. You will need How to use the Photon Cloud plugin to convert the First Person Shooter Unreal Engine 5 template to add multiplayer and a relay server in Photon cloud. GitHub Gist: instantly share code, notes, and snippets. Photon Chat applications need a distinct application and AppId to connect to. Unity Multiplayer Tutorial Using Photon Unity Networking (PUN 2) for Beginners [Hindi] Ep. 3 LTS Visual Studio 2022, JetBrains Rider Microsoft Windows 10 or Mac OS X C# 7. This document gives a quick overview how it works, based on our Chat Demo, which A Unity Package containing all the necessary components to do VR networking with Photon - PhotonVR/README. To decide which mode to use we recommend that you start with the Quadrant and pick the solution that best matches your game's genre. From a brand-new project to two connected The below list of PUN's Reference API documentation per version might not be up to date but we'll not leave you stranded. We Have the Right Samples for Your Project Our collection of samples helps you quickly explore and understand Photon's technical possibilities. Mar 11, 2025 · Learn how to create multiplayer games in Unity with this step-by-step tutorial. Behind the scenes PUN uses more than one server: A "Name Server" acts as point of entry and provides a list of regional "Master Servers". Photon Engineering’s knowledge base offers a self-help option for answering product questions, accessing technical resources, and resolving issues. It is built on top of Photon Realtime and inherits all of its features, including matchmaking and interest groups. It allows you to create multiplayer games that can be played over the internet easily Please follow this step-by-step guide to resolve common problems during package import process. According to the company's web site, Photon is used by various developers and studios, including Disney, Ubisoft and Oculus. x to 3 (Multiplayer with Photon Quantum & Unity) EP7 Pretty Fly Games • 941 views • 1 year ago Get Started Photon Unity Networking (PUN) is a Unity package for multiplayer games. Client SDKs are available for all major platforms. The PUN Basic Tutorial is a Unity based tutorial. A custom Welcome back to our Photon Fusion 2 Unity Multiplayer Basic Tutorial series for beginners! In this episode, EP. In this tutorial is explained how to deploy a Headless Game Server using Photon Bolt SDK in the hosting servers provided by PlayFab. For Server and Host Mode follow the Host Mode Basics tutorial instead. In this playlist, you'll learn how to set Dec 27, 2020 · Photon is a networking engine and multiplayer platform that can handle all the requests on their servers, and through the Unity (or other… Quantum uses a game-agnostic authoritative server component, running on our photon servers, to synchronize clocks and manage input latency. Use the multiplayer API from Photon Server to join many players together in a shared game session and transfer data and messages synchronously, in real-time, between connected players Jul 11, 2010 · Does anyone have a link to a guide for setting up the Photon Unity server example? I would actually love to see a guide for getting the unity mmo photon server running. RPCs, Custom Properties or "low level" Photon events are just some of the features. Master Server A master server is a server on Photon for each game, or even unique versions of a game. A general understanding of Unity and C# is expected. I also explain how to host a game that can be joined by other players. Showcasing networking approaches and multiplayer gameplay from entry-level with clear code to complex concepts – a valuable learning resource for both beginners and the more advanced. Photon Server can be hosted on any Windows Server environment, however it loses key capabilities (such as chat) when not hosted by Exit Games. I have a server at home so i would like to run my program there instead of paying for more ccu on the photon cloud because i m just a student. P. Other multiplayer frameworks are Mirror, Normcore, and Unity Netcode for Game Objects. 3 and . The Photon server gets set up to pass authentication values to a configured URL and wait briefly for a In this video I explain how to properly set up Photon Server to be used in Unity. gg/jteqwRrQvxBuy my merch: https://bawesomes-store. Mar 6, 2023 · Photon PUN 2 is a networking engine that allows developers to add multiplayer functionality to their games easily. Photon Bolt works the same way in terms of code as Photon Cloud? For the moment I would like to stay on Photon, there is a lot of tutorials and it is easy to use. 1 (Intro) In this series, we will learn to make Unity multiplayer games in the Hindi language using Apr 17, 2014 · Hello everyone, I am very proud to announce a project I’ve been working on over the last month: A tutorial series on how to create a high speed multiplayer game with the Photon Networking engine. Pick Fusion in the Select Photon SDK drop-down. O. Gameye is a hosting service that provides deployment of Game Servers worldwide using their agnostic infrastructure. I built it to WebGL, uploaded it to itch. The fast and (optionally) reliable communication is done through dedicated Photon server (s), so clients don't need to connect one to one. Photon makes Jun 2, 2021 · 9 EASY Steps to create a multiplayer game with Unity & Photon - Tutorial Blackthornprod 599K subscribers Subscribe Sep 22, 2022 · Complete this course to learn how to implement Photon Unity Network in a HoloLens 2 mixed reality application. This beginner-frie Photon Server is an on-premises real-time socket server and cross-platform multiplayer game development framework that is extremely fast and very easy to use. 1 Supported Platforms Microsoft Windows 10 MacOS X Android iOS WebGL (special considerations listed here) Nintendo Switch (not yet fully tested) Xbox ONE (not yet fully tested) Xbox Series X & S (not yet fully tested) PS4 & PS5 Overview Fusion 104 will examine how Fusion interacts with PhysX in a server authoritative game. Interest groups can be used to Creating a real-time chat system in Unity can significantly enhance user interaction in your game or application. The AppId binds your builds with a fitting server side setup and splits your players from others. #PrettyFlyGames #Lea First video of the series with examples to understand how this networking with Photon Cloud approach work, compared to UE Networking where you need a dedicated server that is the auth as part of Read all about Dedicated Server Using Photon Fusion 2 on Edgegap's blog. Connect to Photon Server. Custom Authentication for Photon is used if none of the existing Authentication Providers fits your needs and you want to integrate another service to identify users - including your very own user backend. Apr 8, 2025 · Master Multiplayer VR Game Development with our detailed guide. Traditionally, UE requires developers to build a dedicated server when creating a multiplayer experience. bye, Jean Logged Photon server tutorialthe best I recommand right now, is to start small. This repo shows one way to run the self-hosted server as a Windows Mar 21, 2012 · Introduction Based on my best selling asset store package for Unity networking, The ultimate unity networking project, I am now introducing the Photon Unity Networking Guide (PUN)! Learn how to add multiplayer to your Unity games, no previous multiplayer experience required. (Do We would like to show you a description here but the site won’t allow us. Find this & other Audio options on the Unity Asset Store. The service is ca Feb 24, 2025 · This Fusion Host Mode Basics series covers the absolute fundamentals. Alternatively it's in the menu: "Window", "Photon Unity Networking". Step 1 - Download SDK The latest SDK can be downloaded on the Getting Started > SDK & Release Notes page. Dive into these docs for further Develop and launch realtime multiplayer games globally whether you are an indie developer or a AAA studio. It is located in the binaries-folder of the SDK. Fusion supports multiple network topologies. 4B monthly active players in Photon Cloud. The fast and (optionally) reliable communication is done through dedicated Photon server (s), so clients don't need to connect one Aug 6, 2023 · Per user request, I'm doing another Photon Fusion tutorial series. Pick Fusion 2 in the Select SDK Version dropdown that became visible for the Fusion selection. This is where all the players and rooms for that game are located. Initially, we focused on dedicated and professional studios. So many of you were asking about how to make multiplayer tutorial, here I make a simple tutorial how to get started with multiplayer game development using Unity and Photon PUN. Re: Photon server tutorial « Reply #20 on: June 10, 2013, 02:05:25 AM » Hi, Have you solved this? you have other threads on the case. 1)Open the changelog section the latest released stable package of Fusion SDK 2. It is just a very basic and simple demo sample meant as an example of how to start a Photon Server application. Using Photon with PlayCanvas Instantiate classes from PlayCanvas to use Photon Create a script asset named photon-loadbalancing-playcanvas. Clients never need to wait for a slower client or a client with a worse network connection as they would in lockstep networking. Nakama handles persistent users and shared match state as well as persistent chat history. ecjr pafii zsfpk aoaygl wvjonlh epzth qoq htafo taeoky jjoz jgqvw uzm grpma jhsgnziui mpkz