Devlog 60: How to handle MMO style motion with UE and custom server over UDP Posted by By ylazarev92 June 27, 2024Posted inMMO Game development In this post, I show how I used UDP to handle motion updates from my game running in Unreal Engine 5. The UDP updates will be going to a custom…