{
  "modelPath": "models/anim3/animationBASE.glb",
  "platformPath": "models/platform2.glb",
  "animationPaths": {
    "A": "models/anim3/animation_A.glb",
    "B": "models/anim3/animation_B.glb",
    "C": "models/anim3/animation_C.glb",
    "N": "models/anim3/animation_N.glb",
    "Nama": "models/anim3/animation_nama.glb",
    "Saya": "models/anim3/animation_saya.glb"
  },
  "modelTransform": {
    "scale": {
      "x": 0.35,
      "y": 0.35,
      "z": 0.35
    },
    "rotation": {
      "x": 0,
      "y": 0,
      "z": 0
    },
    "position": {
      "x": 0,
      "y": 0,
      "z": 0
    }
  },
  "platformTransform": {
    "scale": 1,
    "rotation": {
      "y": 0
    },
    "position": {
      "x": 0,
      "y": -0.5,
      "z": 0
    }
  },
  "environment": {
    "skybox": {
      "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": {
    "position": {
      "x": 0,
      "y": 2.1,
      "z": 3
    },
    "target": {
      "x": 0,
      "y": 1.6,
      "z": 0
    },
    "fov": 75
  }
}