Hello,
I have created a main menu system in the past by using the UMG UI Designer,
I am now trying to code a HUD in UE4,
My question is, do I make a HUD class, or a Canvas class, or Widget Class?
The tutorials on-line do not go in depth, especially the UE4 one. I have searched the heavens and no good sources.
If I am to program my own user interface, how do I start, I am confused because of the Canvas, UMG, Slate, Widget etc.
I have created a main menu system in the past by using the UMG UI Designer,
I am now trying to code a HUD in UE4,
My question is, do I make a HUD class, or a Canvas class, or Widget Class?
The tutorials on-line do not go in depth, especially the UE4 one. I have searched the heavens and no good sources.
If I am to program my own user interface, how do I start, I am confused because of the Canvas, UMG, Slate, Widget etc.
Comment