Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
Dream3r
- Newbie
- Posts: 12
- Joined: Wed Nov 22, 2017 10:02 pm
-
Contact:
#1
Post
by Dream3r » Sun Nov 26, 2017 11:10 am
I've managed to make my dialogue in NVL fashion stay center focused in regards of width but I can't seem to limit how far down the dialogue shows. Here's what I mean...
Essentially what happens is as dialogue, thought text, or player choices take up more than a single line of space it pushes the "focus point" down the page. Eventually getting to the point where the newest dialogue isn't even on the screen anymore.
What I would like is for the newest dialogue to go no further than the center of the screen, where it makes the most sense for the player's eyes to settle. Now if they scrollback the history, sure that can go to the bottom of the page but when they scroll back to the "present" text it shouldn't be further than the center of the screen.
-
Dream3r
- Newbie
- Posts: 12
- Joined: Wed Nov 22, 2017 10:02 pm
-
Contact:
#2
Post
by Dream3r » Fri Dec 01, 2017 5:12 pm
So after spending countless hours focused on creating a "window" the solution I settled with was just limited the number of entries displayed in the NVL settings under Screens. If anyone has the issue I did that works for the most part.
The only dilemma at this point is that I want rollback to behave as a History rather than actually undoing player choices. That way you could go back and re-read anything you missed but you can't undo that fuckup that led to a result you didn't expect. (I want the choices to carry weight but I don't want to undo the usefulness of going back to read things you missed)
Users browsing this forum: Bing [Bot], Google [Bot]