mirror of
https://gitee.com/devil_root/snake.git
synced 2025-04-11 01:31:10 +00:00
23 lines
314 B
JSON
23 lines
314 B
JSON
{
|
|
"general": {
|
|
"designResolution": {
|
|
"fitHeight": false,
|
|
"fitWidth": true,
|
|
"width": 750,
|
|
"height": 1334
|
|
}
|
|
},
|
|
"layer": [
|
|
{
|
|
"name": "player",
|
|
"value": 1
|
|
}
|
|
],
|
|
"__version__": "1.0.2",
|
|
"fbx": {
|
|
"legacyFbxImporter": {
|
|
"visible": true
|
|
}
|
|
}
|
|
}
|