Hello,
so I was messing around with my story ideas when I realized I can’t really make paragraphs through code. I poked around in several other websites and couldn’t really find an answer.
Let’s say I’m trying to input the very text you’re currently reading, how am I going to put that with code with proper spacing and paragraphs in one text box?
EDIT: So I completely forgot of the \n thing. I was so used to endl; in c++ I completely forgot.