47 lines
598 B
Plaintext
47 lines
598 B
Plaintext
{
|
|
"meshes": [
|
|
{
|
|
"path": "models/plane.gltf"
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"mesh_index": 0,
|
|
"position": [
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
],
|
|
"rotation": [
|
|
1.0,
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
],
|
|
"scale": [
|
|
1.0,
|
|
1.0,
|
|
1.0
|
|
]
|
|
}
|
|
],
|
|
"player": {
|
|
"mesh_index": null,
|
|
"position": [
|
|
1.170153,
|
|
-1.0,
|
|
-8.366567
|
|
],
|
|
"rotation": [
|
|
-0.023371277,
|
|
-0.0068558683,
|
|
0.95928043,
|
|
0.28140035
|
|
],
|
|
"scale": [
|
|
1.0,
|
|
1.0,
|
|
1.0
|
|
]
|
|
}
|
|
} |