20 lines
634 B
JSON
20 lines
634 B
JSON
{
|
|
"import": "/model.json",
|
|
"assets": [
|
|
{ "filename": "./models/gm_construct.glb", "delay": 0, "single threaded": false }
|
|
// { "filename": "./models/gm_construct/graph.json", "delay": 0, "single threaded": false, "category": "models" }
|
|
// { "filename": "./models/gm_construct/graph.json.gz", "delay": 0, "single threaded": false, "category": "models" }
|
|
],
|
|
"metadata": {
|
|
"model": {
|
|
"tags": {
|
|
"worldspawn_2": { "physics": { "type": "mesh", "dynamic": false } },
|
|
"info_player_spawn": {
|
|
"action": "attach",
|
|
"filename": "./player.json",
|
|
"preserve orientation": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |