You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the Vector2(0.2, 0.2) just went beyond the field for code missing the ")" symbol. It can be obvious for someone and it was for me, but it certainly might raise the questions when all of a sudden you see not closed () working just fine.
Let me know if it's just me who missed something before that. I am happy to learn more!
The text was updated successfully, but these errors were encountered:
It's a text wrapping issue that we can't easily solve with the technology we used to make this app initially. See issue #99. The parenthesis is there but it's not wrapping onto the following line as it should.
Hi!
It looks like the Vector2(0.2, 0.2) just went beyond the field for code missing the ")" symbol. It can be obvious for someone and it was for me, but it certainly might raise the questions when all of a sudden you see not closed () working just fine.
Let me know if it's just me who missed something before that. I am happy to learn more!
The text was updated successfully, but these errors were encountered: