I’m trying to make a training tool where you have to randomly press buttons 21 times and the value goes up by +1 every time the button is pressed, but for some reason it starts going into negative numbers and each time the valued is updated it goes up by 1 less number.
for example:
-14
-25
-37
whereas its supposed to be:
1
2
3
