something to replace a print string to display in packaged game

Hi , so I got a function that prints out a number in a print string , 1 higher for each pickup I make and part of the function is in game instance so it keeps counting up from level to level. is there something that can easily replace the print string so maybe the number is always displayed in a corner or something , even in a packaged game? thanks

You will need to make a UMG widget for it and there’s a little BP wiring needed to set it up. Check into UMG UI Designer User Guide | Unreal Engine Documentation