Hello all. I’ve been working with p5.js and p5.play for some time, and I’ve been interested in making some multiplayer games, but I don’t know if my implementation is well structured. I tried my hand at it with this game and multiplayer works, but it’s rather slow, and I’m thinking it has something to do with the way I implemented the code. Can anyone please provide an explanation of how to implement multiplayer better?