A premade UI containing settings that can fit any projects (Audio, keybinds etc...)
Download only res://addons/complete_settings
.
An example setting menu can be found at addons/complete_settings/scenes/settings/example.tscn
.
You can duplicate the scene then start from here to customize your GUI.
Seek for .csv
files in translations
folders for default translations. (There are translation folders from multiple addons)
You can also just define translations for keys in the main translation file of your project.
- MarginMedium: A medium margin around tab in the settings.
- SettingsScrollContainer: The scroll container containing the setting list.
- SettingsVBoxContainer: The vertical box container containing the setting list.
- KeybindsVBoxContainer: Sub-type specific to keybinds category (with higher separation on default theme for better readability)
Godot 4.3, may work with previous Godot 4 versions.
A good in-game key remapping addon https://github.com/Orama-Interactive/Keychain