Function init_settings

Source
pub fn init_settings(
    commands: Commands<'_, '_>,
    settings: Res<'_, SettingsVals>,
)