mirror of
https://github.com/lubosz/overte.git
synced 2025-04-25 00:03:16 +02:00
added json
This commit is contained in:
parent
cbb6c5fe98
commit
1597ee57e2
1 changed files with 29 additions and 0 deletions
|
@ -66,6 +66,35 @@
|
|||
},
|
||||
"type": "Box",
|
||||
"userData": "{\"hifiHomeKey\":{\"reset\":true}}"
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"blue": 255,
|
||||
"green": 0,
|
||||
"red": 255
|
||||
},
|
||||
"name": "home_sphere_playaPortkey",
|
||||
"href": "hifi://playa",
|
||||
"script": "atp:/switches/portkey.js",
|
||||
"visible": true,
|
||||
"dimensions": {
|
||||
"x": 0.111,
|
||||
"y": 0.111,
|
||||
"z": 0.111
|
||||
},
|
||||
"position": {
|
||||
"x": 0.0,
|
||||
"y": -0.2,
|
||||
"z": 0.0
|
||||
},
|
||||
"queryAACube": {
|
||||
"scale": 0.25831151008605957,
|
||||
"x": -0.12915575504302979,
|
||||
"y": -0.12915575504302979,
|
||||
"z": -0.10074388980865479
|
||||
},
|
||||
"type": "Sphere",
|
||||
"userData": "{\"hifiHomeKey\":{\"reset\":true}, \"grabbableKey\": {\"wantsTrigger\": true}}"
|
||||
}],
|
||||
"Version": 57
|
||||
}
|
Loading…
Reference in a new issue