Introduction to UE4 Programming - 17 - Coding a Canvas HUD - Epic Wiki

# Introduction to UE4 Programming - 17 - Coding a Canvas HUD

(Redirected from Introduction to UE4 Programming: Coding a Canvas HUD)

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:

Source

Source (4.4)

Playlist Home

< Game Over & Class Interactions

Quick Changes to Variables >

Retrieved from "https://wiki.unrealengine.com/index.php?title=Introduction_to_UE4_Programming_-_17_-_Coding_a_Canvas_HUD&oldid=11325"

Category: