I'm trying to build my own client-server multiplayer using UdpClient Send and Receive. I've got most things figured out but I can't figure out the best way to handle players moving around. I can't figure out how to efficiently transmit and receive player movements and do things like dead reckoning? Anyone have any tips?
↧