Equipping items and stats system in UE using custom mmo server



Equipping items and stats system in UE using custom mmo server

Equipping items and stats system in UE using custom mmo server

In this post we look at how to integrate our equip items calls using Websockets as well as connecting to our custom stats system.

In the previous video, we looked at the backend calls that are integrated here:
https://www.youtube.com/watch?v=lfz5G8QKWwQ

The post covering this videos content can be found here:
https://unreal-mmo-dev.com/2023/07/21/46-how-to-integrate-equipping-items-and-stats-system-in-ue-using-websockets/

The custom server that we’re integrating with can be found here:
https://github.com/yazoo321/mmo_server_with_micronaut/

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

Comments are closed.