In Game Popups
Video Tutorial : https://youtu.be/HizsdYjxTsM
In game popups are text effects that can be played whenever you like, for example they can be played when ammo is empty in a weapon or to tell player something like “Kill Them” “Run” etc.

They are in “SMFT/Blueprints/HUD/InGamePopups” Folder

If you want to create a new popup then just duplicate the popup you like and edit that.
To play them, just create widget and add it to viewport

The widget will automatically get removed from screen after the delay you set inside your popup widget. So edit the delay accordingly to the length you want the popup to be.

You can edit the text in popup

You can edit its sound effects and animation in animation sequencer

➕Youtube Video Tutorial : https://youtu.be/HizsdYjxTsM
Last updated