Hello, I've recently began using Phaser and I gotta say, it's amazing
I'm planning for my next project, which is going to be multiplayer.
I've been reading the documentation and lots of threads about the best way to implement this. I've quickly ruled out using Headless mode, because it's clearly not meant for multiplayer games.
I looked into Matterjs, which also doesn't seem like a good fit for multiplayer games. What's the best way to make a multiplayer game, without making my own makeshift Physics engine.
Hello, I've recently began using Phaser and I gotta say, it's amazing
I'm planning for my next project, which is going to be multiplayer.
I've been reading the documentation and lots of threads about the best way to implement this. I've quickly ruled out using Headless mode, because it's clearly not meant for multiplayer games.
I looked into Matterjs, which also doesn't seem like a good fit for multiplayer games. What's the best way to make a multiplayer game, without making my own makeshift Physics engine.
Thanks in advance