#Timer as Score

4 messages · Page 1 of 1 (latest)

vague willow
#

Hello! I'm currently working on an endless mode for my top-down shooter and I want the elapsed time to be the score. After you die, it should say how long you survived.
However, no matter what I try, I just can't get it to work.
I would really appreciate some help because I'm really at a dead end. (I'm new to Godot).
The GameOverScreen is in an seperate scene from the endless mode and the time counter
Thank you :D

crimson sleet
#

The amount of code u showed isn’t enough

#

But u should look into global scripts to keep the score from one scene to another