Blog Archives
Discord Rich Presence Plugin for UE4
I released a plugin that supports Discord Rich Presence in Unreal Engine 4. You can grab it here: https://github.com/ryanjon2040/Discord-UE4

Basic Coherent-UI Test in Unreal Engine 4
A week ago i received license from Coherent-UI for Unreal Engine 4. I’ve been testing it for the past few days and here is a basic guide i made on how to play an animation on HUD. Everything is done in C++ and i used Blueprint only to call my custom animation function.
