{ "import": "/model.json", "assets": [ // { "filename": "./models/gm_construct.glb" } { "filename": "./models/gm_construct/graph.json" } ], "metadata": { "model": { "baking": { "enabled": true, "resolution": 2048, "settings": { "useInputMeshUvs": false } }, "tags": { "/^worldspawn/": { "physics": { "type": "mesh", "static": true }, "grid": { "size": [5,2,5], "epsilon": 1.0, "cleanup": true, "print": true } }, "info_player_spawn": { "action": "attach", "filename": "./player.json", "preserve orientation": true } } } } }