create project

This commit is contained in:
szrpf
2023-04-22 02:25:25 +08:00
commit 59723fbd8e
439 changed files with 64943 additions and 0 deletions

93
local/layout.editor.json Normal file
View File

@@ -0,0 +1,93 @@
{
"version": "1.1.1",
"windows": {
"main": {
"main": true,
"url": "app://editor/index.html",
"windowType": "dockable",
"x": 0,
"y": 0,
"width": 1920,
"height": 1040,
"layout": {
"type": "dock-h",
"children": [
{
"width": 459.125,
"height": 919.5,
"type": "dock-v",
"children": [
{
"width": 459.125,
"height": 317.28125,
"type": "panel",
"active": 0,
"children": [
"hierarchy"
]
},
{
"width": 459.125,
"height": 599.21875,
"type": "panel",
"active": 0,
"children": [
"assets"
]
}
]
},
{
"width": 979.734375,
"height": 919.5,
"type": "dock-v",
"children": [
{
"width": 979.734375,
"height": 565.4375,
"type": "panel",
"active": 0,
"children": [
"scene"
]
},
{
"width": 979.734375,
"height": 351.0625,
"type": "panel",
"active": 1,
"children": [
"console",
"timeline",
"game-window"
]
}
]
},
{
"width": 459.125,
"height": 919.5,
"type": "panel",
"active": 0,
"children": [
"inspector",
"cocos-services"
]
}
]
},
"panels": [
"hierarchy",
"assets",
"scene",
"console",
"timeline",
"game-window",
"inspector",
"cocos-services"
]
}
},
"panels": {},
"panelLabelWidth": {}
}

3
local/local.json Normal file
View File

@@ -0,0 +1,3 @@
{
"last-edit": "2d2f792f-a40c-49bb-a189-ed176a246e49"
}

6
local/node-library.json Normal file
View File

@@ -0,0 +1,6 @@
{
"user": {
"name": "User",
"prefab": []
}
}

View File

@@ -0,0 +1,6 @@
{
"nodeFoldStates": [
"a286bbGknJLZpRpxROV6M94",
"c4f30YOS65G64U2TwufdJ+2"
]
}