[
    {
        "type": "scene",
        "background": 1513239,
        "fog": {
            "color": 1513239,
            "near": 0.5,
            "far": 200
        },
        "gravity": {
            "type": "uniform",
            "vector": [
                0,
                -9.81,
                0
            ]
        },
        "camera": {
            "position": [
                0,
                7.5,
                15
            ],
            "lookAt": [
                0,
                0.4,
                -3
            ],
            "orbitEnabled": true,
            "orbitTarget": [
                0,
                0.4,
                -3
            ],
            "fov": 60,
            "near": 0.1,
            "far": 1000
        }
    },
    {
        "type": "light",
        "lightType": "ambient",
        "color": 10066329,
        "intensity": 0.7,
        "name": "Ambient",
        "layer": "lights"
    },
    {
        "type": "light",
        "lightType": "directional",
        "color": 16777215,
        "intensity": 1.4,
        "pos": [
            6,
            10,
            8
        ],
        "castShadow": true,
        "name": "Sun",
        "layer": "lights"
    },
    {
        "type": "mesh",
        "name": "Ground",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 40,
            "height": 1,
            "depth": 40
        },
        "material": {
            "type": "standard",
            "color": 2691914,
            "metalness": 0.1,
            "roughness": 0.9
        },
        "pos": [
            0,
            -0.5,
            0
        ],
        "castShadow": false,
        "receiveShadow": true,
        "physics": {
            "motionType": "static",
            "friction": 0.8,
            "restitution": 0.05
        }
    },
    {
        "type": "mesh",
        "name": "Lane",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 2.6,
            "height": 0.1,
            "depth": 28
        },
        "material": {
            "type": "standard",
            "color": 9148751,
            "metalness": 0.2,
            "roughness": 0.4
        },
        "pos": [
            0,
            -0.05,
            0
        ],
        "castShadow": true,
        "receiveShadow": true,
        "physics": {
            "motionType": "static",
            "friction": 0.06,
            "restitution": 0.02
        }
    },
    {
        "type": "mesh",
        "name": "RailL",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 0.1,
            "height": 0.3,
            "depth": 28
        },
        "material": {
            "type": "standard",
            "color": 7566195,
            "metalness": 0.2,
            "roughness": 0.5
        },
        "pos": [
            -1.35,
            0.05,
            0
        ],
        "castShadow": true,
        "receiveShadow": true,
        "physics": {
            "motionType": "static"
        }
    },
    {
        "type": "mesh",
        "name": "RailR",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 0.1,
            "height": 0.3,
            "depth": 28
        },
        "material": {
            "type": "standard",
            "color": 7566195,
            "metalness": 0.2,
            "roughness": 0.5
        },
        "pos": [
            1.35,
            0.05,
            0
        ],
        "castShadow": true,
        "receiveShadow": true,
        "physics": {
            "motionType": "static"
        }
    },
    {
        "type": "mesh",
        "name": "gate1",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 2.4,
            "height": 0.8,
            "depth": 0.1
        },
        "material": {
            "type": "standard",
            "color": 14540253,
            "metalness": 0,
            "roughness": 0.7
        },
        "pos": [
            0,
            0.4,
            8
        ],
        "physics": {
            "motionType": "static",
            "friction": 0.3,
            "restitution": 0.1
        }
    },
    {
        "type": "mesh",
        "name": "gate2",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 2.4,
            "height": 0.8,
            "depth": 0.1
        },
        "material": {
            "type": "standard",
            "color": 14540253,
            "metalness": 0,
            "roughness": 0.7
        },
        "pos": [
            0,
            0.4,
            4
        ],
        "physics": {
            "motionType": "static",
            "friction": 0.3,
            "restitution": 0.1
        }
    },
    {
        "type": "mesh",
        "name": "gate3",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 2.4,
            "height": 0.8,
            "depth": 0.1
        },
        "material": {
            "type": "standard",
            "color": 14540253,
            "metalness": 0,
            "roughness": 0.7
        },
        "pos": [
            0,
            0.4,
            0
        ],
        "physics": {
            "motionType": "static",
            "friction": 0.3,
            "restitution": 0.1
        }
    },
    {
        "type": "mesh",
        "name": "Finish",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 2.6,
            "height": 0.02,
            "depth": 0.02
        },
        "material": {
            "type": "standard",
            "color": 65280,
            "metalness": 0.2,
            "roughness": 0.4
        },
        "pos": [
            0,
            0.01,
            -2.5
        ],
        "physics": {
            "motionType": "static"
        }
    },
    {
        "type": "mesh",
        "name": "car",
        "layer": "main",
        "shape": {
            "type": "box",
            "width": 0.8,
            "height": 0.4,
            "depth": 1.6
        },
        "material": {
            "type": "standard",
            "color": 2302755,
            "metalness": 0.1,
            "roughness": 0.6
        },
        "pos": [
            0,
            0.3,
            12
        ],
        "castShadow": true,
        "receiveShadow": true,
        "physics": {
            "motionType": "dynamic",
            "mass": 1.2,
            "friction": 0.3,
            "restitution": 0.05
        }
    }
]