[
  {
    "type": "scene",
    "background": 1710618,
    "fog": {
      "color": 1710618,
      "near": 0.5,
      "far": 150
    },
    "gravity": {
      "type": "uniform",
      "vector": [0, -9.81, 0]
    },
    "camera": {
      "position": [6, 6, 8],
      "lookAt": [0, 2, 0],
      "orbitEnabled": true,
      "orbitTarget": [0, 2, 0],
      "fov": 60,
      "near": 0.1,
      "far": 1000
    }
  },
  {
    "type": "helper",
    "helperType": "axes",
    "size": 2.5,
    "name": "Axes",
    "layer": "helpers"
  },
  {
    "type": "helper",
    "helperType": "grid",
    "size": 40,
    "divisions": 40,
    "colorCenterLine": 4473924,
    "colorGrid": 3355443,
    "name": "Grid",
    "layer": "helpers"
  },
  {
    "type": "light",
    "lightType": "ambient",
    "color": 8421504,
    "intensity": 0.6,
    "name": "Ambient",
    "layer": "lights"
  },
  {
    "type": "light",
    "lightType": "directional",
    "color": 16777215,
    "intensity": 1.4,
    "pos": [8, 12, 6],
    "castShadow": true,
    "name": "Sun",
    "layer": "lights"
  },
  {
    "type": "mesh",
    "name": "Ground",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 60,
      "height": 1,
      "depth": 60
    },
    "material": {
      "type": "standard",
      "color": 2703946,
      "metalness": 0.1,
      "roughness": 0.9
    },
    "pos": [0, -0.5, 0],
    "euler": [0, 0, 0],
    "castShadow": false,
    "receiveShadow": true,
    "physics": {
      "motionType": "static",
      "friction": 0.6,
      "restitution": 0.1
    }
  },
  {
    "type": "mesh",
    "name": "torso",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.6,
      "height": 0.8,
      "depth": 0.3
    },
    "material": {
      "type": "standard",
      "color": 8947848,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0, 3.5, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 10,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "neck",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.2,
      "height": 0.15,
      "depth": 0.2
    },
    "material": {
      "type": "standard",
      "color": 15624315,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0, 4.1, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "head",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.25
    },
    "material": {
      "type": "standard",
      "color": 15624315,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0, 4.6, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 2,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "shoulder_right",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.12
    },
    "material": {
      "type": "standard",
      "color": 255,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [0.375, 3.55, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "upper_arm_right",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.15,
      "height": 0.5,
      "depth": 0.15
    },
    "material": {
      "type": "standard",
      "color": 65535,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0.525, 3.3, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "elbow_right",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.1
    },
    "material": {
      "type": "standard",
      "color": 255,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [0.525, 3.05, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.3,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "lower_arm_right",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.12,
      "height": 0.45,
      "depth": 0.12
    },
    "material": {
      "type": "standard",
      "color": 65535,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0.525, 2.575, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "shoulder_left",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.12
    },
    "material": {
      "type": "standard",
      "color": 255,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [-0.375, 3.55, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "upper_arm_left",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.15,
      "height": 0.5,
      "depth": 0.15
    },
    "material": {
      "type": "standard",
      "color": 65535,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [-0.525, 3.3, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "elbow_left",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.1
    },
    "material": {
      "type": "standard",
      "color": 255,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [-0.525, 3.05, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.3,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "lower_arm_left",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.12,
      "height": 0.45,
      "depth": 0.12
    },
    "material": {
      "type": "standard",
      "color": 65535,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [-0.525, 2.575, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "pelvis",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.5,
      "height": 0.3,
      "depth": 0.25
    },
    "material": {
      "type": "standard",
      "color": 8947848,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0, 2.65, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 8,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "hip_right",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.12
    },
    "material": {
      "type": "standard",
      "color": 65280,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [0.18, 2.5, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "upper_leg_right",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.18,
      "height": 0.6,
      "depth": 0.18
    },
    "material": {
      "type": "standard",
      "color": 16776960,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0.18, 1.95, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 2.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "knee_right",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.1
    },
    "material": {
      "type": "standard",
      "color": 65280,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [0.18, 1.65, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.3,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "lower_leg_right",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.15,
      "height": 0.55,
      "depth": 0.15
    },
    "material": {
      "type": "standard",
      "color": 16776960,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [0.18, 1.075, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "hip_left",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.12
    },
    "material": {
      "type": "standard",
      "color": 65280,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [-0.18, 2.5, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "upper_leg_left",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.18,
      "height": 0.6,
      "depth": 0.18
    },
    "material": {
      "type": "standard",
      "color": 16776960,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [-0.18, 1.95, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 2.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "knee_left",
    "layer": "main",
    "shape": {
      "type": "sphere",
      "radius": 0.1
    },
    "material": {
      "type": "standard",
      "color": 65280,
      "metalness": 0.3,
      "roughness": 0.5
    },
    "pos": [-0.18, 1.65, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 0.3,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  },
  {
    "type": "mesh",
    "name": "lower_leg_left",
    "layer": "main",
    "shape": {
      "type": "box",
      "width": 0.15,
      "height": 0.55,
      "depth": 0.15
    },
    "material": {
      "type": "standard",
      "color": 16776960,
      "metalness": 0.2,
      "roughness": 0.6
    },
    "pos": [-0.18, 1.075, 0],
    "euler": [0, 0, 0],
    "castShadow": true,
    "receiveShadow": true,
    "physics": {
      "motionType": "dynamic",
      "mass": 1.5,
      "friction": 0.5,
      "restitution": 0.3,
      "linearDamping": 0.2,
      "angularDamping": 0.2
    }
  }
]
