Unreal engine – synchronize character motion with custom server using WebSocket



Unreal engine – synchronize character motion with custom server using WebSocket

Unreal engine - synchronize character motion with custom server using WebSocket

The document outlining step by step on what I needed to do to achieve what’s in the video can be found here:
https://ylazarev.com/2022/10/26/26-unreal-engine-synchronize-motion-with-a-custom-server/

In the previous video we had the character enter the game world:
https://youtu.be/VFA84rKOwqE

The custom server that I am using can be found here:
https://github.com/yazoo321/mmo_server_with_micronaut
It’s not complete, but feel free to experiment with it.

Feel free to drop down to the new discord channel to ask any questions here: https://discord.gg/9KvdVdJahH

Comments are closed.