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
  • Page 5
About ylazarev92

38. How to easily compile your Plugin with UE – EasyKafka example

Posted by By ylazarev92 April 18, 2023Posted inMMO Game development
This is a short post on how to compile your plugin code against another version of Unreal Engine. At times, when you upgrade your UE version, you may find that…
Read More

37. How to connect your Java Micronaut/SpringBoot with Kafka SASL

Posted by By ylazarev92 April 17, 2023Posted inMMO Game development, Site development
Part of the MMO journey, we need to make sure that we use scalable web systems. One thing we can do, is make our server event driven. Concept is to…
Read More

36. How to use the Universal Camera Plugin in Unreal Engine

Posted by By ylazarev92 March 30, 2023Posted inMMO Game development
In this post we will explore how to use the universal camera plugin in Unreal Engine. In particular, we will be integrating it with our Top Down / Third person…
Read More

35. How to create character with PlayFab and Unreal Engine

Posted by By ylazarev92 February 1, 2023Posted inMMO Game development, PlayFab with Unreal
In this post, we're going to create and fetch the characters for the logged in user. This is extension of previous post which integrated with PlayFab to Login and Register.…
Read More

34. How to integrate PlayFab with UE for Login/Register

Posted by By ylazarev92 January 29, 2023Posted inMMO Game development, PlayFab with Unreal1 Comment
In this post we will look into integrating PlayFab login and create blueprints. We will focus specifically on blueprint logic rather than the design. This is effectively equivalent to OWS…
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
32. How to integrate OWS and UE to make character creation

32. How to integrate OWS and UE to make character creation

Posted by By ylazarev92 January 14, 2023Posted inMMO Game development, OWS_Integration
In this post I will be looking to create a new character with OWS - I will be using the template for UE5.1. This is extension to previous post which…
Read More
31. How to integrate Unreal Engine 5 with OWS – Login/Register example

31. How to integrate Unreal Engine 5 with OWS – Login/Register example

Posted by By ylazarev92 January 6, 2023Posted inOWS_Integration1 Comment
This post is about integrating with OWS project. It assumes you already configured the OWS starter project that can be found here: https://www.openworldserver.com/getting-started/ue5.html Furthermore, you can find extension to this,…
Read More
30. UE: How to handle zoom and rotate using camera properties

30. UE: How to handle zoom and rotate using camera properties

Posted by By ylazarev92 January 2, 2023Posted inMMO Game development
In this post we're going to cover some more zoom and rotate options, this time without the use of a spring arm. Here are some alternatives: Rotate the object rather…
Read More

29. UE: How to rotate and zoom using spring arm

Posted by By ylazarev92 December 26, 2022Posted inMMO Game development1 Comment
In this post we're going to be handling camera zoom and camera rotation around an object using spring arm component connected to camera. There's few other techniques for handling them,…
Read More

Posts pagination

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