Skip to main content

Fusion Insight Dump

Photon Fusion Insights

  • Third Party Multiplayer Tooling
  • Able to describe Fusion Architecture and Implementation
  • Fusion uses different MonoBehavior (like mono behavior that extended)
    • Fusion Behavior, Behavior with network callback
    • Network Behavior, Behavior that always synced with the server
  • input authority and server authority management
  • server (Lobby Connection), and instance (room Connection) definition difference
  • it is possible to swap network config (it is scriptable object)
  • recommend Fusion 100 tutorials to start learning about fusion
  • fusion architecture built on top of the photon real time SDK
  • people can re-use existing app-id