Shadow Blog
-
The Witcher Medaillon Mechanic
When wolf medaillon is start shaking you will know that it means only one thing, prepare to fight witcher
-
Connecting PS5 controller via USB bluetooth v 5.0
Sometimes I needed to connect my PS5 controller to my PC with Bluetooth adapter version 5.0. Here is how I did it.
-
D’UH Chatbot
Why do you need a chatbot? It is a good project for fun and for your portfolio. For me, it was because I did not want to bother my friend(s) over chats. So I make a chatbot with only one response D’UH.
-
Reuse C++ Code in Unreal Engine 4.27 to 5.0
When you need some C++ custom code from a different project in a lower version of Unreal Engine or just from another project. You need to watch out for these points, even if it doesn’t matter if you’re on the latest or previous version of Unreal Engine.
-
How To Display Visual Blueprint Widget in C++ using drop-down Menu
Display widgets using C++ with a drop-down menu for choosing your custom widget in Unreal Engine 4.27