space-game001/resources/config2/interactive_objects_uni_exterior.json
2026-06-02 20:55:45 +03:00

28 lines
962 B
JSON

{
"objects": [
{
"name": "Container001",
"texturePath": "resources/w/exterior/derbis001_tex001.png",
"meshPath": "resources/w/exterior/Derbis_001.txt",
"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": 1.0,
"boundsMaxZ": 2.6554784774780273,
"boundsMinX": -2.6625461578369141,
"boundsMinY": 0.0,
"boundsMinZ": -1.8787870407104492,
"interactionPositionX": -25.583452224731445,
"interactionPositionY": 0.0,
"interactionPositionZ": 6.7829818725585938,
"scale": 1.0,
"interactionRadius": 0.0,
"activateFunction": "on_container_clicked"
}
]
}