Your username:
Mr. Incognito
What kind of device are you using?:
iPad 5th gen
1 sentence description of the problem (I was doing _________, and then __________ happened): I was using an ‘array’ of numbers and it produce a womp error
better explanation:
https://c.gethopscotch.com/p/11hqjmk22l
if you’re too lazy to look, here’s the code:
when game starts {
set user(variable) to
100
080
set text to characters in user(variable) between 3 and 5 color black
}
Steps that the Hopscotch team can take to reproduce my problem every time:
put the code that I showed into an object
play the project
I think it’s trying to interpret it as a number but because of the new line it’s a string, but I’m not sure
so far it’s interrupted two of my projects, because I like using systems like this to get money values since it should remove any extra zeros
@/Yuanyuan @/AwesomeOnion