In the previous post we've looked at synchronizing the nearby players motion on our client. This means that we could see the nearby players move about as we expect, however…
In this blog post we're integrating with the custom built Java server that can be found here and specifically implementing item equip functionality that was built in this blog post.…