stuff
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"meshes": [
|
||||
{
|
||||
"path": "models/plane.gltf"
|
||||
},
|
||||
{
|
||||
"path": "models/box.gltf"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
@@ -23,20 +26,39 @@
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"mesh_index": 1,
|
||||
"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,
|
||||
-3.0608184,
|
||||
-1.0,
|
||||
-8.366567
|
||||
-3.0598369
|
||||
],
|
||||
"rotation": [
|
||||
-0.023371277,
|
||||
-0.0068558683,
|
||||
0.95928043,
|
||||
0.28140035
|
||||
0.15801395,
|
||||
0.031636234,
|
||||
0.96772224,
|
||||
0.19375017
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
|
||||
Reference in New Issue
Block a user