{
  "_comment": "Auto-load: set levelFile to skip the drop-zone and load directly",
  "levelFile": "",
  "uiFile": "",

  "_comment1b": "Model path prefix — use when game-level.html and models are in different directories",
  "_comment1c": "e.g. '../world-builder/' if models folder is inside world-builder directory",
  "modelBasePath": "../world-builder/",

  "_comment2": "HUD visibility",
  "showClock": false,
  "showTimeControls": false,
  "showCameraNav": true,
  "showVolumeSlider": true,
  "showToasts": true,
  "startFromCamera": true,

  "_comment3": "Loading screen customization",
  "loadingTitle": "Game Level",
  "loadingSubtitle": "World Builder Runtime",
  "loadingMessage": "Memuat kandungan. Sila tunggu sebentar.",
  "loadingBgColor": "#05070e",
  "loadingTextColor": "#a0b0c0",
  "loadingAccentColor": "#00e5a0",
  "loadingFontFamily": "Rajdhani, sans-serif",
  "loadingShowProgress": true,
  "loadingLogo": ""
}
