How to make my game mutiplayer

Hi @SBcreations !
It depends on how you want it set up, if you want hosted multiplayer you should check out photon or Colyseus, but I use Glitch because it’s online and very customizable.

Photon: Real-time Multiplayer with Photon | PlayCanvas Developer Site

Colyseus: Real-time Multiplayer with Colyseus | PlayCanvas Developer Site

Glitch: Real Time Multiplayer | PlayCanvas Developer Site