60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
{
|
|
"objects": [
|
|
{
|
|
"name": "Bookshelf001",
|
|
"texturePath": "resources/w/interior/ikea_bookshelf001_tex001.png",
|
|
"meshPath": "resources/w/interior/ikea_bookshelf001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 1.9653,
|
|
"positionY": 1.0911,
|
|
"positionZ": 0.91977,
|
|
"scale": 1.0,
|
|
"interactionRadius": 1.5,
|
|
"activateFunction": "on_bookshelf_clicked"
|
|
},
|
|
{
|
|
"name": "Computer001",
|
|
"texturePath": "resources/w/interior/computer_texture001.png",
|
|
"meshPath": "resources/w/interior/computer001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 5.0916,
|
|
"positionY": 1.1534,
|
|
"positionZ": 1.0568,
|
|
"scale": 1.0,
|
|
"activateFunction": "on_computer_clicked"
|
|
},
|
|
{
|
|
"name": "Knife001",
|
|
"texturePath": "resources/w/white.png",
|
|
"meshPath": "resources/w/interior/Knife.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": -2.26293,
|
|
"positionY": 0.91414,
|
|
"positionZ": 1.56758,
|
|
"scale": 1.0,
|
|
"interactionRadius": 0.3,
|
|
"activateFunction": "on_knife_pickup"
|
|
},
|
|
{
|
|
"name": "Book001",
|
|
"texturePath": "resources/w/interior/book_tex002.png",
|
|
"meshPath": "resources/w/interior/book001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 1.97952,
|
|
"positionY": 0.95746,
|
|
"positionZ": 0.786023,
|
|
"scale": 1.0,
|
|
"interactionRadius": 1.5,
|
|
"activateFunction": "on_book_pickup"
|
|
}
|
|
]
|
|
}
|