How do I add Score to my game?

I added a score to my game, but the value does not increase on the scoreboard

Show your events
zzzzzzzzzzzzzzzzzzzzzzzzzzzzz

I’m waiting for your answer

Change this whole expression to Score or if that don’t work then to ToString(Score)

BUT best you could do is
"Score "+Score
Or
"Score "+ToString(Score)

One will work for sure idk if both will

Dude you are great thank you

1 Like