Textbox: Difference between revisions

From VNDev Wiki
Papayaisla (talk | contribs)
example galleries
Papayaisla (talk | contribs)
more examples
Line 12: Line 12:
<gallery mode="nolines" caption="Examples">
<gallery mode="nolines" caption="Examples">
Image:Adv_grisaia.png|{{vndb|v5154|''Grisaia no Kajitsu''}} (2011)|alt=A screenshot of Grisaia no Kajitsu showcasing its ADV textbox, which only takes up one third of the screen
Image:Adv_grisaia.png|{{vndb|v5154|''Grisaia no Kajitsu''}} (2011)|alt=A screenshot of Grisaia no Kajitsu showcasing its ADV textbox, which only takes up one third of the screen
Image:Adv_hashihime.png|{{vndb|v17018|''Koshotengai no Hashihime''}} (2016)|alt=A screenshot of Koshotengai no Hashihime showcasing its ADV textbox, which only takes up one third of the screen
Image:Adv_baldrsky.png|{{vndb|v1306|''Baldr Sky''}} (2009)|alt=A screenshot of Baldr Sky showcasing its ADV textbox, which only takes up one third of the screen and has a side image
Image:Float_dej.png|{{vndb|v10106|''Dead End Junction''}} (2011)|alt=A screenshot of Dead End Junction showcasing its comic book style floating textbox and panel-like sprites
Image:Float_dej.png|{{vndb|v10106|''Dead End Junction''}} (2011)|alt=A screenshot of Dead End Junction showcasing its comic book style floating textbox and panel-like sprites
</gallery>
</gallery>
Line 21: Line 23:
<gallery mode="nolines" caption="Examples">
<gallery mode="nolines" caption="Examples">
Image:Nvl_higurashi.png|{{vndb|v67|''Higurashi no Naku Koro ni: Tatarigoroshi-hen''}} (2003)|alt=A screenshot of Higurashi, showcasing its NVL textbox. It takes up the whole screen and is semitransparent to show the background and sprites behind it.
Image:Nvl_higurashi.png|{{vndb|v67|''Higurashi no Naku Koro ni: Tatarigoroshi-hen''}} (2003)|alt=A screenshot of Higurashi, showcasing its NVL textbox. It takes up the whole screen and is semitransparent to show the background and sprites behind it.
Image:Nvl_seabed.png|{{vndb|v19273|''SeaBed''}} (2016)|alt=A screenshot of SeaBed, showcasing its NVL textbox. It takes up most of the screen and is semitransparent to show the background and sprites behind it. The point-of-view character's name is in the bottom right corner.
Image:Nvl_hotw.png|{{vndb|v21957|''Heart of the Woods''}} (2019)|alt=A screenshot of Heart of the Woods, showcasing its semitransparent NVL textbox. It covers the full height of the screen, but only 3/4ths of the width. The ornate border is colored the same as the point-of-view character's image color.
</gallery>
</gallery>



Revision as of 11:08, 22 June 2022

A textbox (or text box) is the region on the screen where dialogue is displayed.

Formats

ADV

ADV (Adventure Format) is a format in VNs where the sprites are mostly unobstructed by the textbox, and the textbox occupies some portion of the lower third of the screen. This is by far the most common format.

Some titles use a floating textbox where the textbox moves around the screen, usually to mimic a comic book or manga style.

NVL

NVL (Novel Format) is a format in VNs where the textbox covers the sprites or the majority of the screen. This is generally used for narrative-heavy VNs or monologues.

Epistolary storytelling

Epistolary writing conveys a story through a series of letters or documents. This can include letters, diary pages, newspaper clippings, text messages, emails, or blog posts.

Features

The only requirement of a textbox is that it contains text for the user to read. However, a variety of features may be optionally included to help the reader follow the flow of the conversation more easily or to perform useful actions.

Name tag

A name tag (or name plate) is an area where the speaking character’s name is displayed.

Side image

A side image (or side portrait) is a character picture that is displayed on the textbox. They are usually head-only or busts.

Click-to-continue indicator

A click to continue (CTC) indicator conveys to the reader that there is no more text to read, and the reader should click to continue to the next line of dialogue.

Action buttons

These buttons allow the user to perform actions such as:

  • Skip text
  • Auto mode
  • Hide textbox so only the sprites and background are visible

Menu Buttons

These allow the reader to access menus like load, save, and settings.