Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/misterfnflover787/v-extended-fnf/llms.txt

Use this file to discover all available pages before exploring further.

The Gameplay options page covers every setting that directly affects how you interact with a song — from how missed inputs are judged, to where notes appear on screen, to what shortcuts are available while the game is paused. All settings here are applied immediately the next time you play a song.

Options

Ghost Tapping
checkbox
default:"true"
Prevents empty direction presses from counting as misses. When enabled, V-Extended cancels the onNoteGhostMiss event before the engine can register a miss, so tapping a lane with no incoming note has no penalty. Disable this if you want stricter, traditional-style miss rules.
Middlescroll
checkbox
default:"false"
Centers the player strumline on screen and splits the opponent notes to both sides of the stage — two opponent arrows appear to the left of the player and two appear to the right. Uses applyMiddlescroll() internally to recalculate receptor positions every frame.
When Middlescroll is enabled, the Strumline Background (if active) only renders a lane background behind the player side. The opponent-side background is hidden automatically, because the opponent notes are distributed across both outer edges rather than occupying a single lane.
Opponent Notes Opacity
number
default:"100"
Changes the opacity of the opponent receptors, notes, and sustain trails. Accepts values from 0 to 100 in steps of 5, displayed as a percentage (e.g. 75%). Set to 0 to make opponent notes fully invisible; set to 100 for the default full-visibility look.
  • Min: 0%
  • Max: 100%
  • Step: 5
Options in Pause Menu
checkbox
default:"false"
Adds an Options entry to the standard pause menu, letting you tweak V-Extended settings without quitting to the main menu first. When you leave the Options screen, the engine reloads the current song from the beginning.
Because returning from Options always restarts the song, use this shortcut between attempts rather than mid-run — any progress in the current attempt will be lost as soon as you exit Options.
Botplay in Pause
checkbox
default:"false"
Adds an Enable Botplay (or Disable Botplay) button to the pause menu. Selecting it restarts the current song from the beginning with the built-in Botplay mode toggled on or off. The label updates to reflect the current state each time you pause.Botplay cannot be switched while a song is actively playing — activating or deactivating it always triggers a full song restart from timestamp 0.0.

Build docs developers (and LLMs) love