Skip to content

Latest commit

 

History

History
59 lines (48 loc) · 1.43 KB

README.md

File metadata and controls

59 lines (48 loc) · 1.43 KB

Modular Settings Menu for Godot 4

Modular Settings Menu is a template/framework for Godot 4 that provides a versatile and easy to configure settings menu that includes most of the basic settings one would expect in a game while also being able to add custom ones with ease.

Features

  • Versatile and modular design.
  • Automatic save file generation and validation.
  • Several premade settings with multiple different types of settings options.

Included Settings

Gameplay
  • Field of View
Graphics
  • Display Mode
  • Resolution
  • Max FPS
  • Scaling Mode
  • Anti Aliasing
  • V-Sync
  • Depth of Field
  • Shadow Quality
  • Glow Quality
  • SSR Quality
  • SSAO Quality
  • SSIL Quality
  • SDFGI Quality
Controls
  • Mouse Sensitivity
  • Invert Y-Axis
  • Input Settings
Audio
  • Master Volume
  • Music Volume
  • SFX Volume

Documentation