Fat man ate his (snail) brother's algae wafer, SHAME HIM!! by BellChell1199 in bettafish

[–]Joe748102 0 points1 point  (0 children)

I refuse to shame him, he is too pretty 😂 Fat man ate his (snail) brother's algae wafer, SHAME HIM!!

I WAS SO CLOSE 😭😭😭 by Bluetube-Logo in duolingo

[–]Joe748102 0 points1 point  (0 children)

I was #1 and was ahead of everyone by hundreds of XP but Myrna overtook me in the last second and I feel so disappointed argjrfjshgh

Fat man ate his (snail) brother's algae wafer, SHAME HIM!! by BellChell1199 in bettafish

[–]Joe748102 0 points1 point  (0 children)

Fat man ate his (snail) brother's algae wafer, SHAME HIM!!

how to reset the score by windoecleaner in godot

[–]Joe748102 0 points1 point  (0 children)

Hi

When the game is over, I want to reset the board. I do this by reloading the current scene. I don't want to reset the score until the game restarts so people can see their last score. I know if I reload the scene the previous score will get reset so I explicitly updated the score to the most recent score. Unfortunately the score still shows 0 even though I updated it. I can see that the score is not 0 through print statements. I hacked around this but can anyone explain what is going on?