I want to display two timers on the HUD using Widgets.
Is it possible to do this without using Verse?
Hello, I don’t believe its possible to display multiple timers on the HUD without the use of Verse. There is, however, a full tutorial here on how to do it using Verse: Making a Custom Countdown Timer Using Verse | Unreal Editor for Fortnite Documentation | Epic Developer Community.
2 Likes
I see! Thank you for the tutorial as well!
If I duplicate the Verse code and change the display positions, does that mean I can display multiple timers simultaneously?