Adding UMG(UI) in Unreal Engine 4
Well, lets get started.
I'm not going to go into creating a user interface widget blueprint here, but I do want to go over how to add it to your scene.
I think the best way is to show you with GIF's. If you're not familiar with it, I'm using GIFCam, which is great.
Make sure in the Create Widget node, you select the widget you want to be displayed in the "Class" drop-down menu.
If we want to interact with the widget, we're probably going to need to see the mouse cursor. Lets go ahead and do that: