mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-27 00:58:18 +00:00
添加demo
This commit is contained in:
29
bt-demo/settings/v2/packages/project.json
Normal file
29
bt-demo/settings/v2/packages/project.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"__version__": "1.0.6",
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"height": 1334,
|
||||
"width": 750,
|
||||
"fitHeight": true
|
||||
},
|
||||
"highQuality": false
|
||||
},
|
||||
"custom_joint_texture_layouts": [],
|
||||
"script": {
|
||||
"preserveSymlinks": true
|
||||
},
|
||||
"layer": [
|
||||
{
|
||||
"name": "Window",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"name": "Game",
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"name": "Graphics",
|
||||
"value": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user