哪位圣贤帮我看一下我这追加包JSON有没有问题:
{
"trainName": "2251",
"trainType": "EC",
"tags": "2250",
"trainModel2": {
"modelFile": "tcu2250.mqo",
"textures": [
["body", "textures/train/2251.png", "Light"],
["body_alpha", "textures/train/2251.png", "AlphaBlend"],
["door1", "textures/train/2250_d1.png", ""],
["door2", "textures/train/2250_d2.png", ""],
["mat1", "textures/train/2250_TU.png",""],
["mat2","textures/train/AU726.png",""],
["mat3", "textures/train/2250_g.png",""]
]
},
"bogieModel2": {
"modelFile": "Ds.mqo",
"textures": [["default", "textures/train/dst.png"]]
},
"buttonTexture": "textures/train/button_2250.png",
"rollsignTexture": "textures/train/2250r.png",
"rollsignNames": [
"For_Nakatsubashi", "For_Nanagaoka", "For_Otsuki", "For_Sakuragi", "Local", "Rapid", "Otsuki_Rinkai", "Not-In"
],
"rollsigns": [
{"uv": [0.0, 1.0, 0.0, 1.0],
"pos": [
[[1.2368, 2.3158, 9.74], [1.2368, 2.1053, 9.74], [0.5526, 2.1053, 9.74], [0.5526, 2.3158, 9.74]],
[[-1.2368, 2.3158, -9.74], [-1.2368, 2.1053, -9.74], [-0.5526, 2.1053, -9.74], [-0.5526, 2.3158, -9.74]],
[[1.39, 2.3158, -4.7105], [1.39, 2.1053, -4.7105], [1.39, 2.1053, -4.0263], [1.39, 2.3158, -4.0263]],
[[-1.39, 2.3158, -4.0263], [-1.39, 2.1053, -4.0263], [-1.39, 2.1053, -4.7105], [-1.39, 2.3158, -4.7105]]
],
"doAnimation": false,
"disableLighting": false
}
],
"soundScriptPath": "scripts/MugenLib_701IGBT.js",
"sound_BrakeRelease": "sound_mugenlib:RTMLib.Brake.BR1H",
"sound_BrakeRelease2": "sound_mugenlib:RTMLib.Brake.BR1L",
"sound_Horn": "sound_mugenlib:RTMLib.Horn.Horn6",
"sound_DoorOpen": "sound_mugenlib:RTMLib.Door.RTM_701_Open",
"sound_DoorClose": "sound_mugenlib:RTMLib.Door.RTM_701_Open",
"seatPos": [
[12, 0, 130, 2], [12, 0, 110, 2], [12, 0, 90, 2], [12, 0, 70, 2], [12, 0, 50, 2], [12, 0, 30, 2], [12, 0, 10, 2],
[12, 0, -130, 2], [12, 0, -110, 2], [12, 0, -90, 2], [12, 0, -70, 2], [12, 0, -50, 2], [12, 0, -30, 2], [12, 0, -10, 2],
[-12, 0, 130, 2], [-12, 0, 110, 2], [-12, 0, 90, 2], [-12, 0, 70, 2], [-12, 0, 50, 2], [-12, 0, 30, 2], [-12, 0, 10, 2],
[-12, 0, -130, 2], [-12, 0, -110, 2], [-12, 0, -90, 2], [-12, 0, -70, 2], [-12, 0, -50, 2], [-12, 0, -30, 2], [-12, 0, -10, 2]
],
"interiorLights": [
{"pos": [0.0, 2.5, 5.0]},
{"pos": [0.0, 2.5, -5.0]}
],
"renderLight": true,
"smoothing": true,
"playerPos": [[0.85, 0.2, 8.95], [-0.85, 0.2, 8.95]],
"bogiePos": [[0.0, 0.0, 7.0], [0.0, 0.0, -7.0]],
"trainDistance": 10.0,
"door_left": [
{"objects": ["door_LF"],
"pos": [0.0, 0.0, 0.0],
"transform": [[0.0, 0.0, 0.65]]},
{"objects": ["door_LB"],
"pos": [0.0, 0.0, 0.0],
"transform": [[0.0, 0.0, -0.65]]}
],
"door_right": [
{"objects": ["door_RF"],
"pos": [0.0, 0.0, 0.0],
"transform": [[0.0, 0.0, 0.65]]},
{"objects": ["door_RB"],
"pos": [0.0, 0.0, 0.0],
"transform": [[0.0, 0.0, -0.65]]}
],
}