Use this template to make awesome bug reports:
Your username: Mission Impossible
What kind of device are you using?: iPad Air 2
1 sentence description of the problem:
I was making a keypad in my game and when I set the variable to 0 from any number, this happened:
Steps that the Hopscotch team can take to reproduce my problem every time:
- Set a variable to any 3 or more digit number.
- Have a text object constantly setting text to that var
- Set the var to 0
I expected this to happen:
The text would look like a ‘66666’, and then look like a ‘0’.
But instead this happened:
The text looked like a ‘66666’, then a squashed ‘66666’, then a ‘0’.
Here’s a sweet screenshot:
View above.
Feel free to change the title, I didn’t know what to name it.