Hi Guys!
I’m currently working on remaking flappy-bird without looking at tutorials and using my own research to do the code to help me get better at coding. I have one last bug to fix and that is when I click the restart
button in the game over scene.
The score text ui overlaps its self with the previous score and sometimes incremates the score by 2 or 5, and I cant find a way to reset the score back to 0 once restart is clicked. I am using DontDestroy on the canvas so the score transfers over to the game over scene.
Any help would be great.
THANKS!!!
Is SingletonClass class, a script your using as an example or a scrip I should make and attach?
– Caldera12