Hi!
I'd like to ask for another script edit.
This might be a bit of a stretch, but I am currently working on implementing a codex into my game (still need to fix some stuff to make it look better).
But here is what I am running into:
1. There's no scroll down for more info in either the selection part, nor the information part, so if you have more than 14 options, the 15th never shows up.
2. It's using a weird case of line breaks, as in, you need to put \ after every sentence to make it start a new one.
E.g. "Umio named this world based on\nthe idea that Uzume may not be\" which is a bit.. cumbersome.
Would it be possible to have the screen auto-adjust line cut-offs? E.g. if the text goes past a set width, it starts a new line?
I know modern algebra's questjournal has both the scrolling and the automatical text breaking going on. I thought maybe some code could be taken from there and modified? I sadly don't know enough about scripting to do this myself.
As for the scripts itself:
Encyclopedia:
Nova Encyclopedia
centrorpg.com
MAlgebra questjournal
[VXA] Quest Journal 1.0.3
rmrk.net
Thank you very much for looking into it