I am making a game and I ran into two problems:
1-I have a variable to a score text box and I want to make it that every tick the text changes to ("Score: " & [variable])
2-I have a health bar and I want it to constantly update the progression to the same value as my variable almost like my text box but with a healthbar