How to customize NVL textbox?

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.
Post Reply
Message
Author
User avatar
liliha
Newbie
Posts: 1
Joined: Thu Jul 12, 2018 11:11 am
Contact:

How to customize NVL textbox?

#1 Post by liliha »

Hi! It's been a while since I used renpy so I'm honestly a bit stumped on how to work things out.

I've been having troubles customizing my NVL textbox, wherein I've consulted the following links: https://www.renpy.org/doc/html/gui.html ... extbox#nvl, https://www.renpy.org/doc/html/thequestion_nvl.html, and viewtopic.php?t=17232 but nothing I've tried works.

I've tried emulating the code from The Question, this block, specifically:

Code: Select all

style.nvl_window.background = "nvl_window.png"
    style.nvl_window.xpadding = 55
    style.nvl_window.ypadding = 55
at the start of my script, but nothing happens.

The tutorial for the NVL customization is a little outdated as well, so I'm not quite sure where to put the code for ADV and NVL customizations as well. Any help would be much appreciated! :D

Post Reply

Who is online

Users browsing this forum: No registered users