Designing the Title Screen
3. Designing the Title Screen
In this section, you'll learn how to create a custom title screen to show on the HUD Message device.
In this section, you'll learn how to create a custom title screen to show on the HUD Message device.
Follow these steps to create a custom title screen:
-
Create a Widget Blueprint with a User Widget variant named WBP_Title.
-
Add a Size Box widget first, then the Stack Box widget as its child. The Size Box gives a panel for the Stack Box widget to be positioned in.
-
Add an Overlay widget and a UEFN Text Block widget to the Stack Box as children.
-
Add an Image widget and a UEFN Text Block widget to the Overlay as children.
-
In the Details panel of the Stack Box widget, apply the following settings.
Option Value Explanation Padding 0.0, 0.0, 0.0, 200.0 This will add 200 pixel padding to the bottom of the widget. Horizontal Alignment Center Align Horizontally This aligns the widget in the middle of the screen. Vertical Alignment Bottom Align Vertically This aligns the widget to the bottom of the screen. Orientation Vertical This stacks the widget's contents vertically. -
In the Details panel of the Overlay widget, apply the following settings:
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.