{
  "modelPath": "models/character-v2/Suitman-BASE.glb",
  "platformPath": "models/Hear_Env_02_V1.glb",
  "animationPaths": {
    "Satu": "models/character-v2/Satu.glb",
    "Dua": "models/character-v2/Dua.glb",
    "Tiga": "models/character-v2/Tiga.glb",
    "Sihat": "models/character-v2/Sihat.glb",
    "Umur": "models/character-v2/Umur.glb",
    "Saya": "models/character-v2/Saya.glb"
  },
  "modelTransform": {
    "scale": {
      "x": 1.5,
      "y": 1.5,
      "z": 1.5
    },
    "rotation": {
      "x": 0,
      "y": 0,
      "z": 0
    },
    "position": {
      "x": 0,
      "y": 0,
      "z": 0
    }
  },
  "platformTransform": {
    "scale": 0.95,
    "rotation": {
      "y": 0
    },
    "position": {
      "x": 0,
      "y": -0.5,
      "z": 0
    }
  },
  "environment": {
    "skybox": {
      "enabled": false,
      "path": "textures/bg5.jpg",
      "syncRotation": false,
      "brightness": 1,
      "contrast": 1
    }
  },
  "lights": {
    "ambient": {
      "intensity": 1,
      "color": "#ffffff"
    },
    "directional": {
      "intensity": 2,
      "color": "#ffffff",
      "position": {
        "x": 3.54,
        "y": 5,
        "z": 3.54
      }
    }
  },
  "camera": {
    "focused": {
      "position": {
        "x": 0,
        "y": 2,
        "z": 2
      },
      "target": {
        "x": 0,
        "y": 1.6,
        "z": 0
      }
    },
    "unfocused": {
      "position": {
        "x": 0,
        "y": 2,
        "z": 3
      },
      "target": {
        "x": 0,
        "y": 0.8,
        "z": 0
      }
    },
    "fov": 75
  }
}