47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"objects": [
|
|
{
|
|
"name": "Phone001",
|
|
"texturePath": "resources/w/dorm/phone001_tex001.png",
|
|
"meshPath": "resources/w/dorm/phone001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 5.8729,
|
|
"positionY": 1.04917,
|
|
"positionZ": -12.5262,
|
|
"scale": 1.0,
|
|
"interactionRadius": 0.3,
|
|
"activateFunction": "on_phone_pickup"
|
|
},
|
|
{
|
|
"name": "Journal001",
|
|
"texturePath": "resources/w/dorm/journal001_tex002.png",
|
|
"meshPath": "resources/w/dorm/journal001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 5.05146,
|
|
"positionY": 1.06711,
|
|
"positionZ": -12.4661,
|
|
"scale": 1.0,
|
|
"interactionRadius": 0.3,
|
|
"activateFunction": "on_journal_pickup"
|
|
},
|
|
{
|
|
"name": "Bed001",
|
|
"texturePath": "resources/w/dorm/ikea_bed_bake002.png",
|
|
"meshPath": "resources/w/dorm/ikea_bed001.txt",
|
|
"rotationX": 0.0,
|
|
"rotationY": 0.0,
|
|
"rotationZ": 0.0,
|
|
"positionX": 0.0,
|
|
"positionY": -0.1,
|
|
"positionZ": 0.0,
|
|
"scale": 1.0,
|
|
"interactionRadius": 1.0,
|
|
"activateFunction": "on_bed_sleep"
|
|
}
|
|
]
|
|
}
|