How to make a Timer and Scorebord

how to make a Timer and Scorebord

i want the Timer to be saved on a scorebord

how to do that?

I need this too. I have tried many different ways i have found from internet but not one of the has worked. Minutes:Seconds:Milliseconds of the level played and saved on the scoreboard!

Hi, there’s a bit of work involved, just follow this tutorial and you should be good to go. It was very useful when I was making my own score bored.

If anyone else is still trying to figure this out, I have created a custom actor component that will output this format automatically. Simply add the component to any blueprint you want and call the function. Everything else is taken care of under the hood.