https://playcanvas.com/editor/scene/1673827
i need help with my game because i’m trying to add multiplayer but this happens
https://playcanvas.com/editor/scene/1673827
i need help with my game because i’m trying to add multiplayer but this happens
Hi @Emmett_Tolbert,
I’m guessing that you’re using this tutorial here:
https://developer.playcanvas.com/en/tutorials/real-time-multiplayer/
The error that you’re receiving means that the library for the socket.io system is not found. Here is the relevant part of the tutorial that explains how to set it up in your project:
ok THANK YOU !