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

Posts by ylazarev92

  • Home
  • ylazarev92
About ylazarev92
devlog 85 - healing potions overview

UE5 MMO Devlog 85: Potions overview

Posted by By ylazarev92 June 20, 2025Posted inMMO Game development
https://youtu.be/2LR6Np7vEmQ?si=5aszKURVsEM0rMrd In this update I introduce Potions into the game. These are new 'Consumable' Item types. Potions required several considerations: how to define potion effects in scalable manner enable stacking…
Read More

UE MMO Devlog 84: Introducing new fighter/mage defensive rages

Posted by By ylazarev92 June 20, 2025Posted inMMO Game development
https://youtu.be/05IXXKQYgcM?si=741NwHpQ7f5bQeW8 Over the past few weeks, I was working on removing the kafka dependency from the custom server solution. Instead I am starting to use GRPC to communicate between nodes.…
Read More

UE MMO Devlog 83: Introducing better AoE handling

Posted by By ylazarev92 June 6, 2025Posted inMMO Game development
This is another progress update, where I added some new AoE skills and the ability to select the location for the AoE effect. In order to achieve this, I used…
Read More

UE5 Devlog 82: How to toggle selected target actor using tab by distance

Posted by By ylazarev92 April 25, 2025Posted inMMO Game development
In the previous post, we created an event listener which will allow us to select the target by clicking the target actor. https://unreal-mmo-dev.com/2025/04/25/ue5-devlog-81-how-to-add-left-right-event-click-listener-on-actor/ Now, I want to create a new…
Read More

UE5 Devlog 81: How to add left / right event click listener on actor

Posted by By ylazarev92 April 25, 2025Posted inMMO Game development
https://youtu.be/72g1ukafFMw?si=269OdFdM_I156OuM You may have noticed that you don't see native events on your actors to detect left/right click event listeners. You could consider potentially adding something like a Cylinder mesh…
Read More
UE5 devlog: mmo party system

UE5 Devlog 80: Introducing Party system to our MMO game

Posted by By ylazarev92 April 24, 2025Posted inMMO Game development
https://youtu.be/BNRsmbHVGdI?si=vNTXKz2NbCdw8Iut This is a short progress update video where I showcase a new Party feature for the MMO game in development. The party system will allow users to form a…
Read More
Introducing chat system to our MMO game in UE5

UE5 Devlog 79: Introducing Chat system to our MMO Game

Posted by By ylazarev92 April 16, 2025Posted inMMO Game development
https://youtu.be/rfU0_pJisQk This is another update in our MMO development journey. Now, I've added new functionality to enable players to communicate to each other using chat. For now its a very…
Read More
UE5 devlog: adding new fighter skills and a blink

EU5 Devlog 78: Added new Fighter skills and a blink to the mmo game

Posted by By ylazarev92 April 15, 2025Posted inMMO Game development
https://youtu.be/QAMvocHV2mA The game is progressing smoothly and I've started to expand the list of skills available to the players. I've now got a relatively scalable skills framework set up and…
Read More
Talent System UE Implementation

UE5 Devlog 77: How the Talent System UI was made

Posted by By ylazarev92 April 15, 2025Posted inMMO Game development
https://youtu.be/GmMUykL7b2k In this video we took a bit a look at all of the components and widgets which were required to create the talent system in the mmo style game.…
Read More
Talent system code deep dive

Devlog 76: Talent system code deep dive

Posted by By ylazarev92 March 12, 2025Posted inMMO Game development
In this video, I go through some of the code supporting the talent system which is integrated with the Unreal Engine MMO game that I'm developing. The server is written…
Read More

Posts pagination

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