This commit is contained in:
szrpf 2024-02-07 12:57:15 +08:00
parent d30573f37a
commit 446aabf770
17 changed files with 1570 additions and 1685 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"__type__": "cc.AnimationClip", "__type__": "cc.AnimationClip",
"_name": "cocos", "_name": "Test",
"_objFlags": 0, "_objFlags": 0,
"_native": "", "_native": "",
"_duration": 2.5, "_duration": 2.5,
@ -14,7 +14,7 @@
"scale": [] "scale": []
}, },
"paths": { "paths": {
"挂上DataBoard的对象": { "挂着DataBoard的节点": {
"props": { "props": {
"position": [ "position": [
{ {

View File

Before

Width:  |  Height:  |  Size: 82 B

After

Width:  |  Height:  |  Size: 82 B

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -1,13 +0,0 @@
{
"ver": "1.1.3",
"uuid": "29f52784-2fca-467b-92e7-8fd9ef8c57b7",
"importer": "folder",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@ -1,8 +0,0 @@
{
"ver": "1.3.2",
"uuid": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"importer": "scene",
"asyncLoadAssets": false,
"autoReleaseAssets": false,
"subMetas": {}
}

View File

@ -198,8 +198,6 @@ export default class DataBoard extends cc.Component {
this.customLabelNode.x = this.customLabelOffset.x; this.customLabelNode.x = this.customLabelOffset.x;
this.customLabelNode.y = this.customLabelOffset.y; this.customLabelNode.y = this.customLabelOffset.y;
this.customLabelNode.color = this.customLabelColor; this.customLabelNode.color = this.customLabelColor;
this.customLabelSize = this._customLabelSize;
this.customComponentName = this._customComponentName;
this.updateAngle(); this.updateAngle();
this.updateScale(); this.updateScale();
@ -209,6 +207,10 @@ export default class DataBoard extends cc.Component {
this.node.on(cc.Node.EventType.SCALE_CHANGED, this.updateScale, this); this.node.on(cc.Node.EventType.SCALE_CHANGED, this.updateScale, this);
this.node.on(cc.Node.EventType.ANCHOR_CHANGED, this.updateAnchor, this); this.node.on(cc.Node.EventType.ANCHOR_CHANGED, this.updateAnchor, this);
this.node.on(cc.Node.EventType.SIZE_CHANGED, this.updateSize, this); this.node.on(cc.Node.EventType.SIZE_CHANGED, this.updateSize, this);
cc.director.once(cc.Director.EVENT_AFTER_DRAW, () => {
this.customLabelSize = this._customLabelSize;
this.customComponentName = this._customComponentName;
}, this);
} }
private updateAngle() { private updateAngle() {
@ -262,7 +264,7 @@ export default class DataBoard extends cc.Component {
tmp = ''; tmp = '';
for (let i = 0; i < 4; ++i) { for (let i = 0; i < 4; ++i) {
for (let j = 0; j < 4; ++j) { for (let j = 0; j < 4; ++j) {
let m = matrix[(j<<2) + i]; let m = matrix[(j << 2) + i];
tmp += (m < 0 ? '\t\t' : '\t\t\t') + m.toFixed(this.customLabelDigit); tmp += (m < 0 ? '\t\t' : '\t\t\t') + m.toFixed(this.customLabelDigit);
} }
i !== 3 && (tmp += '\n'); i !== 3 && (tmp += '\n');

View File

@ -1,13 +0,0 @@
{
"ver": "1.1.3",
"uuid": "7b81d4e8-ec84-4716-968d-500ac1d78a54",
"importer": "folder",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@ -1,38 +0,0 @@
{
"ver": "2.3.7",
"uuid": "a8027877-d8d6-4645-97a0-52d4a0123dba",
"importer": "texture",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2,
"height": 2,
"platformSettings": {},
"subMetas": {
"singleColor": {
"ver": "1.0.6",
"uuid": "410fb916-8721-4663-bab8-34397391ace7",
"importer": "sprite-frame",
"rawTextureUuid": "a8027877-d8d6-4645-97a0-52d4a0123dba",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2,
"height": 2,
"rawWidth": 2,
"rawHeight": 2,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -1,38 +0,0 @@
{
"ver": "2.3.7",
"uuid": "70364224-9941-46cb-9c14-263fa45363b9",
"importer": "texture",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 170,
"height": 153,
"platformSettings": {},
"subMetas": {
"zhizhuxia": {
"ver": "1.0.6",
"uuid": "6e0882b8-ac14-4ee7-b636-cb22032c50b1",
"importer": "sprite-frame",
"rawTextureUuid": "70364224-9941-46cb-9c14-263fa45363b9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 170,
"height": 153,
"rawWidth": 170,
"rawHeight": 153,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@ -1,6 +0,0 @@
{
"ver": "2.1.2",
"uuid": "e68a8476-8374-4400-ae48-d3eae5df38ea",
"importer": "animation-clip",
"subMetas": {}
}

View File

@ -215,6 +215,7 @@ var DataBoard = /** @class */ (function (_super) {
}); });
; ;
DataBoard.prototype.start = function () { DataBoard.prototype.start = function () {
var _this = this;
if (!CC_EDITOR && !window['DATABOARD']) { if (!CC_EDITOR && !window['DATABOARD']) {
this.destroy(); this.destroy();
return; return;
@ -258,8 +259,6 @@ var DataBoard = /** @class */ (function (_super) {
this.customLabelNode.x = this.customLabelOffset.x; this.customLabelNode.x = this.customLabelOffset.x;
this.customLabelNode.y = this.customLabelOffset.y; this.customLabelNode.y = this.customLabelOffset.y;
this.customLabelNode.color = this.customLabelColor; this.customLabelNode.color = this.customLabelColor;
this.customLabelSize = this._customLabelSize;
this.customComponentName = this._customComponentName;
this.updateAngle(); this.updateAngle();
this.updateScale(); this.updateScale();
this.updateAnchor(); this.updateAnchor();
@ -268,6 +267,10 @@ var DataBoard = /** @class */ (function (_super) {
this.node.on(cc.Node.EventType.SCALE_CHANGED, this.updateScale, this); this.node.on(cc.Node.EventType.SCALE_CHANGED, this.updateScale, this);
this.node.on(cc.Node.EventType.ANCHOR_CHANGED, this.updateAnchor, this); this.node.on(cc.Node.EventType.ANCHOR_CHANGED, this.updateAnchor, this);
this.node.on(cc.Node.EventType.SIZE_CHANGED, this.updateSize, this); this.node.on(cc.Node.EventType.SIZE_CHANGED, this.updateSize, this);
cc.director.once(cc.Director.EVENT_AFTER_DRAW, function () {
_this.customLabelSize = _this._customLabelSize;
_this.customComponentName = _this._customComponentName;
}, this);
}; };
DataBoard.prototype.updateAngle = function () { DataBoard.prototype.updateAngle = function () {
this.collideBoxNode.angle = -this.node.angle; this.collideBoxNode.angle = -this.node.angle;

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"__type__": "cc.AnimationClip", "__type__": "cc.AnimationClip",
"_name": "cocos", "_name": "AutoRun",
"_objFlags": 0, "_objFlags": 0,
"_native": "", "_native": "",
"_duration": 2.5, "_duration": 2.5,
@ -14,7 +14,7 @@
"scale": [] "scale": []
}, },
"paths": { "paths": {
"挂上DataBoard的对象": { "挂着DataBoard的节点": {
"props": { "props": {
"position": [ "position": [
{ {

View File

@ -1,547 +1,542 @@
{ {
"9836134e-b892-4283-b6b2-78b5acf3ed45": { "9836134e-b892-4283-b6b2-78b5acf3ed45": {
"asset": 1696211512135, "asset": 1696211512135,
"meta": 1701586361317, "meta": 1707281446271,
"relativePath": "effects" "relativePath": "effects"
}, },
"f8e6b000-5643-4b86-9080-aa680ce1f599": { "f8e6b000-5643-4b86-9080-aa680ce1f599": {
"asset": 1696211512208, "asset": 1696211512208,
"meta": 1701586361319, "meta": 1707281446272,
"relativePath": "image" "relativePath": "image"
}, },
"5c3eedba-6c41-4c0c-9ba7-d91f813cbd1c": { "5c3eedba-6c41-4c0c-9ba7-d91f813cbd1c": {
"asset": 1696211512213, "asset": 1696211512213,
"meta": 1701586361321, "meta": 1707281446273,
"relativePath": "materials" "relativePath": "materials"
}, },
"fc09f9bd-2cce-4605-b630-8145ef809ed6": { "fc09f9bd-2cce-4605-b630-8145ef809ed6": {
"asset": 1696211512226, "asset": 1696211512226,
"meta": 1701586361322, "meta": 1707281446275,
"relativePath": "misc" "relativePath": "misc"
}, },
"db019bf7-f71c-4111-98cf-918ea180cb48": { "db019bf7-f71c-4111-98cf-918ea180cb48": {
"asset": 1696211512260, "asset": 1696211512260,
"meta": 1701586361324, "meta": 1707281446277,
"relativePath": "model" "relativePath": "model"
}, },
"f6e6dd15-71d1-4ffe-ace7-24fd39942c05": { "f6e6dd15-71d1-4ffe-ace7-24fd39942c05": {
"asset": 1696211512270, "asset": 1696211512270,
"meta": 1701586361327, "meta": 1707281446278,
"relativePath": "obsolete" "relativePath": "obsolete"
}, },
"f743d2b6-b7ea-4c14-a55b-547ed4d0a045": { "f743d2b6-b7ea-4c14-a55b-547ed4d0a045": {
"asset": 1696211512278, "asset": 1696211512278,
"meta": 1701586361330, "meta": 1707281446281,
"relativePath": "particle" "relativePath": "particle"
}, },
"ae6c6c98-11e4-452f-8758-75f5c6a56e83": { "ae6c6c98-11e4-452f-8758-75f5c6a56e83": {
"asset": 1696211512374, "asset": 1696211512374,
"meta": 1701586361332, "meta": 1707281446283,
"relativePath": "prefab" "relativePath": "prefab"
}, },
"d8afc78c-4eac-4a9f-83dd-67bc70344d33": { "d8afc78c-4eac-4a9f-83dd-67bc70344d33": {
"asset": 1696211512408, "asset": 1696211512408,
"meta": 1701586361335, "meta": 1707281446290,
"relativePath": "resources" "relativePath": "resources"
}, },
"abc2cb62-7852-4525-a90d-d474487b88f2": { "abc2cb62-7852-4525-a90d-d474487b88f2": {
"asset": 1696211512118, "asset": 1696211512118,
"meta": 1701586361602, "meta": 1707281446512,
"relativePath": "effects\\builtin-phong.effect" "relativePath": "effects\\builtin-phong.effect"
}, },
"e2f00085-c597-422d-9759-52c360279106": { "e2f00085-c597-422d-9759-52c360279106": {
"asset": 1696211512123, "asset": 1696211512123,
"meta": 1701586361700, "meta": 1707281446611,
"relativePath": "effects\\builtin-toon.effect" "relativePath": "effects\\builtin-toon.effect"
}, },
"430eccbf-bf2c-4e6e-8c0c-884bbb487f32": { "430eccbf-bf2c-4e6e-8c0c-884bbb487f32": {
"asset": 1696211512129, "asset": 1696211512129,
"meta": 1701586361727, "meta": 1707281446640,
"relativePath": "effects\\__builtin-editor-gizmo-line.effect" "relativePath": "effects\\__builtin-editor-gizmo-line.effect"
}, },
"6c5cf6e1-b044-4eac-9431-835644d57381": { "6c5cf6e1-b044-4eac-9431-835644d57381": {
"asset": 1696211512132, "asset": 1696211512132,
"meta": 1701586361742, "meta": 1707281446657,
"relativePath": "effects\\__builtin-editor-gizmo-unlit.effect" "relativePath": "effects\\__builtin-editor-gizmo-unlit.effect"
}, },
"115286d1-2e10-49ee-aab4-341583f607e8": { "115286d1-2e10-49ee-aab4-341583f607e8": {
"asset": 1696211512134, "asset": 1696211512134,
"meta": 1701586361800, "meta": 1707281446701,
"relativePath": "effects\\__builtin-editor-gizmo.effect" "relativePath": "effects\\__builtin-editor-gizmo.effect"
}, },
"71561142-4c83-4933-afca-cb7a17f67053": { "71561142-4c83-4933-afca-cb7a17f67053": {
"asset": 1696211512145, "asset": 1696211512145,
"meta": 1701586361863, "meta": 1707281446788,
"relativePath": "image\\default_btn_disabled.png" "relativePath": "image\\default_btn_disabled.png"
}, },
"b43ff3c2-02bb-4874-81f7-f2dea6970f18": { "b43ff3c2-02bb-4874-81f7-f2dea6970f18": {
"asset": 1696211512151, "asset": 1696211512151,
"meta": 1701586361868, "meta": 1707281446781,
"relativePath": "image\\default_btn_pressed.png" "relativePath": "image\\default_btn_pressed.png"
}, },
"e851e89b-faa2-4484-bea6-5c01dd9f06e2": { "e851e89b-faa2-4484-bea6-5c01dd9f06e2": {
"asset": 1696211512148, "asset": 1696211512148,
"meta": 1701586361882, "meta": 1707281446777,
"relativePath": "image\\default_btn_normal.png" "relativePath": "image\\default_btn_normal.png"
}, },
"d81ec8ad-247c-4e62-aa3c-d35c4193c7af": { "d81ec8ad-247c-4e62-aa3c-d35c4193c7af": {
"asset": 1696211512156, "asset": 1696211512156,
"meta": 1701586361875, "meta": 1707281446773,
"relativePath": "image\\default_panel.png" "relativePath": "image\\default_panel.png"
}, },
"edd215b9-2796-4a05-aaf5-81f96c9281ce": { "edd215b9-2796-4a05-aaf5-81f96c9281ce": {
"asset": 1696211512154, "asset": 1696211512154,
"meta": 1701586361872, "meta": 1707281446785,
"relativePath": "image\\default_editbox_bg.png" "relativePath": "image\\default_editbox_bg.png"
}, },
"600301aa-3357-4a10-b086-84f011fa32ba": { "600301aa-3357-4a10-b086-84f011fa32ba": {
"asset": 1696211512140, "asset": 1696211512140,
"meta": 1701586361884, "meta": 1707281446808,
"relativePath": "image\\default-particle.png" "relativePath": "image\\default-particle.png"
}, },
"cfef78f1-c8df-49b7-8ed0-4c953ace2621": { "cfef78f1-c8df-49b7-8ed0-4c953ace2621": {
"asset": 1696211512162, "asset": 1696211512162,
"meta": 1701586361887, "meta": 1707281446792,
"relativePath": "image\\default_progressbar.png" "relativePath": "image\\default_progressbar.png"
}, },
"99170b0b-d210-46f1-b213-7d9e3f23098a": { "99170b0b-d210-46f1-b213-7d9e3f23098a": {
"asset": 1696211512165, "asset": 1696211512165,
"meta": 1701586361880, "meta": 1707281446792,
"relativePath": "image\\default_progressbar_bg.png" "relativePath": "image\\default_progressbar_bg.png"
}, },
"9d60001f-b5f4-4726-a629-2659e3ded0b8": { "9d60001f-b5f4-4726-a629-2659e3ded0b8": {
"asset": 1696211512171, "asset": 1696211512171,
"meta": 1701586361918, "meta": 1707281446839,
"relativePath": "image\\default_radio_button_on.png" "relativePath": "image\\default_radio_button_on.png"
}, },
"0275e94c-56a7-410f-bd1a-fc7483f7d14a": { "0275e94c-56a7-410f-bd1a-fc7483f7d14a": {
"asset": 1696211512194, "asset": 1696211512194,
"meta": 1701586361936, "meta": 1707281446902,
"relativePath": "image\\default_sprite_splash.png" "relativePath": "image\\default_sprite_splash.png"
}, },
"0291c134-b3da-4098-b7b5-e397edbe947f": { "0291c134-b3da-4098-b7b5-e397edbe947f": {
"asset": 1696211512174, "asset": 1696211512174,
"meta": 1701586361908, "meta": 1707281446839,
"relativePath": "image\\default_scrollbar.png" "relativePath": "image\\default_scrollbar.png"
}, },
"4bab67cb-18e6-4099-b840-355f0473f890": { "4bab67cb-18e6-4099-b840-355f0473f890": {
"asset": 1696211512180, "asset": 1696211512180,
"meta": 1701586361930, "meta": 1707281446839,
"relativePath": "image\\default_scrollbar_bg.png" "relativePath": "image\\default_scrollbar_bg.png"
}, },
"e39e96e6-6f6e-413f-bcf1-ac7679bb648a": { "e39e96e6-6f6e-413f-bcf1-ac7679bb648a": {
"asset": 1696211512255, "asset": 1696211512255,
"meta": 1701586361938, "meta": 1707281446855,
"relativePath": "model\\prefab" "relativePath": "model\\prefab"
}, },
"567dcd80-8bf4-4535-8a5a-313f1caf078a": { "567dcd80-8bf4-4535-8a5a-313f1caf078a": {
"asset": 1696211512168, "asset": 1696211512168,
"meta": 1701586361922, "meta": 1707281446823,
"relativePath": "image\\default_radio_button_off.png" "relativePath": "image\\default_radio_button_off.png"
}, },
"d6d3ca85-4681-47c1-b5dd-d036a9d39ea2": { "d6d3ca85-4681-47c1-b5dd-d036a9d39ea2": {
"asset": 1696211512182, "asset": 1696211512182,
"meta": 1701586361934, "meta": 1707281446839,
"relativePath": "image\\default_scrollbar_vertical.png" "relativePath": "image\\default_scrollbar_vertical.png"
}, },
"c4480a0a-6ac5-443f-8b40-361a14257fc8": { "c4480a0a-6ac5-443f-8b40-361a14257fc8": {
"asset": 1696211512212, "asset": 1696211512212,
"meta": 1701586362653, "meta": 1707281447464,
"relativePath": "materials\\builtin-phong.mtl" "relativePath": "materials\\builtin-phong.mtl"
}, },
"617323dd-11f4-4dd3-8eec-0caf6b3b45b9": { "617323dd-11f4-4dd3-8eec-0caf6b3b45b9": {
"asset": 1696211512187, "asset": 1696211512187,
"meta": 1701586361927, "meta": 1707281446839,
"relativePath": "image\\default_scrollbar_vertical_bg.png" "relativePath": "image\\default_scrollbar_vertical_bg.png"
}, },
"6e056173-d285-473c-b206-40a7fff5386e": { "6e056173-d285-473c-b206-40a7fff5386e": {
"asset": 1696211512190, "asset": 1696211512190,
"meta": 1701586361941, "meta": 1707281446839,
"relativePath": "image\\default_sprite.png" "relativePath": "image\\default_sprite.png"
}, },
"73a0903d-d80e-4e3c-aa67-f999543c08f5": { "73a0903d-d80e-4e3c-aa67-f999543c08f5": {
"asset": 1696211512196, "asset": 1696211512196,
"meta": 1701586362005, "meta": 1707281446902,
"relativePath": "image\\default_toggle_checkmark.png" "relativePath": "image\\default_toggle_checkmark.png"
}, },
"b181c1e4-0a72-4a91-bfb0-ae6f36ca60bd": { "b181c1e4-0a72-4a91-bfb0-ae6f36ca60bd": {
"asset": 1696211512206, "asset": 1696211512206,
"meta": 1701586362014, "meta": 1707281446917,
"relativePath": "image\\default_toggle_pressed.png" "relativePath": "image\\default_toggle_pressed.png"
}, },
"c25b9d50-c8fc-4d27-beeb-6e7c1f2e5c0f": { "c25b9d50-c8fc-4d27-beeb-6e7c1f2e5c0f": {
"asset": 1696211512198, "asset": 1696211512198,
"meta": 1701586362009, "meta": 1707281446902,
"relativePath": "image\\default_toggle_disabled.png" "relativePath": "image\\default_toggle_disabled.png"
}, },
"2be36297-9abb-4fee-8049-9ed5e271da8a": { "2be36297-9abb-4fee-8049-9ed5e271da8a": {
"asset": 1696211512222, "asset": 1696211512222,
"meta": 1701586362019, "meta": 1707281446933,
"relativePath": "misc\\default_video.mp4" "relativePath": "misc\\default_video.mp4"
}, },
"d29077ba-1627-4a72-9579-7b56a235340c": { "d29077ba-1627-4a72-9579-7b56a235340c": {
"asset": 1696211512202, "asset": 1696211512202,
"meta": 1701586362012, "meta": 1707281446917,
"relativePath": "image\\default_toggle_normal.png" "relativePath": "image\\default_toggle_normal.png"
}, },
"897ef7a1-4860-4f64-968d-f5924b18668a": { "897ef7a1-4860-4f64-968d-f5924b18668a": {
"asset": 1696211512282, "asset": 1696211512282,
"meta": 1701586362025, "meta": 1707281446917,
"relativePath": "prefab\\2d-camera.prefab" "relativePath": "prefab\\2d-camera.prefab"
}, },
"8a96b965-2dc0-4e03-aa90-3b79cb93b5b4": { "8a96b965-2dc0-4e03-aa90-3b79cb93b5b4": {
"asset": 1696211512268, "asset": 1696211512268,
"meta": 1701586362037, "meta": 1707281446964,
"relativePath": "obsolete\\atom.png" "relativePath": "obsolete\\atom.png"
}, },
"70d7cdb0-04cd-41bb-9480-c06a4785f386": { "70d7cdb0-04cd-41bb-9480-c06a4785f386": {
"asset": 1696211512286, "asset": 1696211512286,
"meta": 1701586362027, "meta": 1707281446917,
"relativePath": "prefab\\3d-camera.prefab" "relativePath": "prefab\\3d-camera.prefab"
}, },
"ed88f13d-fcad-4848-aa35-65a2cb973584": { "ed88f13d-fcad-4848-aa35-65a2cb973584": {
"asset": 1696211512291, "asset": 1696211512291,
"meta": 1701586362040, "meta": 1707281446933,
"relativePath": "prefab\\3d-stage.prefab" "relativePath": "prefab\\3d-stage.prefab"
}, },
"a3ee0214-b432-4865-9666-4a3211814282": { "a3ee0214-b432-4865-9666-4a3211814282": {
"asset": 1696211512329, "asset": 1696211512329,
"meta": 1701586362042, "meta": 1707281446948,
"relativePath": "prefab\\light" "relativePath": "prefab\\light"
}, },
"d0a82d39-bede-46c4-b698-c81ff0dedfff": { "d0a82d39-bede-46c4-b698-c81ff0dedfff": {
"asset": 1696211512276, "asset": 1696211512276,
"meta": 1701586362044, "meta": 1707281446980,
"relativePath": "particle\\atom.png" "relativePath": "particle\\atom.png"
}, },
"70bbeb73-6dc2-4ee4-8faf-76b3a0e34ec4": { "70bbeb73-6dc2-4ee4-8faf-76b3a0e34ec4": {
"asset": 1696211512289, "asset": 1696211512289,
"meta": 1701586362032, "meta": 1707281446933,
"relativePath": "prefab\\3d-particle.prefab" "relativePath": "prefab\\3d-particle.prefab"
}, },
"972b9a4d-47ee-4c74-b5c3-61d8a69bc29f": { "972b9a4d-47ee-4c74-b5c3-61d8a69bc29f": {
"asset": 1696211512295, "asset": 1696211512295,
"meta": 1701586362048, "meta": 1707281446948,
"relativePath": "prefab\\button.prefab" "relativePath": "prefab\\button.prefab"
}, },
"2c937608-2562-40ea-b264-7395df6f0cea": { "2c937608-2562-40ea-b264-7395df6f0cea": {
"asset": 1696211512297, "asset": 1696211512297,
"meta": 1701586362053, "meta": 1707281446948,
"relativePath": "prefab\\canvas.prefab" "relativePath": "prefab\\canvas.prefab"
}, },
"61aeb05b-3b32-452b-8eed-2b76deeed554": { "61aeb05b-3b32-452b-8eed-2b76deeed554": {
"asset": 1696211512304, "asset": 1696211512304,
"meta": 1701586362056, "meta": 1707281446964,
"relativePath": "prefab\\editbox.prefab" "relativePath": "prefab\\editbox.prefab"
}, },
"27756ebb-3d33-44b0-9b96-e858fadd4dd4": { "27756ebb-3d33-44b0-9b96-e858fadd4dd4": {
"asset": 1696211512306, "asset": 1696211512306,
"meta": 1701586362059, "meta": 1707281446964,
"relativePath": "prefab\\label.prefab" "relativePath": "prefab\\label.prefab"
}, },
"785a442c-3ceb-45be-a46e-7317f625f3b9": { "785a442c-3ceb-45be-a46e-7317f625f3b9": {
"asset": 1696211512310, "asset": 1696211512310,
"meta": 1701586362062, "meta": 1707281446964,
"relativePath": "prefab\\layout.prefab" "relativePath": "prefab\\layout.prefab"
}, },
"ca8401fe-ad6e-41a8-bd46-8e3e4e9945be": { "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be": {
"asset": 1696211512331, "asset": 1696211512331,
"meta": 1701586362066, "meta": 1707281446980,
"relativePath": "prefab\\pageview.prefab" "relativePath": "prefab\\pageview.prefab"
}, },
"cd33edea-55f5-46c2-958d-357a01384a36": { "cd33edea-55f5-46c2-958d-357a01384a36": {
"asset": 1696211512335, "asset": 1696211512335,
"meta": 1701586362070, "meta": 1707281446980,
"relativePath": "prefab\\particlesystem.prefab" "relativePath": "prefab\\particlesystem.prefab"
}, },
"5965ffac-69da-4b55-bcde-9225d0613c28": { "5965ffac-69da-4b55-bcde-9225d0613c28": {
"asset": 1696211512336, "asset": 1696211512336,
"meta": 1701586362075, "meta": 1707281446980,
"relativePath": "prefab\\progressBar.prefab" "relativePath": "prefab\\progressBar.prefab"
}, },
"4a37dd57-78cd-4cec-aad4-f11a73d12b63": { "4a37dd57-78cd-4cec-aad4-f11a73d12b63": {
"asset": 1696211512339, "asset": 1696211512339,
"meta": 1701586362082, "meta": 1707281446980,
"relativePath": "prefab\\richtext.prefab" "relativePath": "prefab\\richtext.prefab"
}, },
"32044bd2-481f-4cf1-a656-e2b2fb1594eb": { "32044bd2-481f-4cf1-a656-e2b2fb1594eb": {
"asset": 1696211512342, "asset": 1696211512342,
"meta": 1701586362092, "meta": 1707281446995,
"relativePath": "prefab\\scrollview.prefab" "relativePath": "prefab\\scrollview.prefab"
}, },
"0004d1cf-a0ad-47d8-ab17-34d3db9d35a3": { "0004d1cf-a0ad-47d8-ab17-34d3db9d35a3": {
"asset": 1696211512345, "asset": 1696211512345,
"meta": 1701586362089, "meta": 1707281446995,
"relativePath": "prefab\\slider.prefab" "relativePath": "prefab\\slider.prefab"
}, },
"96083d03-c332-4a3f-9386-d03e2d19e8ee": { "96083d03-c332-4a3f-9386-d03e2d19e8ee": {
"asset": 1696211512349, "asset": 1696211512349,
"meta": 1701586362078, "meta": 1707281446995,
"relativePath": "prefab\\sprite.prefab" "relativePath": "prefab\\sprite.prefab"
}, },
"1f55e3be-b89b-4b79-88de-47fd31018044": { "1f55e3be-b89b-4b79-88de-47fd31018044": {
"asset": 1696211512352, "asset": 1696211512352,
"meta": 1701586362087, "meta": 1707281446995,
"relativePath": "prefab\\sprite_splash.prefab" "relativePath": "prefab\\sprite_splash.prefab"
}, },
"7de03a80-4457-438d-95a7-3e7cdffd6086": { "7de03a80-4457-438d-95a7-3e7cdffd6086": {
"asset": 1696211512355, "asset": 1696211512355,
"meta": 1701586362097, "meta": 1707281447011,
"relativePath": "prefab\\tiledmap.prefab" "relativePath": "prefab\\tiledmap.prefab"
}, },
"294c1663-4adf-4a1e-a795-53808011a38a": { "294c1663-4adf-4a1e-a795-53808011a38a": {
"asset": 1696211512406, "asset": 1696211512406,
"meta": 1701586362100, "meta": 1707281447011,
"relativePath": "resources\\effects" "relativePath": "resources\\effects"
}, },
"0e42ba95-1fa1-46aa-b2cf-143cd1bcee2c": { "0e42ba95-1fa1-46aa-b2cf-143cd1bcee2c": {
"asset": 1696211512358, "asset": 1696211512358,
"meta": 1701586362106, "meta": 1707281447011,
"relativePath": "prefab\\tiledtile.prefab" "relativePath": "prefab\\tiledtile.prefab"
}, },
"bbee2217-c261-49bd-a8ce-708d6bcc3500": { "bbee2217-c261-49bd-a8ce-708d6bcc3500": {
"asset": 1696211512442, "asset": 1696211512442,
"meta": 1701586362102, "meta": 1707281447011,
"relativePath": "resources\\materials" "relativePath": "resources\\materials"
}, },
"0d784963-d024-4ea6-a7db-03be0ad63010": { "0d784963-d024-4ea6-a7db-03be0ad63010": {
"asset": 1696211512360, "asset": 1696211512360,
"meta": 1701586362109, "meta": 1707281447011,
"relativePath": "prefab\\toggle.prefab" "relativePath": "prefab\\toggle.prefab"
}, },
"bf0a434c-84dd-4a8e-a08a-7a36f180cc75": { "bf0a434c-84dd-4a8e-a08a-7a36f180cc75": {
"asset": 1696211512363, "asset": 1696211512363,
"meta": 1701586362113, "meta": 1707281447011,
"relativePath": "prefab\\toggleContainer.prefab" "relativePath": "prefab\\toggleContainer.prefab"
}, },
"d1b8be49-b0a0-435c-83b7-552bed4bbe35": { "d1b8be49-b0a0-435c-83b7-552bed4bbe35": {
"asset": 1696211512367, "asset": 1696211512367,
"meta": 1701586362120, "meta": 1707281447027,
"relativePath": "prefab\\toggleGroup.prefab" "relativePath": "prefab\\toggleGroup.prefab"
}, },
"232d2782-c4bd-4bb4-9e01-909f03d6d3b9": { "232d2782-c4bd-4bb4-9e01-909f03d6d3b9": {
"asset": 1696211512369, "asset": 1696211512369,
"meta": 1701586362117, "meta": 1707281447027,
"relativePath": "prefab\\videoplayer.prefab" "relativePath": "prefab\\videoplayer.prefab"
}, },
"8c5001fd-07ee-4a4b-a8a0-63e15195e94d": { "8c5001fd-07ee-4a4b-a8a0-63e15195e94d": {
"asset": 1696211512373, "asset": 1696211512373,
"meta": 1701586362123, "meta": 1707281447042,
"relativePath": "prefab\\webview.prefab" "relativePath": "prefab\\webview.prefab"
}, },
"a87cc147-01b2-43f8-8e42-a7ca90b0c757": { "a87cc147-01b2-43f8-8e42-a7ca90b0c757": {
"asset": 1696211512233, "asset": 1696211512233,
"meta": 1701586362127, "meta": 1707281447042,
"relativePath": "model\\prefab\\box.prefab" "relativePath": "model\\prefab\\box.prefab"
}, },
"fe1417b6-fe6b-46a4-ae7c-9fd331f33a2a": { "fe1417b6-fe6b-46a4-ae7c-9fd331f33a2a": {
"asset": 1696211512235, "asset": 1696211512235,
"meta": 1701586362135, "meta": 1707281447042,
"relativePath": "model\\prefab\\capsule.prefab" "relativePath": "model\\prefab\\capsule.prefab"
}, },
"b5fc2cf2-7942-483d-be1f-bbeadc4714ad": { "b5fc2cf2-7942-483d-be1f-bbeadc4714ad": {
"asset": 1696211512238, "asset": 1696211512238,
"meta": 1701586362130, "meta": 1707281447042,
"relativePath": "model\\prefab\\cone.prefab" "relativePath": "model\\prefab\\cone.prefab"
}, },
"1c5e4038-953a-44c2-b620-0bbfc6170477": { "1c5e4038-953a-44c2-b620-0bbfc6170477": {
"asset": 1696211512241, "asset": 1696211512241,
"meta": 1701586362138, "meta": 1707281447058,
"relativePath": "model\\prefab\\cylinder.prefab" "relativePath": "model\\prefab\\cylinder.prefab"
}, },
"3f376125-a699-40ca-ad05-04d662eaa1f2": { "3f376125-a699-40ca-ad05-04d662eaa1f2": {
"asset": 1696211512243, "asset": 1696211512243,
"meta": 1701586362166, "meta": 1707281447058,
"relativePath": "model\\prefab\\plane.prefab" "relativePath": "model\\prefab\\plane.prefab"
}, },
"6c9ef10d-b479-420b-bfe6-39cdda6a8ae0": { "6c9ef10d-b479-420b-bfe6-39cdda6a8ae0": {
"asset": 1696211512244, "asset": 1696211512244,
"meta": 1701586362145, "meta": 1707281447058,
"relativePath": "model\\prefab\\quad.prefab" "relativePath": "model\\prefab\\quad.prefab"
}, },
"30682f87-9f0d-4f17-8a44-72863791461b": { "30682f87-9f0d-4f17-8a44-72863791461b": {
"asset": 1696211512381, "asset": 1696211512381,
"meta": 1701586362164, "meta": 1707281447089,
"relativePath": "resources\\effects\\builtin-2d-graphics.effect" "relativePath": "resources\\effects\\builtin-2d-graphics.effect"
}, },
"144c3297-af63-49e8-b8ef-1cfa29b3be28": { "144c3297-af63-49e8-b8ef-1cfa29b3be28": {
"asset": 1696211512383, "asset": 1696211512383,
"meta": 1701586362183, "meta": 1707281447105,
"relativePath": "resources\\effects\\builtin-2d-gray-sprite.effect" "relativePath": "resources\\effects\\builtin-2d-gray-sprite.effect"
}, },
"de510076-056b-484f-b94c-83bef217d0e1": { "de510076-056b-484f-b94c-83bef217d0e1": {
"asset": 1696211512254, "asset": 1696211512254,
"meta": 1701586362384, "meta": 1707281447136,
"relativePath": "model\\prefab\\torus.prefab" "relativePath": "model\\prefab\\torus.prefab"
}, },
"f18742d7-56d2-4eb5-ae49-2d9d710b37c8": { "f18742d7-56d2-4eb5-ae49-2d9d710b37c8": {
"asset": 1696211512386, "asset": 1696211512386,
"meta": 1701586362200, "meta": 1707281447120,
"relativePath": "resources\\effects\\builtin-2d-label.effect" "relativePath": "resources\\effects\\builtin-2d-label.effect"
}, },
"2d9a4b85-b0ab-4c46-84c5-18f393ab2058": { "2d9a4b85-b0ab-4c46-84c5-18f393ab2058": {
"asset": 1696211512248, "asset": 1696211512248,
"meta": 1701586362142, "meta": 1707281447105,
"relativePath": "model\\prefab\\sphere.prefab" "relativePath": "model\\prefab\\sphere.prefab"
}, },
"0e93aeaa-0b53-4e40-b8e0-6268b4e07bd7": { "0e93aeaa-0b53-4e40-b8e0-6268b4e07bd7": {
"asset": 1696211512390, "asset": 1696211512390,
"meta": 1701586362216, "meta": 1707281447136,
"relativePath": "resources\\effects\\builtin-2d-spine.effect" "relativePath": "resources\\effects\\builtin-2d-spine.effect"
}, },
"2874f8dd-416c-4440-81b7-555975426e93": { "2874f8dd-416c-4440-81b7-555975426e93": {
"asset": 1696211512392, "asset": 1696211512392,
"meta": 1701586362238, "meta": 1707281447151,
"relativePath": "resources\\effects\\builtin-2d-sprite.effect" "relativePath": "resources\\effects\\builtin-2d-sprite.effect"
}, },
"829a282c-b049-4019-bd38-5ace8d8a6417": { "829a282c-b049-4019-bd38-5ace8d8a6417": {
"asset": 1696211512395, "asset": 1696211512395,
"meta": 1701586362340, "meta": 1707281447261,
"relativePath": "resources\\effects\\builtin-3d-particle.effect" "relativePath": "resources\\effects\\builtin-3d-particle.effect"
}, },
"2a7c0036-e0b3-4fe1-8998-89a54b8a2bec": { "2a7c0036-e0b3-4fe1-8998-89a54b8a2bec": {
"asset": 1696211512400, "asset": 1696211512400,
"meta": 1701586362381, "meta": 1707281447292,
"relativePath": "resources\\effects\\builtin-3d-trail.effect" "relativePath": "resources\\effects\\builtin-3d-trail.effect"
}, },
"61906da3-7003-4bda-9abc-5769c76faee4": { "61906da3-7003-4bda-9abc-5769c76faee4": {
"asset": 1696211512319, "asset": 1696211512319,
"meta": 1701586362343, "meta": 1707281447167,
"relativePath": "prefab\\light\\ambient.prefab" "relativePath": "prefab\\light\\ambient.prefab"
}, },
"c0040c95-c57f-49cd-9cbc-12316b73d0d4": { "c0040c95-c57f-49cd-9cbc-12316b73d0d4": {
"asset": 1696211512402, "asset": 1696211512402,
"meta": 1701586362401, "meta": 1707281447308,
"relativePath": "resources\\effects\\builtin-clear-stencil.effect" "relativePath": "resources\\effects\\builtin-clear-stencil.effect"
}, },
"6d91e591-4ce0-465c-809f-610ec95019c6": { "6d91e591-4ce0-465c-809f-610ec95019c6": {
"asset": 1696211512405, "asset": 1696211512405,
"meta": 1701586362434, "meta": 1707281447323,
"relativePath": "resources\\effects\\builtin-unlit.effect" "relativePath": "resources\\effects\\builtin-unlit.effect"
}, },
"ddb99b39-7004-47cd-9705-751905c43c46": { "ddb99b39-7004-47cd-9705-751905c43c46": {
"asset": 1696211512321, "asset": 1696211512321,
"meta": 1701586362443, "meta": 1707281447339,
"relativePath": "prefab\\light\\directional.prefab" "relativePath": "prefab\\light\\directional.prefab"
}, },
"0cf30284-9073-46bc-9eba-e62b69dbbff3": { "0cf30284-9073-46bc-9eba-e62b69dbbff3": {
"asset": 1696211512325, "asset": 1696211512325,
"meta": 1701586362447, "meta": 1707281447120,
"relativePath": "prefab\\light\\point.prefab" "relativePath": "prefab\\light\\point.prefab"
}, },
"f5331fd2-bf42-4ee3-a3fd-3e1657600eff": { "f5331fd2-bf42-4ee3-a3fd-3e1657600eff": {
"asset": 1696211512328, "asset": 1696211512328,
"meta": 1701586362453, "meta": 1707281447339,
"relativePath": "prefab\\light\\spot.prefab" "relativePath": "prefab\\light\\spot.prefab"
}, },
"6f801092-0c37-4f30-89ef-c8d960825b36": { "6f801092-0c37-4f30-89ef-c8d960825b36": {
"asset": 1696211512410, "asset": 1696211512410,
"meta": 1701586362762, "meta": 1707281447526,
"relativePath": "resources\\materials\\builtin-2d-base.mtl" "relativePath": "resources\\materials\\builtin-2d-base.mtl"
}, },
"a153945d-2511-4c14-be7b-05d242f47d57": { "a153945d-2511-4c14-be7b-05d242f47d57": {
"asset": 1696211512414, "asset": 1696211512414,
"meta": 1701586362763, "meta": 1707281447526,
"relativePath": "resources\\materials\\builtin-2d-graphics.mtl" "relativePath": "resources\\materials\\builtin-2d-graphics.mtl"
}, },
"3a7bb79f-32fd-422e-ada2-96f518fed422": { "3a7bb79f-32fd-422e-ada2-96f518fed422": {
"asset": 1696211512416, "asset": 1696211512416,
"meta": 1701586362767, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-2d-gray-sprite.mtl" "relativePath": "resources\\materials\\builtin-2d-gray-sprite.mtl"
}, },
"e02d87d4-e599-4d16-8001-e14891ac6506": { "e02d87d4-e599-4d16-8001-e14891ac6506": {
"asset": 1696211512419, "asset": 1696211512419,
"meta": 1701586362769, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-2d-label.mtl" "relativePath": "resources\\materials\\builtin-2d-label.mtl"
}, },
"7afd064b-113f-480e-b793-8817d19f63c3": { "7afd064b-113f-480e-b793-8817d19f63c3": {
"asset": 1696211512423, "asset": 1696211512423,
"meta": 1701586362773, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-2d-spine.mtl" "relativePath": "resources\\materials\\builtin-2d-spine.mtl"
}, },
"eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432": { "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432": {
"asset": 1696211512427, "asset": 1696211512427,
"meta": 1701586362771, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-2d-sprite.mtl" "relativePath": "resources\\materials\\builtin-2d-sprite.mtl"
}, },
"432fa09c-cf03-4cff-a186-982604408a07": { "432fa09c-cf03-4cff-a186-982604408a07": {
"asset": 1696211512431, "asset": 1696211512431,
"meta": 1701586362775, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-3d-particle.mtl" "relativePath": "resources\\materials\\builtin-3d-particle.mtl"
}, },
"466d4f9b-e5f4-4ea8-85d5-3c6e9a65658a": { "466d4f9b-e5f4-4ea8-85d5-3c6e9a65658a": {
"asset": 1696211512435, "asset": 1696211512435,
"meta": 1701586362779, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-3d-trail.mtl" "relativePath": "resources\\materials\\builtin-3d-trail.mtl"
}, },
"cf7e0bb8-a81c-44a9-ad79-d28d43991032": { "cf7e0bb8-a81c-44a9-ad79-d28d43991032": {
"asset": 1696211512438, "asset": 1696211512438,
"meta": 1701586362784, "meta": 1707281447542,
"relativePath": "resources\\materials\\builtin-clear-stencil.mtl" "relativePath": "resources\\materials\\builtin-clear-stencil.mtl"
}, },
"2a296057-247c-4a1c-bbeb-0548b6c98650": { "2a296057-247c-4a1c-bbeb-0548b6c98650": {
"asset": 1696211512442, "asset": 1696211512442,
"meta": 1701586362776, "meta": 1707281447558,
"relativePath": "resources\\materials\\builtin-unlit.mtl" "relativePath": "resources\\materials\\builtin-unlit.mtl"
}, },
"b8223619-7e38-47c4-841f-9160c232495a": { "b8223619-7e38-47c4-841f-9160c232495a": {
"asset": 1696211512265, "asset": 1696211512265,
"meta": 1701586362800, "meta": 1707281447542,
"relativePath": "obsolete\\atom.plist" "relativePath": "obsolete\\atom.plist"
}, },
"b2687ac4-099e-403c-a192-ff477686f4f5": { "b2687ac4-099e-403c-a192-ff477686f4f5": {
"asset": 1696211512274, "asset": 1696211512274,
"meta": 1701586362802, "meta": 1707281447542,
"relativePath": "particle\\atom.plist" "relativePath": "particle\\atom.plist"
}, },
"954fec8b-cd16-4bb9-a3b7-7719660e7558": { "954fec8b-cd16-4bb9-a3b7-7719660e7558": {
"asset": 1696211512258, "asset": 1696211512258,
"meta": 1701586365928, "meta": 1707281450896,
"relativePath": "model\\primitives.fbx" "relativePath": "model\\primitives.fbx"
}, },
"29f52784-2fca-467b-92e7-8fd9ef8c57b7": {
"asset": 1701586241723,
"meta": 1701586365946,
"relativePath": "Scene"
},
"4734c20c-0db8-4eb2-92ea-e692f4d70934": { "4734c20c-0db8-4eb2-92ea-e692f4d70934": {
"asset": 1701586241731, "asset": 1707281339685,
"meta": 1701586365947, "meta": 1707281450918,
"relativePath": "Script" "relativePath": "Script"
}, },
"7b81d4e8-ec84-4716-968d-500ac1d78a54": { "7b81d4e8-ec84-4716-968d-500ac1d78a54": {
"asset": 1701586241734, "asset": 1707281561107,
"meta": 1701586365948, "meta": 1707281450919,
"relativePath": "Texture" "relativePath": "Resource"
}, },
"2d2f792f-a40c-49bb-a189-ed176a246e49": { "2d2f792f-a40c-49bb-a189-ed176a246e49": {
"asset": 1701588666378, "asset": 1707281778639,
"meta": 1701588666387, "meta": 1707281778648,
"relativePath": "Scene\\helloworld.fire" "relativePath": "Game.fire"
}, },
"a8027877-d8d6-4645-97a0-52d4a0123dba": { "a8027877-d8d6-4645-97a0-52d4a0123dba": {
"asset": 1701586241732, "asset": 1707281271502,
"meta": 1701586366226, "meta": 1707281451164,
"relativePath": "Texture\\singleColor.png" "relativePath": "Resource\\singleColor.png"
}, },
"e68a8476-8374-4400-ae48-d3eae5df38ea": { "e68a8476-8374-4400-ae48-d3eae5df38ea": {
"asset": 1701586241735, "asset": 1707281724886,
"meta": 1701586366211, "meta": 1707281774421,
"relativePath": "cocos.anim" "relativePath": "Resource\\AutoRun.anim"
}, },
"70364224-9941-46cb-9c14-263fa45363b9": { "70364224-9941-46cb-9c14-263fa45363b9": {
"asset": 1701586241733, "asset": 1707281271503,
"meta": 1701586366228, "meta": 1707281451165,
"relativePath": "Texture\\zhizhuxia.png" "relativePath": "Resource\\zhizhuxia.png"
}, },
"9285e338-6210-4984-bf3e-0b9ebd5f6f78": { "9285e338-6210-4984-bf3e-0b9ebd5f6f78": {
"asset": 1701586241731, "asset": 1707281271501,
"meta": 1701586366206, "meta": 1707281451132,
"relativePath": "Script\\Hero.ts" "relativePath": "Script\\Hero.ts"
}, },
"1c1526d4-850a-49e8-9d63-1a14155187fc": { "1c1526d4-850a-49e8-9d63-1a14155187fc": {
"asset": 1701588660891, "asset": 1707281339681,
"meta": 1701588662051, "meta": 1707281451118,
"relativePath": "Script\\DataBoard.ts" "relativePath": "Script\\DataBoard.ts"
} }
} }

View File

@ -14,12 +14,12 @@
"children": [ "children": [
{ {
"width": 459, "width": 459,
"height": 919.5, "height": 922,
"type": "dock-v", "type": "dock-v",
"children": [ "children": [
{ {
"width": 459, "width": 459,
"height": 317.140625, "height": 317.6875,
"type": "panel", "type": "panel",
"active": 0, "active": 0,
"children": [ "children": [
@ -28,7 +28,7 @@
}, },
{ {
"width": 459, "width": 459,
"height": 599.359375, "height": 601.3125,
"type": "panel", "type": "panel",
"active": 0, "active": 0,
"children": [ "children": [
@ -39,12 +39,12 @@
}, },
{ {
"width": 980, "width": 980,
"height": 919.5, "height": 922,
"type": "dock-v", "type": "dock-v",
"children": [ "children": [
{ {
"width": 980, "width": 980,
"height": 563.453125, "height": 564.828125,
"type": "panel", "type": "panel",
"active": 0, "active": 0,
"children": [ "children": [
@ -53,7 +53,7 @@
}, },
{ {
"width": 980, "width": 980,
"height": 353.03125, "height": 354.15625,
"type": "panel", "type": "panel",
"active": 1, "active": 1,
"children": [ "children": [
@ -66,7 +66,7 @@
}, },
{ {
"width": 459, "width": 459,
"height": 919.5, "height": 922,
"type": "panel", "type": "panel",
"active": 0, "active": 0,
"children": [ "children": [
@ -86,7 +86,8 @@
"inspector", "inspector",
"cocos-services" "cocos-services"
] ]
} },
" common-asset-worker-worker": {}
}, },
"panels": { "panels": {
"simulator-debugger": { "simulator-debugger": {