[SOLVED] Use colyseus to make an fps game

so i used this tutorial: PlayCanvas 3D HTML5 Game Engine
to build a multiplayer server on colyseus. it works great. but, i want to make a battle royale game that is 3D. how do i change it so that in my fps script when the player moves using WASD, it will fire the player position change to the server?

Hi @quantum,

If you are looking for help on how to network messages between your colyseus connected clients, you may be better of asking in their forums.

1 Like