Hud help!

Okay so as part of my college project, i’m creating an endless runner and I have a magnet powerup that works, but I want to add it to a progress bar on my HUD to show how long is left, it lasts for 5 seconds and I don’t know how to display it, can anyone help me please?

Where do you store the variable that has the time left? All you need to do is make a text block in your HUD and set the text to be that variable. So if that variable is stored in your character you would cast to your character then you would have access to the variable. I hope that helps!

Cheers,
Tate