#how do I make it so when I shoot a button and it get toggled there is a text that goes up in numbers
1 messages · Page 1 of 1 (latest)
Ok thx
How do I make it so when I press it and I press it again it keeps going up not so it just stays at 1
I have that and it won’t go up
you are setting the variable to 0, and then setting the text to the text to the int variable result plus 1
Set the variable to itself, plus 1