Jump to content

When sending player (x, y) co-ordinates for multiplayer they seem offset


carbontwelve
 Share

Recommended Posts

I am tinkering with a simple 2D top down multi-player space "shooter" and have figured out enough from the Phaser documentation to build something that works with socket.io. My issue now is that when opening the game in two tabs both players starting co-ordinates should be identical as they are set via game.world.centerX and game.world.centerY. However players appear to be offset from one another.

I am transmitting player.body.x and player.body.y.

I have attached a screen grab of what I am seeing, any help would be very much appreciated.

capture.png

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...