Make scoreboard

Guys I want to make a scoreboard that shows only one score. That score must have the actual information of the player example, the player collected 99 coins and at the end of the level the scoreboard shows you got 99 coins, but the score must show that info just one time not like the arcade scoreboard system

If you don’t want to keep you score saved, then just create an int, then set it to zero when the game starts and increase it by one each time you collect the coin, then show it’s value at the end of the level.

Cool idea, but I want to know how to make that hahahahahaha XD

@Zukkoku , can you tell what all you are able to do?


like are you able to


collect coins


add the integer as coins are collected


add text on screen at end of game?

Collect coin, put on hud and appears as the character dies, but has multiple scores and I want just the actual info

what do you mean “has multiple scores and I want just the actual info”

can you tell what’s happening now and what you want to happen?

Sure, in the first image (what I have) when the player reach the end of the level it shows the best score. In the second image (what I want) shows how many coins and secrets of a total the player has catch. What I mean for actual info is the score the player has in that moment, not all just like the first image

so where are you facing the problem? you said you wanted to show the score one time. so you are saying you don’t want the variable to be saved but travel through level?

That is what I have and what I don’t want

ok so i am confused what do you want ?

do you want to show just the highest score? or latest score?

ok got it wait

just one question, is the score you want to display in other level?

Nop, at the end of the level

not sure if this is it but it’s an one time display , if you watched that whole tut you will how to do the saving part


Can u post a print of the HUD??

How do u make that text variable have a pin target??

Sorry but I am of the PC right now
but that just have a text which is variable.

And thats an umg

You simply check the box of is variable at top in details panel while text is selected in umg designer mode .