63 lines
1.3 KiB
JSON
63 lines
1.3 KiB
JSON
{
|
|
"type": "Object",
|
|
"name": "Player: Model",
|
|
"ignore": true,
|
|
"assets": [
|
|
"/player/bear.glb"
|
|
// { "filename": "/player/bear/graph.json", "delay": 0, "single threaded": false, "category": "models" }
|
|
// { "filename": "/player/bear/graph.json.gz", "delay": 0, "single threaded": false, "category": "models" }
|
|
],
|
|
"behaviors": [
|
|
"PlayerModelBehavior"
|
|
],
|
|
"transform": {
|
|
"position": [ 0, -2.0, 0 ],
|
|
// "position": [ 12.5715, 3.53811, 7.6238 ],
|
|
// "position": [ 1.635, -0.384, -20.409 ], // -0.384
|
|
"rotation": {
|
|
"axis": [ 0, 1, 0 ],
|
|
"angle": 0
|
|
},
|
|
"scale": [ 0.16, 0.16, 0.16 ]
|
|
},
|
|
"system": {
|
|
"hot reload": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"metadata": {
|
|
"track": true,
|
|
"hide": true,
|
|
"model": {
|
|
"debug": {
|
|
"no cleanup": false,
|
|
"print tree": false,
|
|
"print stats": false
|
|
},
|
|
"export": {
|
|
"should": true,
|
|
"pretty": false,
|
|
"compress": true,
|
|
"quantize": false,
|
|
"precision": 4,
|
|
"combined": false,
|
|
"encode buffers": true,
|
|
"unwrap": false
|
|
},
|
|
"animation": "wank",
|
|
"print animations": true,
|
|
// "filter": "NEAREST",
|
|
"cull mode": "none",
|
|
"flags": {
|
|
"ATLAS": false,
|
|
"INVERT": true,
|
|
"TRANSFORM": false,
|
|
"SKINNED": true,
|
|
|
|
"RENDER": true,
|
|
"SEPARATE": false,
|
|
"NORMALS": false
|
|
}
|
|
}
|
|
}
|
|
} |