Hello,
I notice at around 11:17 of the video there is an error. The score on the UI top left displays 300 but the menu displays 200. This is fixed later when the timer is added.
I’m guessing this is something to do with the order in which the code is executed and by adding the timer it resolves the order?
Can someone explain the order in the code and why this bug happens if the timer is not added?
Thank you.