Devlog 63: How I made a persistable action bar in UE5 Posted by By ylazarev92 August 25, 2024Posted inMMO Game development I've previously made an action bar for the game, which was covered in: devlog 53: making good action bar devlog 54: enabling drag and drop for action bar items Now…
Devlog 62: How I added XP and Level ups in our MMO-RPG style game with UE and Java Posted by By ylazarev92 August 2, 2024Posted inMMO Game development1 Comment In this post, I extend our stats system to support XP and Level ups for our classes. This is a fairly high level overview of how it was achieved, so…