Hello! I'm sorry for disturbing, I generally try to adapt the scripts as much as possible alone but I'm having two problems that I can't seem to solve alone.
Is there any way to get rid of the page number? Since I don't plan to use more than one.
I tried to but it ended up giving console errors (my fault clearly)
edit:
sorry, in relation to this:
Set the info window's opacity to 0, move it out of screen by setting it's X or Y value at a negative value (like -200), and set it's width and height to 1 (not 0 or else your game will crash!).
Remove every symbol from the 'Show_Data' settings which description says that it appears in the info window.
Move and re-size the remaining two windows to your liking.
Done, the window is removed.
I did the same, however now I have the problem that a couple of things that I'd still need (title, char pic) won't be shown since that window is off. I tried changing their position but it doesn't work. Is there a way to "move" them into the bio window?
edit:
okay, I'm not sure what the hell is going on anymore in the meanwhile. Now I have the
exact same script with no difference whatsoever copied into a test project, and it works perfectly.
When I paste it in my project, the page change icon is trasparent while in the other one it is colored and pressing the arrows leads to nothing.
And yes, I'm pretty sure the page change was working before even in mine, unless I dreamt it.