Introduction to UE4 Programming - 17 - Coding a Canvas HUD

From Epic Wiki
Jump to: navigation, search


<youtube height=405 width=720>https://www.youtube.com/watch?v=yCqsbXS9yRg&list=PLZlv_N0_O1gb5xvsc7VM7pfoRAKLuIcFi</youtube>

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: