19 lines
451 B
JSON
19 lines
451 B
JSON
{
|
|
"objects": [
|
|
{
|
|
"name": "Container001",
|
|
"texturePath": "resources/w/exterior/ikea_container001.png",
|
|
"meshPath": "resources/w/exterior/ikea_container001_001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 4.74077,
|
|
"positionY": 0.0,
|
|
"positionZ": 16.9085,
|
|
"scale": 1.0,
|
|
"interactionRadius": 0.5,
|
|
"activateFunction": "on_container_clicked"
|
|
}
|
|
]
|
|
}
|