Mar-19-2019, 08:10 PM
I'm building a simple racing game and I want to display a count of wall hits. I print count in the console and everything is OK (the number is changing) but doesn't change when I print on the screen.
https://github.com/Nomit83/RaceGame
If someone can look into my code and tell me what I'm doing wrong.
https://github.com/Nomit83/RaceGame
If someone can look into my code and tell me what I'm doing wrong.