Hey just curious if anyone has somehow stored matter-js info, just curious how they did it.
I'm looking to create a multiplayer game!
Thanks
This is really a bit of a large question and is out of scope for discussion here (please see my response to #580). That said, if you're looking for how to serialise have a look here.
I stumbled across your post @cain as I'm also looking into doing something with sockets.io and serialising the matter-js world data. Did you get it to work?
@vnglst checkout https://github.com/lance-gg/lance
deals with all the complicated latency issues that you could face. I havent got around to creating anything yet tho :(
@cain very cool man! Thanks.
Most helpful comment
@vnglst checkout https://github.com/lance-gg/lance
deals with all the complicated latency issues that you could face. I havent got around to creating anything yet tho :(