Menu

HUDs

The Invisible One
Attachments
Example.png (19412 bytes)

Head's Up Displays (HUDs)

The visual framework of UI that displays on your screen. Such mod can be extremely malleable for special game modes and total conversions.

Blueprint Data

Similar to the P-Manné blueprint path, and unlike the rest of the mod types, UI mods require a special setup process and this is likely to be done via total conversion.
Your vehicle mod should provide you with a widget blueprint (for artistic visualization and limited programming capability), and a regular blueprint class (for full, extended programming) to guide you.

Refer to the UDN documentation and UE4 tutorials for further assistance.


DON'T FORGET TO SAVE!


Related

Developer Wiki: Getting Started