We all know the set text block.
When you use it, you put text in, and the text will generate. But it will generate some and then move to the next line. I want to change that. In Hopscotch, I think we should have a setting that asks how much letters you want on a line.
a text width block would be nice, similar to set width and height–if the text goes over the height, then the box would be scrollable like you can do in css
But there’s a slight problem, if you set a letter limit the lines would still have different widths because different characters have different widths
Same but worse for a word limit, ‘I’ is thinner than ‘antidisestablishmentarianism’ though they are both 1 word.
A ‘text width’ thing would be good
Like the css width property