Creation of asset "Settings Menu Lite" New

New/Edit
Title Settings Menu Lite
Description A ready-made Settings panel plus a GameSettings autoload that applies the options to the engine and saves them to disk. Drop it into any Godot 4 project — no boilerplate.

Lite covers:
• Master volume
• Fullscreen toggle
• VSync toggle
• Window resolution
• Save / load to disk (user://settings.cfg)

Usage:
GameSettings.set_master_volume(0.5)
GameSettings.set_fullscreen(true)
GameSettings.save_settings()

Or instance the included settings_menu.tscn and listen for its "closed" signal. A demo scene is included.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/godot-forge/settings-menu-lite-godot
Issues Url https://github.com/godot-forge/settings-menu-lite-godot/issues
Godot version Godot 4.4
Version String 1.0.0
Download Commit 919dbcbe6a0ec6489e92889c4ab33f80ed243f62
Download Url (Computed) https://github.com/godot-forge/settings-menu-lite-godot/archive/919dbcbe6a0ec6489e92889c4ab33f80ed243f62.zip
Icon Url https://raw.githubusercontent.com/godot-forge/settings-menu-lite-godot/master/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/godot-forge/settings-menu-lite-godot/master/preview.png
Thumbnail