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.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.
Options
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.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.
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
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.
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.