This document is about: FUSION 2
SWITCH TO

RPC Essentials

Topology
SHARED AUTHORITY

Overview

This sample showcases how to synchronize events over the network using RPCs.

  • Learn more about RPCs here RPCs.

For a detailed overview of the sample, watch the following video tutorial which utilizes it.

Photon Fusion 2 RPCs Explained: Send Events Between Players

Project Structure

Find the main assets and scripts for this project in the folder Assets/FusionEssentials/RPC.

Testing the sample

To test the sample, simply play the RPCSample scene contained within the Assets/FusionEssentials/RPC/Scenes folder. Use WASD or arrow keys to move around.

Back to top