![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | si444n |
So I have a 2mins countdown for my game and I want it to not restart when the player retries the game. I use get_tree().change_scene() for the restart button and whenever I click the restart button the whole scene will restart. I want the timer to be excluded from the restart. TIA!!