Multiplayer Sync with Physics Objects

Hey @Cryptonaph,

You may want to look into a multiplayer framework for this. I wrote a guide on how to integrate Photon multiplayer into PlayCanvas here which might be of help in this regard.

You could add a form via external HTML to your game(docs here), and use an external API to save it where you need. If you need further guidance on this, I’d suggest creating a new topic.

Hope this helps!