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

125 lines
2.7 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.7,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.015,
"y": 2.63,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/普通齿轮C"
},
{
"shaftName": "Panel Shaft2",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.02,
"gearProp": "",
"isGearBroken": false,
"isDisc": false,
"discIdx": 0,
"shaftPos": {
"x": -0.007,
"y": -0.39,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/普通齿轮B"
},
{
"shaftName": "Panel Shaft3",
"shaftType": 2,
"targetSpeed": 0.0,
"hasChildGear": true,
"radius": 1.34,
"gearProp": "",
"isGearBroken": false,
"isDisc": true,
"discIdx": 0,
"shaftPos": {
"x": -0.007,
"y": -3.04,
"z": 0.0
},
"gearPicPath": "Art/Fix/变速箱齿轮/唱片齿轮"
}
]
}