Hi there! I'm relatively new...ok very new to coding with phaser and I'm having a tough time finding tutorials that can help guide me through a few of the basics for what I'm looking for.
I've been trying to use this tutorial:
How to make a multiplayer online game with Phaser, Socket.io and Node.js
And this one:
How to create a multiplayer game with Phaser, Node, Socket.io and Express.
However, it seems that both tutorials were made using Phaser2 and there are a few fundamental differences that don't function well using the newer code. The biggest part I'm havin