Skip to content
Unreal MMO Development with Yaz
  • Unreal Game dev with Yaz
  • Blog
  • About – Unreal Game dev with Yaz

inventory

  • Home
  • inventory
Log67: Getting modular item set for my character in UE5

Log67: Getting modular item set for my character in UE5

Posted by By ylazarev92 October 20, 2024Posted inMMO Game development
A little while ago, I introduced a system/framework which allowed me to model items in my game. This would be a pre-requisite to this post, though I cover some aspects…
Read More
inventory drag

Devlog 64: How to add drag and drop to inventory in UE

Posted by By ylazarev92 September 2, 2024Posted inMMO Game development
Handling inventory is a relatively complicated topic. It's been covered in multiple posts and here are some of them: 33. How to create animated character in widget using Unreal Engine…
Read More

48. How to modify your character mesh on item equips in Unreal Engine

Posted by By ylazarev92 September 3, 2023Posted inUncategorized
In this post we're extending our inventory and our items equip system. The equip system was implemented in part 46. Please note that this is effectively still work in progress,…
Read More

46 – How to integrate equipping items and stats system in UE using Websockets

Posted by By ylazarev92 July 21, 2023Posted inMMO Game development
In the previous post we briefly introduced the Stats system and how we will equip items using our Java server. In this post we will explore how to integrate that…
Read More
33. How to create animated character in widget using Unreal Engine

33. How to create animated character in widget using Unreal Engine

Posted by By ylazarev92 January 23, 2023Posted inMMO Game development
In this post I will be extending my inventory design that I created in these posts: Customized inventory design Java design for inventory system The goal will be to replace…
Read More

19. UE – How to equip inventory items with custom server

Posted by By ylazarev92 July 24, 2022Posted inMMO Game development
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.…
Read More

18. UE – How to generate dynamic icons from existing meshes

Posted by By ylazarev92 July 11, 2022Posted inMMO Game development
In this episode we're going to take some skeletal meshes and create dynamic icons for them to use in Unreal Engine. This will be used to extend our inventory base…
Read More

17. Unreal Engine and Java server – how to equip items with inventory

Posted by By ylazarev92 July 2, 2022Posted inMMO Game development2 Comments
In this post we will have a look at what implementation I've put in place for equipping items. This post is extension for Chapter 13 - creating MMO inventory with…
Read More

16. Unreal Engine – how to customize and improve inventory design

Posted by By ylazarev92 June 12, 2022Posted inMMO Game development2 Comments
This chapter is an extension to 14. Creating UE Inventory connected to server. Note in this chapter I moved it to UE5 so we can see the code is always…
Read More

14. Simple way to create UE MMO inventory with Java server

Posted by By ylazarev92 May 27, 2022Posted inMMO Game development2 Comments
In the previous post, I covered the implementation of the back-end Java server work for a basic inventory system. Therefore in this chapter, we will be looking at the steps…
Read More

Posts pagination

1 2 Next page
Copyright 2025 — Unreal MMO Development with Yaz. All rights reserved. Sinatra WordPress Theme
Scroll to Top