I couldn't figure out how to put the title, and I guess I can't explain it too well, but here goes.
Is there a way to read specific lines from a text file?
If I had a file called positive.txt that would be like this:
cool guy
smart
pretty
nice
and I want a text to change into one of those at random, how would I do it? Is it even possible?
Oh, and I'd love to have it so that if you add a line, it can automatically tell that there is a new line, so you can add stuff into the file without changing the application in Construct. So it kind of counts the lines or something.
There, I hope you understood.