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
#Timer as Score
4 messages · Page 1 of 1 (latest)
https://youtube.com/shorts/M-0UNa8M5bE?si=JT0WuNAo4Jxu0iWJ or https://youtu.be/jK6a0RqmmOY?si=Ps15lcZPpIbMXOEW second one is more easily understandable and uses timer node first one doesn’t
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