shadow-over-bishkek001/resources/config/interactive_objects_uni_exterior_x.json
2026-07-07 09:46:15 +03:00

77 lines
2.7 KiB
JSON

{
"objects": [
{
"name": "Container001",
"texturePath": "resources/w/exterior/derbis001_tex001.png",
"meshPath": "resources/w/exterior/Derbis_001.txt.bin",
"rotationX": 0.0,
"rotationY": 0.0,
"rotationZ": 0.0,
"positionX": -26.8049,
"positionY": 0.0,
"positionZ": 9.11524,
"approachRadius": 1.5,
"boundsMaxX": 2.9518299102783203,
"boundsMaxY": 0.5,
"boundsMaxZ": 2.6554784774780273,
"boundsMinX": -2.662546157836914,
"boundsMinY": 0.0,
"boundsMinZ": -1.8787870407104492,
"interactionPositionX": -25.583452224731445,
"interactionPositionY": 0.0,
"interactionPositionZ": 6.782981872558594,
"scale": 1.0,
"interactionRadius": 0.0,
"activateFunction": "on_container_clicked"
},
{
"name": "car001",
"texturePath": "resources/w/exterior/car_body001_002.png",
"textureDarkandsPath": "resources/w/exterior/car_body001_002.png",
"meshPath": "resources/w/exterior/car001.txt.bin",
"rotationX": 0.0,
"rotationY": 90.0,
"rotationZ": 0.0,
"positionX": -10.5,
"positionY": 0.0,
"positionZ": -14.4195,
"approachRadius": 0.5,
"boundsMaxX": 0.8858480453491211,
"boundsMaxY": 0.7,
"boundsMaxZ": 2.433553695678711,
"boundsMinX": -1.0479888916015625,
"boundsMinY": 0.0,
"boundsMinZ": -2.539886474609375,
"interactionPositionX": -12.099324226379395,
"interactionPositionY": 0.0,
"interactionPositionZ": -14.766676902770996,
"interactionRadius": 0.0,
"activateFunction": "on_car_clicked",
"scale": 0.7
},
{
"name": "car001wheels",
"texturePath": "resources/w/exterior/Wheel_base002.png",
"textureDarkandsPath": "resources/w/exterior/Wheel_base002.png",
"meshPath": "resources/w/exterior/wheels002.txt.bin",
"rotationX": 0.0,
"rotationY": 90.0,
"rotationZ": 0.0,
"positionX": -10.5,
"positionY": 0.0,
"positionZ": -14.4195,
"approachRadius": 0.5,
"boundsMaxX": 0,
"boundsMaxY": 0.0,
"boundsMaxZ": 0,
"boundsMinX": 0,
"boundsMinY": 0.0,
"boundsMinZ": 0,
"interactionPositionX": 0,
"interactionPositionY": 0.0,
"interactionPositionZ": 0,
"interactionRadius": 0.0,
"scale": 0.7
}
]
}