Files
aibis-dream/Assets/StreamingAssets/LevelData/GearSystem/stone_day1_2.json
T
2025-08-19 20:45:12 +08:00

142 lines
3.1 KiB
JSON

{
"shaftLevelDataArray": [
{
"shaftName": "Pluggable Shaft3",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.34,
"gearProp": "",
"isGearBroken": false,
"isDisc": true,
"discIdx": 0,
"shaftPos": {
"x": 1.64,
"y": 0.12,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/唱片齿轮"
},
{
"shaftName": "Pluggable Shaft2",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.02,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -2.71,
"y": -0.72,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/普通齿轮B"
},
{
"shaftName": "Pluggable Shaft1",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.7,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.44,
"y": -1.95,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/普通齿轮C"
},
{
"shaftName": "Driver Shaft",
"shaftType": 0,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.7,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -1.46,
"y": 1.57,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/普通齿轮A"
}
],
"panelShaftArray": [
{
"shaftName": "Panel Shaft1",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.34,
"gearProp": "NewGear",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.001,
"y": 3.18,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/刻录齿轮"
},
{
"shaftName": "Panel Shaft2",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.02,
"gearProp": "NewGear",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.006,
"y": 1.18,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/镍铬齿轮B"
},
{
"shaftName": "Panel Shaft3",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.7,
"gearProp": "NewGear",
"isGearBroken": false,
"isDisc": true,
"discIdx": 0,
"shaftPos": {
"x": -0.002,
"y": -1.12,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/镍铬齿轮C"
},
{
"shaftName": "Panel Shaft4",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": false,
"radius": 1.02,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.006,
"y": -3.6,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/镍铬齿轮B"
}
]
}