Complete Cocos Creator port with level bundles, themes, and tooling.

Adds level prefabs, theme assets, audio, extensions, and deployment scripts for the Unity WebGL migration.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-16 15:30:58 +08:00
parent cba5105908
commit d393302388
6248 changed files with 17322729 additions and 11036 deletions

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "9836134e-b892-4283-b6b2-78b5acf3ed45",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,98 @@
// 由于该 effect 过于复杂,暂时不支持
// Effect Syntax Guide: https://github.com/cocos-creator/docs-3d/blob/master/zh/material-system/effect-syntax.md
CCEffect %{
techniques:
- name: phong
passes:
- vert: phong-vs
frag: phong-fs
# rasterizerState:
# cullMode: back
# depthStencilState:
# depthTest: true
# depthWrite: true
# properties:
# alphaThreshold: { value: 0.5 }
# mainTiling: { value: [1, 1] }
# mainOffset: { value: [0, 0] }
# diffuseColor: { value: [1, 1, 1, 1], editor: { type: color } }
# diffuseTexture: { value: white }
# specularColor: { value: [1, 1, 1, 1], editor: { type: color } }
# specularTexture: { value: white }
# emissiveColor: { value: [0, 0, 0, 1], editor: { type: color } }
# emissiveTexture: { value: white }
# glossiness: { value: 10 }
# normalTexture: { value: white }
- name: shadowcast
passes:
- vert: shadow-map-vs
frag: shadow-map-fs
# rasterizerState:
# cullMode: back
# depthStencilState:
# depthTest: true
# depthWrite: true
}%
CCProgram phong-vs %{
precision highp float;
void main () {
}
}%
CCProgram phong-fs %{
precision highp float;
void main () {
}
}%
CCProgram shadow-map-vs %{
precision highp float;
void main () {
}
}%
CCProgram shadow-map-fs %{
precision highp float;
void main () {
}
}%
// CCEffect %{
// techniques:
// - passes:
// - name: phong
// vert: phong-vs
// frag: phong-fs
// rasterizerState:
// cullMode: back
// depthStencilState:
// depthTest: true
// depthWrite: true
// properties:
// alphaThreshold: { value: 0.5 }
// mainTiling: { value: [1, 1] }
// mainOffset: { value: [0, 0] }
// diffuseColor: { value: [1, 1, 1, 1], editor: { type: color } }
// diffuseTexture: { value: white }
// specularColor: { value: [1, 1, 1, 1], editor: { type: color } }
// specularTexture: { value: white }
// emissiveColor: { value: [0, 0, 0, 1], editor: { type: color } }
// emissiveTexture: { value: white }
// glossiness: { value: 10 }
// normalTexture: { value: white }
// - name: shadowcast
// stage: shadowcast
// vert: shadow-map-vs
// frag: shadow-map-fs
// rasterizerState:
// cullMode: back
// depthStencilState:
// depthTest: true
// depthWrite: true
// }%

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.25",
"uuid": "abc2cb62-7852-4525-a90d-d474487b88f2",
"compiledShaders": [],
"subMetas": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "f8e6b000-5643-4b86-9080-aa680ce1f599",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "600301aa-3357-4a10-b086-84f011fa32ba",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": true,
"genMipmaps": false,
"packable": false,
"width": 64,
"height": 64,
"platformSettings": {},
"subMetas": {
"default-particle": {
"ver": "1.0.4",
"uuid": "4300f941-ba03-4d19-bdb1-959ef40f1852",
"rawTextureUuid": "600301aa-3357-4a10-b086-84f011fa32ba",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0.5,
"offsetY": -0.5,
"trimX": 2,
"trimY": 2,
"width": 61,
"height": 61,
"rawWidth": 64,
"rawHeight": 64,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "71561142-4c83-4933-afca-cb7a17f67053",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 40,
"height": 40,
"platformSettings": {},
"subMetas": {
"default_btn_disabled": {
"ver": "1.0.4",
"uuid": "29158224-f8dd-4661-a796-1ffab537140e",
"rawTextureUuid": "71561142-4c83-4933-afca-cb7a17f67053",
"trimType": "auto",
"trimThreshold": -1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 40,
"height": 40,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 12,
"borderBottom": 12,
"borderLeft": 12,
"borderRight": 12,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "e851e89b-faa2-4484-bea6-5c01dd9f06e2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 40,
"height": 40,
"platformSettings": {},
"subMetas": {
"default_btn_normal": {
"ver": "1.0.4",
"uuid": "f0048c10-f03e-4c97-b9d3-3506e1d58952",
"rawTextureUuid": "e851e89b-faa2-4484-bea6-5c01dd9f06e2",
"trimType": "auto",
"trimThreshold": -1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 40,
"height": 40,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 12,
"borderBottom": 12,
"borderLeft": 12,
"borderRight": 12,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "b43ff3c2-02bb-4874-81f7-f2dea6970f18",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 40,
"height": 40,
"platformSettings": {},
"subMetas": {
"default_btn_pressed": {
"ver": "1.0.4",
"uuid": "e9ec654c-97a2-4787-9325-e6a10375219a",
"rawTextureUuid": "b43ff3c2-02bb-4874-81f7-f2dea6970f18",
"trimType": "auto",
"trimThreshold": -1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 40,
"height": 40,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 12,
"borderBottom": 12,
"borderLeft": 12,
"borderRight": 12,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "edd215b9-2796-4a05-aaf5-81f96c9281ce",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 40,
"height": 40,
"platformSettings": {},
"subMetas": {
"default_editbox_bg": {
"ver": "1.0.4",
"uuid": "ff0e91c7-55c6-4086-a39f-cb6e457b8c3b",
"rawTextureUuid": "edd215b9-2796-4a05-aaf5-81f96c9281ce",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 40,
"height": 40,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 12,
"borderBottom": 12,
"borderLeft": 12,
"borderRight": 12,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d81ec8ad-247c-4e62-aa3c-d35c4193c7af",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 20,
"height": 20,
"platformSettings": {},
"subMetas": {
"default_panel": {
"ver": "1.0.4",
"uuid": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69",
"rawTextureUuid": "d81ec8ad-247c-4e62-aa3c-d35c4193c7af",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 20,
"height": 20,
"rawWidth": 20,
"rawHeight": 20,
"borderTop": 6,
"borderBottom": 6,
"borderLeft": 6,
"borderRight": 6,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "cfef78f1-c8df-49b7-8ed0-4c953ace2621",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 30,
"height": 15,
"platformSettings": {},
"subMetas": {
"default_progressbar": {
"ver": "1.0.4",
"uuid": "67e68bc9-dad5-4ad9-a2d8-7e03d458e32f",
"rawTextureUuid": "cfef78f1-c8df-49b7-8ed0-4c953ace2621",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 30,
"height": 15,
"rawWidth": 30,
"rawHeight": 15,
"borderTop": 4,
"borderBottom": 4,
"borderLeft": 10,
"borderRight": 10,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "99170b0b-d210-46f1-b213-7d9e3f23098a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 60,
"height": 15,
"platformSettings": {},
"subMetas": {
"default_progressbar_bg": {
"ver": "1.0.4",
"uuid": "88e79fd5-96b4-4a77-a1f4-312467171014",
"rawTextureUuid": "99170b0b-d210-46f1-b213-7d9e3f23098a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 60,
"height": 15,
"rawWidth": 60,
"rawHeight": 15,
"borderTop": 4,
"borderBottom": 4,
"borderLeft": 10,
"borderRight": 10,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "567dcd80-8bf4-4535-8a5a-313f1caf078a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 32,
"height": 32,
"platformSettings": {},
"subMetas": {
"default_radio_button_off": {
"ver": "1.0.4",
"uuid": "e7aba14b-f956-4480-b254-8d57832e273f",
"rawTextureUuid": "567dcd80-8bf4-4535-8a5a-313f1caf078a",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 3,
"trimY": 3,
"width": 26,
"height": 26,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "9d60001f-b5f4-4726-a629-2659e3ded0b8",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 32,
"height": 32,
"platformSettings": {},
"subMetas": {
"default_radio_button_on": {
"ver": "1.0.4",
"uuid": "1a32fc76-f0bd-4f66-980f-56929c0ca0b3",
"rawTextureUuid": "9d60001f-b5f4-4726-a629-2659e3ded0b8",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
"trimY": 1,
"width": 30,
"height": 30,
"rawWidth": 32,
"rawHeight": 32,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "0291c134-b3da-4098-b7b5-e397edbe947f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 30,
"height": 15,
"platformSettings": {},
"subMetas": {
"default_scrollbar": {
"ver": "1.0.4",
"uuid": "31d8962d-babb-4ec7-be19-8e9f54a4ea99",
"rawTextureUuid": "0291c134-b3da-4098-b7b5-e397edbe947f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 30,
"height": 15,
"rawWidth": 30,
"rawHeight": 15,
"borderTop": 4,
"borderBottom": 4,
"borderLeft": 10,
"borderRight": 10,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "4bab67cb-18e6-4099-b840-355f0473f890",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 30,
"height": 15,
"platformSettings": {},
"subMetas": {
"default_scrollbar_bg": {
"ver": "1.0.4",
"uuid": "c9fa51ff-3f01-4601-8f80-325d1b11dab7",
"rawTextureUuid": "4bab67cb-18e6-4099-b840-355f0473f890",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 30,
"height": 15,
"rawWidth": 30,
"rawHeight": 15,
"borderTop": 4,
"borderBottom": 4,
"borderLeft": 10,
"borderRight": 10,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d6d3ca85-4681-47c1-b5dd-d036a9d39ea2",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 15,
"height": 30,
"platformSettings": {},
"subMetas": {
"default_scrollbar_vertical": {
"ver": "1.0.4",
"uuid": "5c3bb932-6c3c-468f-88a9-c8c61d458641",
"rawTextureUuid": "d6d3ca85-4681-47c1-b5dd-d036a9d39ea2",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 15,
"height": 30,
"rawWidth": 15,
"rawHeight": 30,
"borderTop": 10,
"borderBottom": 10,
"borderLeft": 4,
"borderRight": 4,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "617323dd-11f4-4dd3-8eec-0caf6b3b45b9",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 15,
"height": 30,
"platformSettings": {},
"subMetas": {
"default_scrollbar_vertical_bg": {
"ver": "1.0.4",
"uuid": "5fe5dcaa-b513-4dc5-a166-573627b3a159",
"rawTextureUuid": "617323dd-11f4-4dd3-8eec-0caf6b3b45b9",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 15,
"height": 30,
"rawWidth": 15,
"rawHeight": 30,
"borderTop": 10,
"borderBottom": 10,
"borderLeft": 4,
"borderRight": 4,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "6e056173-d285-473c-b206-40a7fff5386e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 40,
"height": 40,
"platformSettings": {},
"subMetas": {
"default_sprite": {
"ver": "1.0.4",
"uuid": "8cdb44ac-a3f6-449f-b354-7cd48cf84061",
"rawTextureUuid": "6e056173-d285-473c-b206-40a7fff5386e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 2,
"width": 40,
"height": 36,
"rawWidth": 40,
"rawHeight": 40,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "0275e94c-56a7-410f-bd1a-fc7483f7d14a",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2,
"height": 2,
"platformSettings": {},
"subMetas": {
"default_sprite_splash": {
"ver": "1.0.4",
"uuid": "a23235d1-15db-4b95-8439-a2e005bfff91",
"rawTextureUuid": "0275e94c-56a7-410f-bd1a-fc7483f7d14a",
"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": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "73a0903d-d80e-4e3c-aa67-f999543c08f5",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 28,
"height": 28,
"platformSettings": {},
"subMetas": {
"default_toggle_checkmark": {
"ver": "1.0.4",
"uuid": "90004ad6-2f6d-40e1-93ef-b714375c6f06",
"rawTextureUuid": "73a0903d-d80e-4e3c-aa67-f999543c08f5",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 4,
"trimY": 5,
"width": 20,
"height": 18,
"rawWidth": 28,
"rawHeight": 28,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "c25b9d50-c8fc-4d27-beeb-6e7c1f2e5c0f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 28,
"height": 28,
"platformSettings": {},
"subMetas": {
"default_toggle_disabled": {
"ver": "1.0.4",
"uuid": "7168db62-0edc-42e5-be5d-682cf6c4a165",
"rawTextureUuid": "c25b9d50-c8fc-4d27-beeb-6e7c1f2e5c0f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 28,
"height": 28,
"rawWidth": 28,
"rawHeight": 28,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d29077ba-1627-4a72-9579-7b56a235340c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 28,
"height": 28,
"platformSettings": {},
"subMetas": {
"default_toggle_normal": {
"ver": "1.0.4",
"uuid": "6827ca32-0107-4552-bab2-dfb31799bb44",
"rawTextureUuid": "d29077ba-1627-4a72-9579-7b56a235340c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 28,
"height": 28,
"rawWidth": 28,
"rawHeight": 28,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "b181c1e4-0a72-4a91-bfb0-ae6f36ca60bd",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 28,
"height": 28,
"platformSettings": {},
"subMetas": {
"default_toggle_pressed": {
"ver": "1.0.4",
"uuid": "7d4ffd94-42d6-4045-9db7-a744229adfc4",
"rawTextureUuid": "b181c1e4-0a72-4a91-bfb0-ae6f36ca60bd",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 28,
"height": 28,
"rawWidth": 28,
"rawHeight": 28,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "5c3eedba-6c41-4c0c-9ba7-d91f813cbd1c",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,16 @@
{
"__type__": "cc.Material",
"_name": "builtin-phong",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "abc2cb62-7852-4525-a90d-d474487b88f2"
},
"_techniqueData": {
"0": {
"defines": {
"USE_SPECULAR": true
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.3",
"uuid": "c4480a0a-6ac5-443f-8b40-361a14257fc8",
"dataAsSubAsset": null,
"subMetas": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "fc09f9bd-2cce-4605-b630-8145ef809ed6",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,5 @@
{
"ver": "1.0.1",
"uuid": "2be36297-9abb-4fee-8049-9ed5e271da8a",
"subMetas": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "db019bf7-f71c-4111-98cf-918ea180cb48",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "e39e96e6-6f6e-413f-bcf1-ac7679bb648a",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "box",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "046f172c-1574-488b-bbb8-6415a9adb96d"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "a87cc147-01b2-43f8-8e42-a7ca90b0c757"
},
"fileId": "04A14e1BZJxrPk6zgr35H5",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "a87cc147-01b2-43f8-8e42-a7ca90b0c757",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "capsule",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "83f5eff8-3385-4f95-9b76-8da0aa1d96cd"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "fe1417b6-fe6b-46a4-ae7c-9fd331f33a2a"
},
"fileId": "03MuJmYVpF+Kz929rGKeef",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "fe1417b6-fe6b-46a4-ae7c-9fd331f33a2a",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "cone",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
-0.7071068286895765,
0,
0,
0.7071067336835153,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": -90.00000769819565,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "7a17de6e-227a-46b1-8009-e7157d4d3acf"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "b5fc2cf2-7942-483d-be1f-bbeadc4714ad"
},
"fileId": "71bfK5TRVH64FzEUsiCu4S",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "b5fc2cf2-7942-483d-be1f-bbeadc4714ad",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "cylinder",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "b430cea3-6ab3-4106-b073-26c698918edd"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "1c5e4038-953a-44c2-b620-0bbfc6170477"
},
"fileId": "3dlUtIqQhGCrx5Sishojtq",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "1c5e4038-953a-44c2-b620-0bbfc6170477",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "plane",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "a1ef2fc9-9c57-418a-8f69-6bed9a7a0e7f"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "3f376125-a699-40ca-ad05-04d662eaa1f2"
},
"fileId": "9fhEbTXI1IApxjLqbjx+1L",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "3f376125-a699-40ca-ad05-04d662eaa1f2",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "quad",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "e93d3fa9-8c21-4375-8a21-14ba84066c77"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "6c9ef10d-b479-420b-bfe6-39cdda6a8ae0"
},
"fileId": "9b58ZeS0JLyLtsBZ/OlhCu",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "6c9ef10d-b479-420b-bfe6-39cdda6a8ae0",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "sphere",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "2d9a4b85-b0ab-4c46-84c5-18f393ab2058"
},
"fileId": "e0chObmn1N5q+1kVoqVegu",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "2d9a4b85-b0ab-4c46-84c5-18f393ab2058",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,109 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "torus",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "14c74869-bdb4-4f57-86d8-a7875de2be30"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "de510076-056b-484f-b94c-83bef217d0e1"
},
"fileId": "a1gx3/CoNJb6xz1joaf6oM",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "de510076-056b-484f-b94c-83bef217d0e1",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,349 @@
{
"ver": "1.1.1",
"uuid": "954fec8b-cd16-4bb9-a3b7-7719660e7558",
"scaleFactor": 1,
"boneCount": 0,
"precomputeJointMatrix": false,
"animationFrameRate": 30,
"subMetas": {
"buffer.bin": {
"ver": "1.0.0",
"uuid": "a579b610-0aa7-4a8b-b36b-be34cc834dcc",
"name": "buffer.bin",
"subMetas": {}
},
"capsule.mesh": {
"ver": "1.0.1",
"uuid": "",
"verts": 1155,
"tris": 2048,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -1,
"z": -0.5
},
"maxPos": {
"x": 0.5,
"y": 1,
"z": 0.5
},
"name": "capsule.mesh",
"subMetas": {}
},
"plane.mesh": {
"ver": "1.0.1",
"uuid": "a1ef2fc9-9c57-418a-8f69-6bed9a7a0e7f",
"verts": 121,
"tris": 200,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -5,
"y": 0,
"z": -5
},
"maxPos": {
"x": 5,
"y": 0,
"z": 5
},
"name": "plane.mesh",
"subMetas": {}
},
"cone.mesh": {
"ver": "1.0.1",
"uuid": "7a17de6e-227a-46b1-8009-e7157d4d3acf",
"verts": 129,
"tris": 64,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -0.5,
"z": -0.499999940395355
},
"maxPos": {
"x": 0.5,
"y": 0.5,
"z": 0.5
},
"name": "cone.mesh",
"subMetas": {}
},
"torus.mesh": {
"ver": "1.0.1",
"uuid": "14c74869-bdb4-4f57-86d8-a7875de2be30",
"verts": 1089,
"tris": 2048,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -0.0999999940395355,
"z": -0.5
},
"maxPos": {
"x": 0.5,
"y": 0.0999999940395355,
"z": 0.5
},
"name": "torus.mesh",
"subMetas": {}
},
"sphere.mesh": {
"ver": "1.0.1",
"uuid": "3bbdb0f6-c5f6-45de-9f33-8b5cbafb4d6d",
"verts": 1089,
"tris": 2048,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -0.5,
"z": -0.5
},
"maxPos": {
"x": 0.5,
"y": 0.5,
"z": 0.5
},
"name": "sphere.mesh",
"subMetas": {}
},
"quad.mesh": {
"ver": "1.0.1",
"uuid": "e93d3fa9-8c21-4375-8a21-14ba84066c77",
"verts": 4,
"tris": 2,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -0.5,
"z": 0
},
"maxPos": {
"x": 0.5,
"y": 0.5,
"z": 0
},
"name": "quad.mesh",
"subMetas": {}
},
"cylinder.mesh": {
"ver": "1.0.1",
"uuid": "b430cea3-6ab3-4106-b073-26c698918edd",
"verts": 193,
"tris": 128,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -1,
"z": -0.5
},
"maxPos": {
"x": 0.5,
"y": 1,
"z": 0.5
},
"name": "cylinder.mesh",
"subMetas": {}
},
"box.mesh": {
"ver": "1.0.1",
"uuid": "046f172c-1574-488b-bbb8-6415a9adb96d",
"verts": 24,
"tris": 12,
"submeshes": 1,
"attributes": [
[
"a_normal",
"a_position",
"a_uv0"
]
],
"minPos": {
"x": -0.5,
"y": -0.5,
"z": -0.5
},
"maxPos": {
"x": 0.5,
"y": 0.5,
"z": 0.5
},
"name": "box.mesh",
"subMetas": {}
},
"primitives.prefab": {
"ver": "1.2.9",
"uuid": "ab2fdde9-10c2-44e4-bfe1-fcfcc1a86aa9",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": true,
"content": [
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"data": {
"__id__": 1
}
},
{
"__type__": "cc.Node",
"_name": "Sprite",
"_objFlags": 0,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_cascadeOpacityEnabled": true,
"_parent": null,
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_contentSize": {
"__type__": "cc.Size",
"width": 40,
"height": 36
},
"_children": [],
"_skewX": 0,
"_skewY": 0,
"_localZOrder": 0,
"_globalZOrder": 0,
"_tag": -1,
"_opacityModifyRGB": false,
"_reorderChildDirty": false,
"_id": "",
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
0,
1,
1,
1
]
}
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_spriteFrame": {
"__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_atlas": null
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": null,
"fileId": "d7118yAG5lKybkFOAh8koPL"
}
],
"name": "primitives.prefab",
"subMetas": {}
},
"DefaultMaterial.mtl": {
"ver": "1.0.3",
"uuid": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f",
"dataAsSubAsset": null,
"name": "DefaultMaterial.mtl",
"subMetas": {}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "f6e6dd15-71d1-4ffe-ace7-24fd39942c05",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,108 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>angle</key>
<real>360</real>
<key>angleVariance</key>
<real>360</real>
<key>blendFuncDestination</key>
<integer>1</integer>
<key>blendFuncSource</key>
<integer>770</integer>
<key>duration</key>
<real>-1</real>
<key>emitterType</key>
<real>0.0</real>
<key>finishColorAlpha</key>
<real>0.8399999737739563</real>
<key>finishColorBlue</key>
<real>0.0771484375</real>
<key>finishColorGreen</key>
<real>0.63492840528488159</real>
<key>finishColorRed</key>
<real>0.68082684278488159</real>
<key>finishColorVarianceAlpha</key>
<real>0.74000000953674316</real>
<key>finishColorVarianceBlue</key>
<real>0.98000001907348633</real>
<key>finishColorVarianceGreen</key>
<real>0.98000001907348633</real>
<key>finishColorVarianceRed</key>
<real>0.41999998688697815</real>
<key>finishParticleSize</key>
<real>30.319999694824219</real>
<key>finishParticleSizeVariance</key>
<real>0.0</real>
<key>gravityx</key>
<real>0.25</real>
<key>gravityy</key>
<real>0.86000001430511475</real>
<key>maxParticles</key>
<real>200</real>
<key>maxRadius</key>
<real>100</real>
<key>maxRadiusVariance</key>
<real>0.0</real>
<key>minRadius</key>
<real>0.0</real>
<key>particleLifespan</key>
<real>0.20000000298023224</real>
<key>particleLifespanVariance</key>
<real>0.5</real>
<key>radialAccelVariance</key>
<real>65.790000915527344</real>
<key>radialAcceleration</key>
<real>-671.04998779296875</real>
<key>rotatePerSecond</key>
<real>0.0</real>
<key>rotatePerSecondVariance</key>
<real>0.0</real>
<key>rotationEnd</key>
<real>-47.369998931884766</real>
<key>rotationEndVariance</key>
<real>-142.11000061035156</real>
<key>rotationStart</key>
<real>-47.369998931884766</real>
<key>rotationStartVariance</key>
<real>0.0</real>
<key>sourcePositionVariancex</key>
<real>7</real>
<key>sourcePositionVariancey</key>
<real>7</real>
<key>sourcePositionx</key>
<real>373.72775268554688</real>
<key>sourcePositiony</key>
<real>478.40472412109375</real>
<key>speed</key>
<real>0.0</real>
<key>speedVariance</key>
<real>190.78999328613281</real>
<key>startColorAlpha</key>
<real>0.63999998569488525</real>
<key>startColorBlue</key>
<real>0.3375650942325592</real>
<key>startColorGreen</key>
<real>0.78792315721511841</real>
<key>startColorRed</key>
<real>0.794921875</real>
<key>startColorVarianceAlpha</key>
<real>0.77999997138977051</real>
<key>startColorVarianceBlue</key>
<real>0.68000000715255737</real>
<key>startColorVarianceGreen</key>
<real>1</real>
<key>startColorVarianceRed</key>
<real>0.89999997615814209</real>
<key>startParticleSize</key>
<real>3.369999885559082</real>
<key>startParticleSizeVariance</key>
<real>50</real>
<key>tangentialAccelVariance</key>
<real>65.790000915527344</real>
<key>tangentialAcceleration</key>
<real>-92.110000610351562</real>
<key>textureFileName</key>
<string>atom.png</string>
</dict>
</plist>

View File

@@ -0,0 +1,5 @@
{
"ver": "2.0.1",
"uuid": "b8223619-7e38-47c4-841f-9160c232495a",
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "8a96b965-2dc0-4e03-aa90-3b79cb93b5b4",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 31,
"height": 31,
"platformSettings": {},
"subMetas": {
"atom": {
"ver": "1.0.4",
"uuid": "bb42ed8e-0867-4584-ad63-b6f84f83bba8",
"rawTextureUuid": "8a96b965-2dc0-4e03-aa90-3b79cb93b5b4",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 31,
"height": 31,
"rawWidth": 31,
"rawHeight": 31,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "f743d2b6-b7ea-4c14-a55b-547ed4d0a045",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,108 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>angle</key>
<real>360</real>
<key>angleVariance</key>
<real>360</real>
<key>blendFuncDestination</key>
<integer>1</integer>
<key>blendFuncSource</key>
<integer>770</integer>
<key>duration</key>
<real>-1</real>
<key>emitterType</key>
<real>0.0</real>
<key>finishColorAlpha</key>
<real>0.8399999737739563</real>
<key>finishColorBlue</key>
<real>0.0771484375</real>
<key>finishColorGreen</key>
<real>0.63492840528488159</real>
<key>finishColorRed</key>
<real>0.68082684278488159</real>
<key>finishColorVarianceAlpha</key>
<real>0.74000000953674316</real>
<key>finishColorVarianceBlue</key>
<real>0.98000001907348633</real>
<key>finishColorVarianceGreen</key>
<real>0.98000001907348633</real>
<key>finishColorVarianceRed</key>
<real>0.41999998688697815</real>
<key>finishParticleSize</key>
<real>30.319999694824219</real>
<key>finishParticleSizeVariance</key>
<real>0.0</real>
<key>gravityx</key>
<real>0.25</real>
<key>gravityy</key>
<real>0.86000001430511475</real>
<key>maxParticles</key>
<real>200</real>
<key>maxRadius</key>
<real>100</real>
<key>maxRadiusVariance</key>
<real>0.0</real>
<key>minRadius</key>
<real>0.0</real>
<key>particleLifespan</key>
<real>0.20000000298023224</real>
<key>particleLifespanVariance</key>
<real>0.5</real>
<key>radialAccelVariance</key>
<real>65.790000915527344</real>
<key>radialAcceleration</key>
<real>-671.04998779296875</real>
<key>rotatePerSecond</key>
<real>0.0</real>
<key>rotatePerSecondVariance</key>
<real>0.0</real>
<key>rotationEnd</key>
<real>-47.369998931884766</real>
<key>rotationEndVariance</key>
<real>-142.11000061035156</real>
<key>rotationStart</key>
<real>-47.369998931884766</real>
<key>rotationStartVariance</key>
<real>0.0</real>
<key>sourcePositionVariancex</key>
<real>7</real>
<key>sourcePositionVariancey</key>
<real>7</real>
<key>sourcePositionx</key>
<real>373.72775268554688</real>
<key>sourcePositiony</key>
<real>478.40472412109375</real>
<key>speed</key>
<real>0.0</real>
<key>speedVariance</key>
<real>190.78999328613281</real>
<key>startColorAlpha</key>
<real>0.63999998569488525</real>
<key>startColorBlue</key>
<real>0.3375650942325592</real>
<key>startColorGreen</key>
<real>0.78792315721511841</real>
<key>startColorRed</key>
<real>0.794921875</real>
<key>startColorVarianceAlpha</key>
<real>0.77999997138977051</real>
<key>startColorVarianceBlue</key>
<real>0.68000000715255737</real>
<key>startColorVarianceGreen</key>
<real>1</real>
<key>startColorVarianceRed</key>
<real>0.89999997615814209</real>
<key>startParticleSize</key>
<real>3.369999885559082</real>
<key>startParticleSizeVariance</key>
<real>50</real>
<key>tangentialAccelVariance</key>
<real>65.790000915527344</real>
<key>tangentialAcceleration</key>
<real>-92.110000610351562</real>
<key>textureFileName</key>
<string>atom.png</string>
</dict>
</plist>

View File

@@ -0,0 +1,5 @@
{
"ver": "2.0.1",
"uuid": "b2687ac4-099e-403c-a192-ff477686f4f5",
"subMetas": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,36 @@
{
"ver": "2.3.5",
"uuid": "d0a82d39-bede-46c4-b698-c81ff0dedfff",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 31,
"height": 31,
"platformSettings": {},
"subMetas": {
"atom": {
"ver": "1.0.4",
"uuid": "472df5d3-35e7-4184-9e6c-7f41bee65ee3",
"rawTextureUuid": "d0a82d39-bede-46c4-b698-c81ff0dedfff",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 31,
"height": 31,
"rawWidth": 31,
"rawHeight": 31,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "ae6c6c98-11e4-452f-8758-75f5c6a56e83",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

View File

@@ -0,0 +1,123 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "2D Camera",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
554.2562584220408,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 6,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": 0,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 0.1,
"_farClip": 4096,
"_ortho": true,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": true,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "897ef7a1-4860-4f64-968d-f5924b18668a"
},
"fileId": "abdJ5/jGlPzq+iDQghzEti",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "897ef7a1-4860-4f64-968d-f5924b18668a",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,123 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "3D Camera",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
10,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 6,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": 0,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 1024,
"_ortho": false,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": false,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "70d7cdb0-04cd-41bb-9480-c06a4785f386"
},
"fileId": "abdJ5/jGlPzq+iDQghzEti",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "70d7cdb0-04cd-41bb-9480-c06a4785f386",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "70bbeb73-6dc2-4ee4-8faf-76b3a0e34ec4",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,512 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "New 3D Stage",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 5
},
{
"__id__": 8
},
{
"__id__": 11
}
],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 14
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "3D Camera",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 4
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
10,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 6,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": 0,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 1024,
"_ortho": false,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": false,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "ed88f13d-fcad-4848-aa35-65a2cb973584"
},
"fileId": "09OTSCM6BL1LhNz6/uluXk",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "New Directional Light",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 6
}
],
"_prefab": {
"__id__": 7
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
-0.25881904510252074,
0,
0,
0.9659258262890683,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": -30,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Light",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
},
"_enabled": true,
"_type": 0,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_intensity": 1,
"_range": 1000,
"_spotAngle": 60,
"_spotExp": 1,
"_shadowType": 0,
"_shadowResolution": 1024,
"_shadowDarkness": 0.5,
"_shadowMinDepth": 1,
"_shadowMaxDepth": 1000,
"_shadowFrustumSize": 50,
"_shadowBias": 0.0005,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "ed88f13d-fcad-4848-aa35-65a2cb973584"
},
"fileId": "3a6x6Es1NL4rpUC3Efs1MH",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "New Ambient Light",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 9
}
],
"_prefab": {
"__id__": 10
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Light",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
},
"_enabled": true,
"_type": 3,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_intensity": 0.25,
"_range": 1,
"_spotAngle": 60,
"_spotExp": 1,
"_shadowType": 0,
"_shadowResolution": 1024,
"_shadowDarkness": 0.5,
"_shadowMinDepth": 1,
"_shadowMaxDepth": 1000,
"_shadowFrustumSize": 50,
"_shadowBias": 0.0005,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "ed88f13d-fcad-4848-aa35-65a2cb973584"
},
"fileId": "77dtDtUX9D6KSMMqNy4utl",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "New Box",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 12
}
],
"_prefab": {
"__id__": 13
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": true,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.MeshRenderer",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 11
},
"_enabled": true,
"_materials": [
{
"__uuid__": "a5849239-3ad3-41d1-8ab4-ae9fea11f97f"
}
],
"_mesh": {
"__uuid__": "046f172c-1574-488b-bbb8-6415a9adb96d"
},
"_receiveShadows": false,
"_shadowCastingMode": 0,
"_enableAutoBatch": false,
"textures": [],
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "ed88f13d-fcad-4848-aa35-65a2cb973584"
},
"fileId": "53C6mOUF5FXpk7lkLCsXQc",
"sync": false
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "ed88f13d-fcad-4848-aa35-65a2cb973584"
},
"fileId": "38R8VzTKlGM4vBvAyA2GaF",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "ed88f13d-fcad-4848-aa35-65a2cb973584",
"optimizationPolicy": "AUTO",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,421 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "button",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [
{
"__id__": 9
}
],
"_prefab": {
"__id__": 10
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Background",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [
{
"__id__": 3
}
],
"_active": true,
"_components": [
{
"__id__": 6
},
{
"__id__": 7
}
],
"_prefab": {
"__id__": 8
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 512,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 4
}
],
"_prefab": {
"__id__": 5
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 100,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_useOriginalSize": false,
"_string": "button",
"_N$string": "button",
"_fontSize": 20,
"_lineHeight": 40,
"_enableWrapText": false,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 1,
"_N$cacheMode": 1,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "972b9a4d-47ee-4c74-b5c3-61d8a69bc29f"
},
"fileId": "89ZOGI9GxIA7ukuWhMzutw",
"sync": false
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"alignMode": 0,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 100,
"_originalHeight": 40,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "972b9a4d-47ee-4c74-b5c3-61d8a69bc29f"
},
"fileId": "abgf9KGgdMsahHlBHOj/Jv",
"sync": false
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 2,
"transition": 2,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 230,
"g": 230,
"b": 230,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 200,
"g": 200,
"b": 200,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 200,
"g": 200,
"b": 200,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 120,
"g": 120,
"b": 120,
"a": 200
},
"_N$normalSprite": {
"__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
},
"_N$pressedSprite": {
"__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
},
"pressedSprite": {
"__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
},
"_N$hoverSprite": {
"__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
},
"hoverSprite": {
"__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
},
"_N$disabledSprite": {
"__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
},
"_N$target": {
"__id__": 2
},
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "972b9a4d-47ee-4c74-b5c3-61d8a69bc29f"
},
"fileId": "59d3ePxgxhP17q/bKZe2Mkj",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "972b9a4d-47ee-4c74-b5c3-61d8a69bc29f",
"optimizationPolicy": "SINGLE_INSTANCE",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,249 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "Canvas",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
}
],
"_active": true,
"_components": [
{
"__id__": 5
},
{
"__id__": 6
}
],
"_prefab": {
"__id__": 7
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 960,
"height": 640
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
480,
320,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "Main Camera",
"_objFlags": 0,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
}
],
"_prefab": {
"__id__": 4
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
365.46272039703314,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Camera",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_cullingMask": 4294967295,
"_clearFlags": 7,
"_backgroundColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_depth": -1,
"_zoomRatio": 1,
"_targetTexture": null,
"_fov": 60,
"_orthoSize": 10,
"_nearClip": 1,
"_farClip": 4096,
"_ortho": true,
"_rect": {
"__type__": "cc.Rect",
"x": 0,
"y": 0,
"width": 1,
"height": 1
},
"_renderStages": 1,
"_alignWithScreen": true,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "2c937608-2562-40ea-b264-7395df6f0cea"
},
"fileId": "d2xIc1y/ZF6Kn7K3yqwDJm",
"sync": false
},
{
"__type__": "cc.Canvas",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_designResolution": {
"__type__": "cc.Size",
"width": 960,
"height": 640
},
"_fitWidth": false,
"_fitHeight": true,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "2c937608-2562-40ea-b264-7395df6f0cea"
},
"fileId": "a6aa1W/pshGFZkMhhqxkZYP",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "2c937608-2562-40ea-b264-7395df6f0cea",
"optimizationPolicy": "SINGLE_INSTANCE",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,535 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false,
"readonly": false
},
{
"__type__": "cc.Node",
"_name": "editbox",
"_objFlags": 0,
"_parent": null,
"_children": [
{
"__id__": 2
},
{
"__id__": 6
},
{
"__id__": 10
}
],
"_active": true,
"_components": [
{
"__id__": 14
}
],
"_prefab": {
"__id__": 15
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Node",
"_name": "BACKGROUND_SPRITE",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 3
},
{
"__id__": 4
}
],
"_prefab": {
"__id__": 5
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 160,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "ff0e91c7-55c6-4086-a39f-cb6e457b8c3b"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 2
},
"_enabled": true,
"alignMode": 0,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 160,
"_originalHeight": 40,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "61aeb05b-3b32-452b-8eed-2b76deeed554"
},
"fileId": "fcoT9mL35BlLUlR0xQ5QBI",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "TEXT_LABEL",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 7
},
{
"__id__": 8
}
],
"_prefab": {
"__id__": 9
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 158,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 1
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-78,
20,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
},
"_enabled": true,
"_materials": [],
"_useOriginalSize": true,
"_string": "",
"_N$string": "",
"_fontSize": 20,
"_lineHeight": 25,
"_enableWrapText": false,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 0,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 1,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
},
"_enabled": true,
"alignMode": 0,
"_target": null,
"_alignFlags": 45,
"_left": 2,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 158,
"_originalHeight": 40,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "61aeb05b-3b32-452b-8eed-2b76deeed554"
},
"fileId": "0blsIXU11M95uloDvhs/X9",
"sync": false
},
{
"__type__": "cc.Node",
"_name": "PLACEHOLDER_LABEL",
"_objFlags": 512,
"_parent": {
"__id__": 1
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
},
{
"__id__": 12
}
],
"_prefab": {
"__id__": 13
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 187,
"g": 187,
"b": 187,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 158,
"height": 40
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0,
"y": 1
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-78,
20,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": ""
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 10
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_useOriginalSize": true,
"_string": "Enter text here...",
"_N$string": "Enter text here...",
"_fontSize": 20,
"_lineHeight": 25,
"_enableWrapText": false,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 0,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 1,
"_N$cacheMode": 0,
"_id": ""
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 10
},
"_enabled": true,
"alignMode": 0,
"_target": null,
"_alignFlags": 45,
"_left": 2,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 158,
"_originalHeight": 40,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "61aeb05b-3b32-452b-8eed-2b76deeed554"
},
"fileId": "d9Sjcz6gxMGYCoLbO/scJL",
"sync": false
},
{
"__type__": "cc.EditBox",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_useOriginalSize": false,
"_string": "",
"returnType": 0,
"maxLength": 8,
"_tabIndex": 0,
"editingDidBegan": [],
"textChanged": [],
"editingDidEnded": [],
"editingReturn": [],
"_N$textLabel": {
"__id__": 7
},
"_N$placeholderLabel": {
"__id__": 11
},
"_N$background": {
"__id__": 3
},
"_N$inputFlag": 5,
"_N$inputMode": 6,
"_N$stayOnTop": false,
"_id": ""
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "61aeb05b-3b32-452b-8eed-2b76deeed554"
},
"fileId": "590f66n7/1CY5uRJYcGGuJO",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "61aeb05b-3b32-452b-8eed-2b76deeed554",
"optimizationPolicy": "SINGLE_INSTANCE",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,102 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
}
},
{
"__type__": "cc.Node",
"_name": "Label",
"_objFlags": 0,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_cascadeOpacityEnabled": true,
"_parent": null,
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_contentSize": {
"__type__": "cc.Size",
"width": 128,
"height": 50
},
"_children": [],
"_skewX": 0,
"_skewY": 0,
"_localZOrder": 0,
"_globalZOrder": 0,
"_ignoreAnchorPointForPosition": false,
"_tag": -1,
"_opacityModifyRGB": false,
"_id": "",
"_active": true,
"_components": [
{
"__id__": 2
}
],
"_prefab": {
"__id__": 3
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
0,
1,
1,
1
]
}
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_useOriginalSize": false,
"_fontSize": 40,
"_lineHeight": 40,
"_enableWrapText": true,
"_isSystemFontUsed": true,
"_N$string": "Label",
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$overflow": 0
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": null,
"fileId": "d1cddH/doRNQ4Aodz8556bh"
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "27756ebb-3d33-44b0-9b96-e858fadd4dd4",
"optimizationPolicy": "SINGLE_INSTANCE",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,149 @@
[
{
"__type__": "cc.Prefab",
"_name": "",
"_objFlags": 0,
"_native": "",
"data": {
"__id__": 1
},
"optimizationPolicy": 0,
"asyncLoadAssets": false
},
{
"__type__": "cc.Node",
"_name": "layout",
"_objFlags": 0,
"_parent": null,
"_children": [],
"_active": true,
"_level": 1,
"_components": [
{
"__id__": 2
},
{
"__id__": 3
}
],
"_prefab": {
"__id__": 4
},
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 200,
"height": 150
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_skewX": 0,
"_skewY": 0,
"_localZOrder": 23,
"groupIndex": 0,
"_id": "",
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
0,
1,
1,
1
]
}
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
},
"_type": 1,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_state": 0,
"_atlas": null,
"_id": "2ahobdsPRNsqLW+QOpm+dP"
},
{
"__type__": "cc.Layout",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"_layoutSize": {
"__type__": "cc.Size",
"width": 200,
"height": 150
},
"_resize": 0,
"_N$layoutType": 0,
"_N$padding": 0,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
"_N$startAxis": 0,
"_N$paddingLeft": 0,
"_N$paddingRight": 0,
"_N$paddingTop": 0,
"_N$paddingBottom": 0,
"_N$spacingX": 0,
"_N$spacingY": 0,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 0,
"_id": "bfIqKhkQ5DR4a9m9sj/AzV"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
},
"asset": {
"__uuid__": "785a442c-3ceb-45be-a46e-7317f625f3b9"
},
"fileId": "7f8d2O3hcNDT55RjJXZrQyg",
"sync": false
}
]

View File

@@ -0,0 +1,8 @@
{
"ver": "1.2.9",
"uuid": "785a442c-3ceb-45be-a46e-7317f625f3b9",
"optimizationPolicy": "SINGLE_INSTANCE",
"asyncLoadAssets": false,
"readonly": false,
"subMetas": {}
}

View File

@@ -0,0 +1,12 @@
{
"ver": "1.1.2",
"uuid": "a3ee0214-b432-4865-9666-4a3211814282",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}

Some files were not shown because too many files have changed in this diff Show More