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

  1. If you want to create a new popup then just duplicate the popup you like and edit that.

  2. To play them, just create widget and add it to viewport

  1. 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.

  1. You can edit the text in popup

  1. You can edit its sound effects and animation in animation sequencer

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

Last updated