Introduction to UE4 Programming - 17 - Coding a Canvas HUD

From Epic Wiki


Author:

Epic Games

Description:

In this video, we’ll create a custom HUD in C++, using the functionality of Canvas. The HUD will print our character’s power level, and also display a message when our game is over.

Related Links: