diff --git a/assets/resources/game/gui/item.prefab b/assets/resources/game/gui/item.prefab
index d0755d38..28df77cb 100644
--- a/assets/resources/game/gui/item.prefab
+++ b/assets/resources/game/gui/item.prefab
@@ -145,8 +145,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 128,
- "height": 130
+ "width": 110,
+ "height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -185,9 +185,9 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3b9e9",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -281,8 +281,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 128,
- "height": 130
+ "width": 110,
+ "height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -321,9 +321,9 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b03fe",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -417,8 +417,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 128,
- "height": 130
+ "width": 110,
+ "height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -457,9 +457,9 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@62e5d",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -553,8 +553,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 128,
- "height": 130
+ "width": 110,
+ "height": 110
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -593,9 +593,9 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@419a0",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -661,8 +661,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
+ "x": 0.8,
+ "y": 0.8,
"z": 1
},
"_mobility": 0,
@@ -781,8 +781,8 @@
},
"_lpos": {
"__type__": "cc.Vec3",
- "x": 14.988,
- "y": -37.334,
+ "x": 8.246,
+ "y": -29.758,
"z": 0
},
"_lrot": {
@@ -822,8 +822,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 90,
- "height": 56.4
+ "width": 80,
+ "height": 25
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -861,10 +861,10 @@
"_string": "0",
"_horizontalAlign": 1,
"_verticalAlign": 1,
- "_actualFontSize": 31,
- "_fontSize": 30,
+ "_actualFontSize": 25,
+ "_fontSize": 25,
"_fontFamily": "Arial",
- "_lineHeight": 30,
+ "_lineHeight": 25,
"_overflow": 2,
"_enableWrapText": true,
"_font": null,
diff --git a/assets/resources/game/hero.meta b/assets/resources/game/hero.meta
deleted file mode 100644
index e7fdc9bf..00000000
--- a/assets/resources/game/hero.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ver": "1.2.0",
- "importer": "directory",
- "imported": true,
- "uuid": "8e12f4e5-c2a6-4038-9733-d7df373d44e8",
- "files": [],
- "subMetas": {},
- "userData": {}
-}
diff --git a/assets/resources/game/hero/hero.prefab b/assets/resources/game/hero/hero.prefab
deleted file mode 100644
index 30e050fe..00000000
--- a/assets/resources/game/hero/hero.prefab
+++ /dev/null
@@ -1,172 +0,0 @@
-[
- {
- "__type__": "cc.Prefab",
- "_name": "hero",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "persistent": false
- },
- {
- "__type__": "cc.Node",
- "_name": "hero",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 4
- }
- ],
- "_prefab": {
- "__id__": 6
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "Node",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [],
- "_prefab": {
- "__id__": 3
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1073741824,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "a2s/QHjehCnb5atlO/CDig",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Animation",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 5
- },
- "playOnLoad": false,
- "_clips": [
- {
- "__uuid__": "df0e2a46-c764-4dc8-88c5-14cffc8f3046",
- "__expectedType__": "cc.AnimationClip"
- },
- {
- "__uuid__": "679c2c1d-b22b-4836-aff5-006eae878253",
- "__expectedType__": "cc.AnimationClip"
- },
- {
- "__uuid__": "28ead812-8e25-461e-91e9-47b2f183b9ee",
- "__expectedType__": "cc.AnimationClip"
- },
- {
- "__uuid__": "5a362eb3-fb37-4af2-8c61-a0ebf620bea6",
- "__expectedType__": "cc.AnimationClip"
- }
- ],
- "_defaultClip": {
- "__uuid__": "df0e2a46-c764-4dc8-88c5-14cffc8f3046",
- "__expectedType__": "cc.AnimationClip"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "2boe4tXmRAHLR+X84XHxMv"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "c46/YsCPVOJYA4mWEpNYRx",
- "instance": null,
- "targetOverrides": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/hero.prefab.meta b/assets/resources/game/hero/hero.prefab.meta
deleted file mode 100644
index cde1b127..00000000
--- a/assets/resources/game/hero/hero.prefab.meta
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "ver": "1.1.50",
- "importer": "prefab",
- "imported": true,
- "uuid": "58e6c8e1-69c0-4d7c-b8a2-c200887aa193",
- "files": [
- ".json"
- ],
- "subMetas": {},
- "userData": {
- "syncNodeName": "hero"
- }
-}
diff --git a/assets/resources/game/hero/k1.prefab b/assets/resources/game/hero/k1.prefab
deleted file mode 100644
index 47a6ba6b..00000000
--- a/assets/resources/game/hero/k1.prefab
+++ /dev/null
@@ -1,1515 +0,0 @@
-[
- {
- "__type__": "cc.Prefab",
- "_name": "k1",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "persistent": false
- },
- {
- "__type__": "cc.Node",
- "_name": "k1",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 8
- },
- {
- "__id__": 19
- },
- {
- "__id__": 28
- },
- {
- "__id__": 36
- },
- {
- "__id__": 45
- },
- {
- "__id__": 56
- },
- {
- "__id__": 65
- },
- {
- "__id__": 75
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 83
- },
- {
- "__id__": 85
- },
- {
- "__id__": 87
- },
- {
- "__id__": 89
- },
- {
- "__id__": 91
- }
- ],
- "_prefab": {
- "__id__": 93
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": -0.041,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "shadow",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 3
- },
- {
- "__id__": 5
- }
- ],
- "_prefab": {
- "__id__": 7
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 3.123,
- "y": 10.835,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 4
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 48,
- "height": 10
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "a62pNH7WJL7Y2J76xlh6E5"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 6
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 190
- },
- "_spriteFrame": {
- "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "c7Ljbr2uBPrIAr55WaWcYz"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "51ZjCtSAdKQ7Bnocj2kgu0",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 9
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 8
- },
- "asset": {
- "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "54R/aYBglLI4Jn5pm++Jx8",
- "instance": {
- "__id__": 10
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "cdIK+ocxBJRLNeMROksdDi",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 11
- },
- {
- "__id__": 13
- },
- {
- "__id__": 14
- },
- {
- "__id__": 15
- },
- {
- "__id__": 16
- },
- {
- "__id__": 17
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 12
- },
- "propertyPath": [
- "_name"
- ],
- "value": "max"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "54R/aYBglLI4Jn5pm++Jx8"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 12
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 4.3770000000000095,
- "y": 6.808999999999969,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 12
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 12
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 12
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 18
- },
- "propertyPath": [
- "_color"
- ],
- "value": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "73D0ZuTQdMDqn/pimi7d34"
- ]
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 20
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 19
- },
- "asset": {
- "__uuid__": "198e9c93-3ac9-4564-9d0e-63c9836e509a",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "54R/aYBglLI4Jn5pm++Jx8",
- "instance": {
- "__id__": 21
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "12VQAe3ilGPam5hokpA0Jl",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 22
- },
- {
- "__id__": 24
- },
- {
- "__id__": 25
- },
- {
- "__id__": 26
- },
- {
- "__id__": 27
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 23
- },
- "propertyPath": [
- "_name"
- ],
- "value": "buff"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "54R/aYBglLI4Jn5pm++Jx8"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 23
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 4.377,
- "y": 6.809,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 23
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 23
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 23
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_name": "anm",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 29
- },
- {
- "__id__": 31
- },
- {
- "__id__": 33
- }
- ],
- "_prefab": {
- "__id__": 35
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 0.7,
- "y": 0.7,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 28
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 30
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 208,
- "height": 152
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "9eaEPPEkdKYYfWIxgJ1KbU"
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 28
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 32
- },
- "_customMaterial": null,
- "_srcBlendFactor": 2,
- "_dstBlendFactor": 4,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_spriteFrame": {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9a470",
- "__expectedType__": "cc.SpriteFrame"
- },
- "_type": 0,
- "_fillType": 0,
- "_sizeMode": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_useGrayscale": false,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "b8HXPqPhZMN71qxUdeHMKv"
- },
- {
- "__type__": "cc.Animation",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 28
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 34
- },
- "playOnLoad": true,
- "_clips": [
- {
- "__uuid__": "b5ab4c86-dfdb-421f-a795-a0373212f73e",
- "__expectedType__": "cc.AnimationClip"
- },
- {
- "__uuid__": "816f2261-4cea-4040-9c37-e050185991c3",
- "__expectedType__": "cc.AnimationClip"
- },
- {
- "__uuid__": "d15edf7e-7a4f-45cc-a4f2-5b8566c6ac7b",
- "__expectedType__": "cc.AnimationClip"
- }
- ],
- "_defaultClip": {
- "__uuid__": "d15edf7e-7a4f-45cc-a4f2-5b8566c6ac7b",
- "__expectedType__": "cc.AnimationClip"
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "cc+VbiPudF9b+0zbBwUuPW"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "4aKyovCOhDJpr23Of35+5a",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": null
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 37
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 36
- },
- "asset": {
- "__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "c46/YsCPVOJYA4mWEpNYRx",
- "instance": {
- "__id__": 38
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "3a1pwLAh1NkYnlDVrAFcnS",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 39
- },
- {
- "__id__": 41
- },
- {
- "__id__": 42
- },
- {
- "__id__": 43
- },
- {
- "__id__": 44
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 40
- },
- "propertyPath": [
- "_name"
- ],
- "value": "shielded"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c46/YsCPVOJYA4mWEpNYRx"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 40
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 2.363,
- "y": -15.7,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 40
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 40
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 40
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 46
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 45
- },
- "asset": {
- "__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "5fqU0L3/FOhKaco5UkHuWT",
- "instance": {
- "__id__": 47
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "69IAw7dThHvIlVtTfXOVMZ",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 48
- },
- {
- "__id__": 50
- },
- {
- "__id__": 51
- },
- {
- "__id__": 52
- },
- {
- "__id__": 53
- },
- {
- "__id__": 55
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 49
- },
- "propertyPath": [
- "_name"
- ],
- "value": "top"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "5fqU0L3/FOhKaco5UkHuWT"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 49
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 107.768,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 49
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 49
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 54
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 10.531,
- "z": 0
- }
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "16MuhUBUpB2ZdBTYflEf1n"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 49
- },
- "propertyPath": [
- "_lscale"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 1.2,
- "y": 1,
- "z": 1
- }
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 57
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 56
- },
- "asset": {
- "__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "0d6ZXmA5dHkZxoGONDL2sE",
- "instance": {
- "__id__": 58
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "fe79INE+JI1Jy2Hu0iKLMn",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 59
- },
- {
- "__id__": 61
- },
- {
- "__id__": 62
- },
- {
- "__id__": 63
- },
- {
- "__id__": 64
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 60
- },
- "propertyPath": [
- "_name"
- ],
- "value": "tooltip"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "0d6ZXmA5dHkZxoGONDL2sE"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 60
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 4.65,
- "y": 129.718,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 60
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 60
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 60
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 66
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 65
- },
- "asset": {
- "__uuid__": "ec11e9f5-3347-4d5e-8ed8-f98a6ac7963a",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "c46/YsCPVOJYA4mWEpNYRx",
- "instance": {
- "__id__": 67
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "17Ib8GFs5NLLujjvFcA2Mf",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 68
- },
- {
- "__id__": 70
- },
- {
- "__id__": 71
- },
- {
- "__id__": 72
- },
- {
- "__id__": 73
- },
- {
- "__id__": 74
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_name"
- ],
- "value": "heathed"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "c46/YsCPVOJYA4mWEpNYRx"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 7.711,
- "y": 34.203,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_lscale"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 69
- },
- "propertyPath": [
- "_active"
- ],
- "value": false
- },
- {
- "__type__": "cc.Node",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_prefab": {
- "__id__": 76
- },
- "__editorExtras__": {}
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 75
- },
- "asset": {
- "__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
- "__expectedType__": "cc.Prefab"
- },
- "fileId": "91yoyAQGNDm5ziI7NUChZ+",
- "instance": {
- "__id__": 77
- },
- "targetOverrides": null
- },
- {
- "__type__": "cc.PrefabInstance",
- "fileId": "08n1IzuupL3YNn2/tFvc8M",
- "prefabRootNode": {
- "__id__": 1
- },
- "mountedChildren": [],
- "mountedComponents": [],
- "propertyOverrides": [
- {
- "__id__": 78
- },
- {
- "__id__": 80
- },
- {
- "__id__": 81
- },
- {
- "__id__": 82
- }
- ],
- "removedComponents": []
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 79
- },
- "propertyPath": [
- "_name"
- ],
- "value": "up"
- },
- {
- "__type__": "cc.TargetInfo",
- "localID": [
- "91yoyAQGNDm5ziI7NUChZ+"
- ]
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 79
- },
- "propertyPath": [
- "_lpos"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 4.302,
- "y": 45.887,
- "z": 0
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 79
- },
- "propertyPath": [
- "_lrot"
- ],
- "value": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- }
- },
- {
- "__type__": "CCPropertyOverrideInfo",
- "targetInfo": {
- "__id__": 79
- },
- "propertyPath": [
- "_euler"
- ],
- "value": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- }
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 84
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 80,
- "height": 80
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "14OhXRCixNOaApgow/hFbp"
- },
- {
- "__type__": "cc.RigidBody2D",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 86
- },
- "enabledContactListener": true,
- "bullet": true,
- "awakeOnLoad": true,
- "_group": 4,
- "_type": 1,
- "_allowSleep": false,
- "_gravityScale": 1,
- "_linearDamping": 0,
- "_angularDamping": 0,
- "_linearVelocity": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_angularVelocity": 0,
- "_fixedRotation": true,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "d8rVs6intBQ7lRU8Dw4zXV"
- },
- {
- "__type__": "cc.BoxCollider2D",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 88
- },
- "tag": 0,
- "_group": 4,
- "_density": 1,
- "_sensor": false,
- "_friction": 1,
- "_restitution": 0,
- "_offset": {
- "__type__": "cc.Vec2",
- "x": 8.4,
- "y": 46.3
- },
- "_size": {
- "__type__": "cc.Size",
- "width": 57.6,
- "height": 71
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "b2Dt9lJI9FyJCDezkDBPBl"
- },
- {
- "__type__": "a0379fmhvBHcbNcBF/l43O8",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 90
- },
- "animator": {
- "__id__": 33
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "73PcRpG0xKxJpIRC2zbI/o"
- },
- {
- "__type__": "873f8d+SolMEo8DiTTxZRh4",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 92
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "ae2ywFEqlJ26Sq7z7AtGgk"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "fdklpBwCBM/qJ4WFlQF3kT",
- "instance": null,
- "targetOverrides": null,
- "nestedPrefabInstanceRoots": [
- {
- "__id__": 75
- },
- {
- "__id__": 65
- },
- {
- "__id__": 56
- },
- {
- "__id__": 45
- },
- {
- "__id__": 36
- },
- {
- "__id__": 19
- },
- {
- "__id__": 8
- }
- ]
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/k1.prefab.meta b/assets/resources/game/hero/k1.prefab.meta
deleted file mode 100644
index c8c395cf..00000000
--- a/assets/resources/game/hero/k1.prefab.meta
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "ver": "1.1.50",
- "importer": "prefab",
- "imported": true,
- "uuid": "dec33491-1682-466b-93dc-1a8315b7933e",
- "files": [
- ".json"
- ],
- "subMetas": {},
- "userData": {
- "syncNodeName": "k1"
- }
-}
diff --git a/assets/resources/game/hero/knight.meta b/assets/resources/game/hero/knight.meta
deleted file mode 100644
index b6328409..00000000
--- a/assets/resources/game/hero/knight.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ver": "1.2.0",
- "importer": "directory",
- "imported": true,
- "uuid": "eee8f34e-c0af-450b-a91e-2021d1c801f1",
- "files": [],
- "subMetas": {},
- "userData": {}
-}
diff --git a/assets/resources/game/hero/knight/k1.meta b/assets/resources/game/hero/knight/k1.meta
deleted file mode 100644
index d19ac3b5..00000000
--- a/assets/resources/game/hero/knight/k1.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ver": "1.2.0",
- "importer": "directory",
- "imported": true,
- "uuid": "feb86000-0f81-4ca7-a4a4-f7a92e522cdd",
- "files": [],
- "subMetas": {},
- "userData": {}
-}
diff --git a/assets/resources/game/hero/knight/k1/animtor.meta b/assets/resources/game/hero/knight/k1/animtor.meta
deleted file mode 100644
index 649d8ad5..00000000
--- a/assets/resources/game/hero/knight/k1/animtor.meta
+++ /dev/null
@@ -1 +0,0 @@
-{"ver":"1.2.0","importer":"directory","imported":true,"uuid":"75d4d16e-d04c-4e1d-9ca7-d9879405fd59","files":[],"subMetas":{},"userData":{}}
diff --git a/assets/resources/game/hero/knight/k1/animtor/atk.anim b/assets/resources/game/hero/knight/k1/animtor/atk.anim
deleted file mode 100644
index cf462433..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/atk.anim
+++ /dev/null
@@ -1,133 +0,0 @@
-[
- {
- "__type__": "cc.AnimationClip",
- "_name": "atk",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 32,
- "speed": 1,
- "wrapMode": 1,
- "enableTrsBlending": false,
- "_duration": 0.375,
- "_hash": 500763545,
- "_tracks": [
- {
- "__id__": 1
- }
- ],
- "_exoticAnimation": null,
- "_events": [],
- "_embeddedPlayers": [],
- "_additiveSettings": {
- "__id__": 6
- },
- "_auxiliaryCurveEntries": []
- },
- {
- "__type__": "cc.animation.ObjectTrack",
- "_binding": {
- "__type__": "cc.animation.TrackBinding",
- "path": {
- "__id__": 2
- },
- "proxy": null
- },
- "_channel": {
- "__id__": 4
- }
- },
- {
- "__type__": "cc.animation.TrackPath",
- "_paths": [
- {
- "__id__": 3
- },
- "spriteFrame"
- ]
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- },
- {
- "__type__": "cc.animation.Channel",
- "_curve": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.ObjectCurve",
- "_times": [
- 0,
- 0.03125,
- 0.0625,
- 0.09375,
- 0.125,
- 0.15625,
- 0.1875,
- 0.21875,
- 0.25,
- 0.28125,
- 0.3125,
- 0.34375
- ],
- "_values": [
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9a470",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@c4ce3",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@eb99c",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@548da",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@8401f",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@cc0e6",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d3762",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ebb52",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@78440",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@c8b49",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d4d3e",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@310ee",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- },
- {
- "__type__": "cc.AnimationClipAdditiveSettings",
- "enabled": false,
- "refClip": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/knight/k1/animtor/atk.anim.meta b/assets/resources/game/hero/knight/k1/animtor/atk.anim.meta
deleted file mode 100644
index eb1c7468..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/atk.anim.meta
+++ /dev/null
@@ -1 +0,0 @@
-{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"816f2261-4cea-4040-9c37-e050185991c3","files":[".cconb"],"subMetas":{},"userData":{"name":"atk"}}
diff --git a/assets/resources/game/hero/knight/k1/animtor/idle.anim b/assets/resources/game/hero/knight/k1/animtor/idle.anim
deleted file mode 100644
index 0153f514..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/idle.anim
+++ /dev/null
@@ -1,133 +0,0 @@
-[
- {
- "__type__": "cc.AnimationClip",
- "_name": "idle",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 24,
- "speed": 1,
- "wrapMode": 2,
- "enableTrsBlending": false,
- "_duration": 0.5,
- "_hash": 500763545,
- "_tracks": [
- {
- "__id__": 1
- }
- ],
- "_exoticAnimation": null,
- "_events": [],
- "_embeddedPlayers": [],
- "_additiveSettings": {
- "__id__": 6
- },
- "_auxiliaryCurveEntries": []
- },
- {
- "__type__": "cc.animation.ObjectTrack",
- "_binding": {
- "__type__": "cc.animation.TrackBinding",
- "path": {
- "__id__": 2
- },
- "proxy": null
- },
- "_channel": {
- "__id__": 4
- }
- },
- {
- "__type__": "cc.animation.TrackPath",
- "_paths": [
- {
- "__id__": 3
- },
- "spriteFrame"
- ]
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- },
- {
- "__type__": "cc.animation.Channel",
- "_curve": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.ObjectCurve",
- "_times": [
- 0,
- 0.041666666666666664,
- 0.08333333333333333,
- 0.125,
- 0.16666666666666666,
- 0.20833333333333334,
- 0.25,
- 0.2916666666666667,
- 0.3333333333333333,
- 0.375,
- 0.4166666666666667,
- 0.4583333333333333
- ],
- "_values": [
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0b063",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f98b1",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4ece0",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@e3f09",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@b7085",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@a0cbd",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4925e",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fe16c",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@968f5",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@eba27",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0ec63",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ec089",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- },
- {
- "__type__": "cc.AnimationClipAdditiveSettings",
- "enabled": false,
- "refClip": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/knight/k1/animtor/idle.anim.meta b/assets/resources/game/hero/knight/k1/animtor/idle.anim.meta
deleted file mode 100644
index ae38080e..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/idle.anim.meta
+++ /dev/null
@@ -1 +0,0 @@
-{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"b5ab4c86-dfdb-421f-a795-a0373212f73e","files":[".cconb"],"subMetas":{},"userData":{"name":"idle"}}
diff --git a/assets/resources/game/hero/knight/k1/animtor/max.anim b/assets/resources/game/hero/knight/k1/animtor/max.anim
deleted file mode 100644
index b54baf1c..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/max.anim
+++ /dev/null
@@ -1,163 +0,0 @@
-[
- {
- "__type__": "cc.AnimationClip",
- "_name": "max",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 24,
- "speed": 1,
- "wrapMode": 1,
- "enableTrsBlending": false,
- "_duration": 0.75,
- "_hash": 500763545,
- "_tracks": [
- {
- "__id__": 1
- }
- ],
- "_exoticAnimation": null,
- "_events": [],
- "_embeddedPlayers": [],
- "_additiveSettings": {
- "__id__": 6
- },
- "_auxiliaryCurveEntries": []
- },
- {
- "__type__": "cc.animation.ObjectTrack",
- "_binding": {
- "__type__": "cc.animation.TrackBinding",
- "path": {
- "__id__": 2
- },
- "proxy": null
- },
- "_channel": {
- "__id__": 4
- }
- },
- {
- "__type__": "cc.animation.TrackPath",
- "_paths": [
- {
- "__id__": 3
- },
- "spriteFrame"
- ]
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- },
- {
- "__type__": "cc.animation.Channel",
- "_curve": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.ObjectCurve",
- "_times": [
- 0,
- 0.041666666666666664,
- 0.08333333333333333,
- 0.125,
- 0.16666666666666666,
- 0.20833333333333334,
- 0.25,
- 0.2916666666666667,
- 0.3333333333333333,
- 0.375,
- 0.4166666666666667,
- 0.4583333333333333,
- 0.5,
- 0.5416666666666666,
- 0.5833333333333334,
- 0.625,
- 0.6666666666666666,
- 0.7083333333333334
- ],
- "_values": [
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@60799",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@26428",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@daa98",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0779a",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@5eb28",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@1a538",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fe61e",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d1415",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6823d",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@50949",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@e496c",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@648f3",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9e4e1",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f27c8",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fce75",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@a12c4",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@956e1",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d0912",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- },
- {
- "__type__": "cc.AnimationClipAdditiveSettings",
- "enabled": false,
- "refClip": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/knight/k1/animtor/max.anim.meta b/assets/resources/game/hero/knight/k1/animtor/max.anim.meta
deleted file mode 100644
index 6378c0d9..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/max.anim.meta
+++ /dev/null
@@ -1 +0,0 @@
-{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"fa58b1a2-2606-4fc4-89a2-e625be93ff3b","files":[".cconb"],"subMetas":{},"userData":{"name":"max"}}
diff --git a/assets/resources/game/hero/knight/k1/animtor/move.anim b/assets/resources/game/hero/knight/k1/animtor/move.anim
deleted file mode 100644
index f71ffebe..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/move.anim
+++ /dev/null
@@ -1,163 +0,0 @@
-[
- {
- "__type__": "cc.AnimationClip",
- "_name": "move",
- "_objFlags": 0,
- "__editorExtras__": {
- "embeddedPlayerGroups": []
- },
- "_native": "",
- "sample": 24,
- "speed": 1,
- "wrapMode": 2,
- "enableTrsBlending": false,
- "_duration": 0.75,
- "_hash": 500763545,
- "_tracks": [
- {
- "__id__": 1
- }
- ],
- "_exoticAnimation": null,
- "_events": [],
- "_embeddedPlayers": [],
- "_additiveSettings": {
- "__id__": 6
- },
- "_auxiliaryCurveEntries": []
- },
- {
- "__type__": "cc.animation.ObjectTrack",
- "_binding": {
- "__type__": "cc.animation.TrackBinding",
- "path": {
- "__id__": 2
- },
- "proxy": null
- },
- "_channel": {
- "__id__": 4
- }
- },
- {
- "__type__": "cc.animation.TrackPath",
- "_paths": [
- {
- "__id__": 3
- },
- "spriteFrame"
- ]
- },
- {
- "__type__": "cc.animation.ComponentPath",
- "component": "cc.Sprite"
- },
- {
- "__type__": "cc.animation.Channel",
- "_curve": {
- "__id__": 5
- }
- },
- {
- "__type__": "cc.ObjectCurve",
- "_times": [
- 0,
- 0.041666666666666664,
- 0.08333333333333333,
- 0.125,
- 0.16666666666666666,
- 0.20833333333333334,
- 0.25,
- 0.2916666666666667,
- 0.3333333333333333,
- 0.375,
- 0.4166666666666667,
- 0.4583333333333333,
- 0.5,
- 0.5416666666666666,
- 0.5833333333333334,
- 0.625,
- 0.6666666666666666,
- 0.7083333333333334
- ],
- "_values": [
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@02dd6",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6d9c8",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@418cb",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4f6da",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@dabad",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@69e31",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@b7990",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f6bf0",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6698a",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@60134",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@8564d",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@272a0",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ba3ee",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ff098",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@07703",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@14ae6",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@79ab7",
- "__expectedType__": "cc.SpriteFrame"
- },
- {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@5d708",
- "__expectedType__": "cc.SpriteFrame"
- }
- ]
- },
- {
- "__type__": "cc.AnimationClipAdditiveSettings",
- "enabled": false,
- "refClip": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/knight/k1/animtor/move.anim.meta b/assets/resources/game/hero/knight/k1/animtor/move.anim.meta
deleted file mode 100644
index e063b21e..00000000
--- a/assets/resources/game/hero/knight/k1/animtor/move.anim.meta
+++ /dev/null
@@ -1 +0,0 @@
-{"ver":"2.0.3","importer":"animation-clip","imported":true,"uuid":"d15edf7e-7a4f-45cc-a4f2-5b8566c6ac7b","files":[".cconb"],"subMetas":{},"userData":{"name":"move"}}
diff --git a/assets/resources/game/hero/knight/k1/k1.plist b/assets/resources/game/hero/knight/k1/k1.plist
deleted file mode 100644
index b7a08073..00000000
--- a/assets/resources/game/hero/knight/k1/k1.plist
+++ /dev/null
@@ -1,926 +0,0 @@
-
-
-
-
- frames
-
- Attacking_000.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,0},{208,152}}
- textureRotated
-
-
- Attacking_001.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,0},{208,152}}
- textureRotated
-
-
- Attacking_002.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,0},{208,152}}
- textureRotated
-
-
- Attacking_003.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,0},{208,152}}
- textureRotated
-
-
- Attacking_004.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,0},{208,152}}
- textureRotated
-
-
- Attacking_005.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,0},{208,152}}
- textureRotated
-
-
- Attacking_006.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,0},{208,152}}
- textureRotated
-
-
- Attacking_007.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,0},{208,152}}
- textureRotated
-
-
- Attacking_008.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,0},{208,152}}
- textureRotated
-
-
- Attacking_009.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,152},{208,152}}
- textureRotated
-
-
- Attacking_010.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,152},{208,152}}
- textureRotated
-
-
- Attacking_011.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,152},{208,152}}
- textureRotated
-
-
- Idle_000.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,0},{208,152}}
- textureRotated
-
-
- Idle_001.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,152},{208,152}}
- textureRotated
-
-
- Idle_002.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,152},{208,152}}
- textureRotated
-
-
- Idle_003.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,152},{208,152}}
- textureRotated
-
-
- Idle_004.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,152},{208,152}}
- textureRotated
-
-
- Idle_005.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,152},{208,152}}
- textureRotated
-
-
- Idle_006.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,152},{208,152}}
- textureRotated
-
-
- Idle_007.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,304},{208,152}}
- textureRotated
-
-
- Idle_008.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,304},{208,152}}
- textureRotated
-
-
- Idle_009.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,304},{208,152}}
- textureRotated
-
-
- Idle_010.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,304},{208,152}}
- textureRotated
-
-
- Idle_011.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,304},{208,152}}
- textureRotated
-
-
- Taunt_000.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,0},{208,152}}
- textureRotated
-
-
- Taunt_001.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,304},{208,152}}
- textureRotated
-
-
- Taunt_002.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,304},{208,152}}
- textureRotated
-
-
- Taunt_003.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,304},{208,152}}
- textureRotated
-
-
- Taunt_004.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,304},{208,152}}
- textureRotated
-
-
- Taunt_005.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,456},{208,152}}
- textureRotated
-
-
- Taunt_006.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,456},{208,152}}
- textureRotated
-
-
- Taunt_007.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,456},{208,152}}
- textureRotated
-
-
- Taunt_008.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,456},{208,152}}
- textureRotated
-
-
- Taunt_009.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,456},{208,152}}
- textureRotated
-
-
- Taunt_010.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,456},{208,152}}
- textureRotated
-
-
- Taunt_011.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,456},{208,152}}
- textureRotated
-
-
- Taunt_012.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,456},{208,152}}
- textureRotated
-
-
- Taunt_013.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,456},{208,152}}
- textureRotated
-
-
- Taunt_014.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,608},{208,152}}
- textureRotated
-
-
- Taunt_015.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,608},{208,152}}
- textureRotated
-
-
- Taunt_016.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,608},{208,152}}
- textureRotated
-
-
- Taunt_017.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,608},{208,152}}
- textureRotated
-
-
- Walking_000.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,608},{208,152}}
- textureRotated
-
-
- Walking_001.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,608},{208,152}}
- textureRotated
-
-
- Walking_002.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,608},{208,152}}
- textureRotated
-
-
- Walking_003.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,608},{208,152}}
- textureRotated
-
-
- Walking_004.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,608},{208,152}}
- textureRotated
-
-
- Walking_005.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,760},{208,152}}
- textureRotated
-
-
- Walking_006.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,760},{208,152}}
- textureRotated
-
-
- Walking_007.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,760},{208,152}}
- textureRotated
-
-
- Walking_008.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,760},{208,152}}
- textureRotated
-
-
- Walking_009.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{832,760},{208,152}}
- textureRotated
-
-
- Walking_010.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1040,760},{208,152}}
- textureRotated
-
-
- Walking_011.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1248,760},{208,152}}
- textureRotated
-
-
- Walking_012.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1456,760},{208,152}}
- textureRotated
-
-
- Walking_013.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{1664,760},{208,152}}
- textureRotated
-
-
- Walking_014.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{0,912},{208,152}}
- textureRotated
-
-
- Walking_015.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{208,912},{208,152}}
- textureRotated
-
-
- Walking_016.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{416,912},{208,152}}
- textureRotated
-
-
- Walking_017.png
-
- aliases
-
- spriteOffset
- {0,0}
- spriteSize
- {208,152}
- spriteSourceSize
- {208,152}
- textureRect
- {{624,912},{208,152}}
- textureRotated
-
-
-
- metadata
-
- format
- 3
- pixelFormat
- RGBA8888
- premultiplyAlpha
-
- realTextureFileName
- k1.png
- size
- {1872,1064}
- smartupdate
- $TexturePacker:SmartUpdate:3ffb84e9f2177f04ac2623a554e4770e:b79f7bedbd54a1d33f59c7329dfca01b:1aa4bbf31d486f7541845cc4a9a42532$
- textureFileName
- k1.png
-
-
-
diff --git a/assets/resources/game/hero/knight/k1/k1.plist.meta b/assets/resources/game/hero/knight/k1/k1.plist.meta
deleted file mode 100644
index 04aea60a..00000000
--- a/assets/resources/game/hero/knight/k1/k1.plist.meta
+++ /dev/null
@@ -1,2777 +0,0 @@
-{
- "ver": "1.0.8",
- "importer": "sprite-atlas",
- "imported": true,
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a",
- "files": [
- ".json"
- ],
- "subMetas": {
- "26428": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@26428",
- "displayName": "",
- "id": "26428",
- "name": "Taunt_001",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "50949": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@50949",
- "displayName": "",
- "id": "50949",
- "name": "Taunt_009",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "60134": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@60134",
- "displayName": "",
- "id": "60134",
- "name": "Walking_009",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "60799": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@60799",
- "displayName": "",
- "id": "60799",
- "name": "Taunt_000",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "78440": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@78440",
- "displayName": "",
- "id": "78440",
- "name": "Attacking_008",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "9a470": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9a470",
- "displayName": "",
- "id": "9a470",
- "name": "Attacking_000",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "c4ce3": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@c4ce3",
- "displayName": "",
- "id": "c4ce3",
- "name": "Attacking_001",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "eb99c": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@eb99c",
- "displayName": "",
- "id": "eb99c",
- "name": "Attacking_002",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "548da": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@548da",
- "displayName": "",
- "id": "548da",
- "name": "Attacking_003",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "8401f": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@8401f",
- "displayName": "",
- "id": "8401f",
- "name": "Attacking_004",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "cc0e6": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@cc0e6",
- "displayName": "",
- "id": "cc0e6",
- "name": "Attacking_005",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d3762": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d3762",
- "displayName": "",
- "id": "d3762",
- "name": "Attacking_006",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "ebb52": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ebb52",
- "displayName": "",
- "id": "ebb52",
- "name": "Attacking_007",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "c8b49": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@c8b49",
- "displayName": "",
- "id": "c8b49",
- "name": "Attacking_009",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d4d3e": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d4d3e",
- "displayName": "",
- "id": "d4d3e",
- "name": "Attacking_010",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "310ee": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@310ee",
- "displayName": "",
- "id": "310ee",
- "name": "Attacking_011",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "0b063": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0b063",
- "displayName": "",
- "id": "0b063",
- "name": "Idle_000",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 0,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "f98b1": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f98b1",
- "displayName": "",
- "id": "f98b1",
- "name": "Idle_001",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4ece0": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4ece0",
- "displayName": "",
- "id": "4ece0",
- "name": "Idle_002",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "e3f09": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@e3f09",
- "displayName": "",
- "id": "e3f09",
- "name": "Idle_003",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "b7085": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@b7085",
- "displayName": "",
- "id": "b7085",
- "name": "Idle_004",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "a0cbd": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@a0cbd",
- "displayName": "",
- "id": "a0cbd",
- "name": "Idle_005",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4925e": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4925e",
- "displayName": "",
- "id": "4925e",
- "name": "Idle_006",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 152,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "fe16c": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fe16c",
- "displayName": "",
- "id": "fe16c",
- "name": "Idle_007",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "968f5": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@968f5",
- "displayName": "",
- "id": "968f5",
- "name": "Idle_008",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "eba27": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@eba27",
- "displayName": "",
- "id": "eba27",
- "name": "Idle_009",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "0ec63": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0ec63",
- "displayName": "",
- "id": "0ec63",
- "name": "Idle_010",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "ec089": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ec089",
- "displayName": "",
- "id": "ec089",
- "name": "Idle_011",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "daa98": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@daa98",
- "displayName": "",
- "id": "daa98",
- "name": "Taunt_002",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "0779a": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@0779a",
- "displayName": "",
- "id": "0779a",
- "name": "Taunt_003",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "5eb28": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@5eb28",
- "displayName": "",
- "id": "5eb28",
- "name": "Taunt_004",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 304,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1a538": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@1a538",
- "displayName": "",
- "id": "1a538",
- "name": "Taunt_005",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "fe61e": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fe61e",
- "displayName": "",
- "id": "fe61e",
- "name": "Taunt_006",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d1415": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d1415",
- "displayName": "",
- "id": "d1415",
- "name": "Taunt_007",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "6823d": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6823d",
- "displayName": "",
- "id": "6823d",
- "name": "Taunt_008",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "e496c": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@e496c",
- "displayName": "",
- "id": "e496c",
- "name": "Taunt_010",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "648f3": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@648f3",
- "displayName": "",
- "id": "648f3",
- "name": "Taunt_011",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "9e4e1": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9e4e1",
- "displayName": "",
- "id": "9e4e1",
- "name": "Taunt_012",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "f27c8": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f27c8",
- "displayName": "",
- "id": "f27c8",
- "name": "Taunt_013",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 456,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "fce75": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@fce75",
- "displayName": "",
- "id": "fce75",
- "name": "Taunt_014",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "a12c4": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@a12c4",
- "displayName": "",
- "id": "a12c4",
- "name": "Taunt_015",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "956e1": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@956e1",
- "displayName": "",
- "id": "956e1",
- "name": "Taunt_016",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "d0912": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@d0912",
- "displayName": "",
- "id": "d0912",
- "name": "Taunt_017",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "02dd6": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@02dd6",
- "displayName": "",
- "id": "02dd6",
- "name": "Walking_000",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 832,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "6d9c8": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6d9c8",
- "displayName": "",
- "id": "6d9c8",
- "name": "Walking_001",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "418cb": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@418cb",
- "displayName": "",
- "id": "418cb",
- "name": "Walking_002",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "4f6da": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@4f6da",
- "displayName": "",
- "id": "4f6da",
- "name": "Walking_003",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "dabad": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@dabad",
- "displayName": "",
- "id": "dabad",
- "name": "Walking_004",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 608,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "69e31": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@69e31",
- "displayName": "",
- "id": "69e31",
- "name": "Walking_005",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "b7990": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@b7990",
- "displayName": "",
- "id": "b7990",
- "name": "Walking_006",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "f6bf0": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@f6bf0",
- "displayName": "",
- "id": "f6bf0",
- "name": "Walking_007",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "6698a": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@6698a",
- "displayName": "",
- "id": "6698a",
- "name": "Walking_008",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "8564d": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@8564d",
- "displayName": "",
- "id": "8564d",
- "name": "Walking_010",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1040,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "272a0": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@272a0",
- "displayName": "",
- "id": "272a0",
- "name": "Walking_011",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1248,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "ba3ee": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ba3ee",
- "displayName": "",
- "id": "ba3ee",
- "name": "Walking_012",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1456,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "ff098": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@ff098",
- "displayName": "",
- "id": "ff098",
- "name": "Walking_013",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1664,
- "trimY": 760,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "07703": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@07703",
- "displayName": "",
- "id": "07703",
- "name": "Walking_014",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 0,
- "trimY": 912,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "14ae6": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@14ae6",
- "displayName": "",
- "id": "14ae6",
- "name": "Walking_015",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 208,
- "trimY": 912,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "79ab7": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@79ab7",
- "displayName": "",
- "id": "79ab7",
- "name": "Walking_016",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 416,
- "trimY": 912,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "5d708": {
- "importer": "sprite-frame",
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@5d708",
- "displayName": "",
- "id": "5d708",
- "name": "Walking_017",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 624,
- "trimY": 912,
- "width": 208,
- "height": 152,
- "rawWidth": 208,
- "rawHeight": 152,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "atlasUuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- }
- },
- "userData": {
- "atlasTextureName": "k1.png",
- "format": 3,
- "uuid": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a",
- "textureUuid": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a"
- }
-}
diff --git a/assets/resources/game/hero/knight/k1/k1.png b/assets/resources/game/hero/knight/k1/k1.png
deleted file mode 100644
index 00178a38..00000000
Binary files a/assets/resources/game/hero/knight/k1/k1.png and /dev/null differ
diff --git a/assets/resources/game/hero/knight/k1/k1.png.meta b/assets/resources/game/hero/knight/k1/k1.png.meta
deleted file mode 100644
index d6ee77ea..00000000
--- a/assets/resources/game/hero/knight/k1/k1.png.meta
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "ver": "1.0.26",
- "importer": "image",
- "imported": true,
- "uuid": "705d199d-381a-4639-819a-e81e2b68e3f1",
- "files": [
- ".json",
- ".png"
- ],
- "subMetas": {
- "6c48a": {
- "importer": "texture",
- "uuid": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a",
- "displayName": "k1",
- "id": "6c48a",
- "name": "texture",
- "userData": {
- "wrapModeS": "repeat",
- "wrapModeT": "repeat",
- "minfilter": "linear",
- "magfilter": "linear",
- "mipfilter": "none",
- "anisotropy": 0,
- "isUuid": true,
- "imageUuidOrDatabaseUri": "705d199d-381a-4639-819a-e81e2b68e3f1",
- "visible": false
- },
- "ver": "1.0.22",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- }
- },
- "userData": {
- "hasAlpha": true,
- "type": "texture",
- "fixAlphaTransparencyArtifacts": false,
- "redirect": "705d199d-381a-4639-819a-e81e2b68e3f1@6c48a"
- }
-}
diff --git a/assets/resources/game/hero/wall.prefab b/assets/resources/game/hero/wall.prefab
deleted file mode 100644
index f9b82779..00000000
--- a/assets/resources/game/hero/wall.prefab
+++ /dev/null
@@ -1,225 +0,0 @@
-[
- {
- "__type__": "cc.Prefab",
- "_name": "wall",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "persistent": false
- },
- {
- "__type__": "cc.Node",
- "_name": "wall",
- "_objFlags": 0,
- "__editorExtras__": {},
- "_parent": null,
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 2
- },
- {
- "__id__": 4
- },
- {
- "__id__": 6
- },
- {
- "__id__": 8
- },
- {
- "__id__": 10
- }
- ],
- "_prefab": {
- "__id__": 12
- },
- "_lpos": {
- "__type__": "cc.Vec3",
- "x": -0.041,
- "y": 0,
- "z": 0
- },
- "_lrot": {
- "__type__": "cc.Quat",
- "x": 0,
- "y": 0,
- "z": 0,
- "w": 1
- },
- "_lscale": {
- "__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
- "z": 1
- },
- "_mobility": 0,
- "_layer": 1,
- "_euler": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.UITransform",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 3
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 80,
- "height": 80
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "14OhXRCixNOaApgow/hFbp"
- },
- {
- "__type__": "cc.RigidBody2D",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 5
- },
- "enabledContactListener": true,
- "bullet": true,
- "awakeOnLoad": true,
- "_group": 4,
- "_type": 1,
- "_allowSleep": false,
- "_gravityScale": 1,
- "_linearDamping": 0,
- "_angularDamping": 0,
- "_linearVelocity": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_angularVelocity": 0,
- "_fixedRotation": true,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "d8rVs6intBQ7lRU8Dw4zXV"
- },
- {
- "__type__": "cc.BoxCollider2D",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 7
- },
- "tag": 0,
- "_group": 4,
- "_density": 1,
- "_sensor": false,
- "_friction": 1,
- "_restitution": 0,
- "_offset": {
- "__type__": "cc.Vec2",
- "x": 3.8,
- "y": 38.9
- },
- "_size": {
- "__type__": "cc.Size",
- "width": 38.7,
- "height": 52.5
- },
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "b2Dt9lJI9FyJCDezkDBPBl"
- },
- {
- "__type__": "873f8d+SolMEo8DiTTxZRh4",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 9
- },
- "hitFlashMaterial": {
- "__uuid__": "a8f34051-ccff-4050-b9d9-234f62977264",
- "__expectedType__": "cc.Material"
- },
- "atkMaterial": {
- "__uuid__": "adc4e674-6203-42dd-8224-dffb471648a2",
- "__expectedType__": "cc.Material"
- },
- "BoxRang": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "e8D7SIXqhMy70eo38v4RXC"
- },
- {
- "__type__": "a0379fmhvBHcbNcBF/l43O8",
- "_name": "",
- "_objFlags": 0,
- "__editorExtras__": {},
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "__prefab": {
- "__id__": 11
- },
- "animator": null,
- "_id": ""
- },
- {
- "__type__": "cc.CompPrefabInfo",
- "fileId": "6c9bpIQcBJzaUECAD6NGcW"
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__id__": 0
- },
- "fileId": "fdklpBwCBM/qJ4WFlQF3kT",
- "instance": null,
- "targetOverrides": null
- }
-]
\ No newline at end of file
diff --git a/assets/resources/game/hero/wall.prefab.meta b/assets/resources/game/hero/wall.prefab.meta
deleted file mode 100644
index 6c3ce9c6..00000000
--- a/assets/resources/game/hero/wall.prefab.meta
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "ver": "1.1.50",
- "importer": "prefab",
- "imported": true,
- "uuid": "7c43d987-608a-45c7-83a2-ed563d4cbc72",
- "files": [
- ".json"
- ],
- "subMetas": {},
- "userData": {
- "syncNodeName": "wall"
- }
-}
diff --git a/assets/resources/game/hero/animtor.meta b/assets/resources/game/heros/animtor.meta
similarity index 100%
rename from assets/resources/game/hero/animtor.meta
rename to assets/resources/game/heros/animtor.meta
diff --git a/assets/resources/game/hero/animtor/atk.anim b/assets/resources/game/heros/animtor/atk.anim
similarity index 100%
rename from assets/resources/game/hero/animtor/atk.anim
rename to assets/resources/game/heros/animtor/atk.anim
diff --git a/assets/resources/game/hero/animtor/atk.anim.meta b/assets/resources/game/heros/animtor/atk.anim.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/atk.anim.meta
rename to assets/resources/game/heros/animtor/atk.anim.meta
diff --git a/assets/resources/game/hero/animtor/idle.anim b/assets/resources/game/heros/animtor/idle.anim
similarity index 100%
rename from assets/resources/game/hero/animtor/idle.anim
rename to assets/resources/game/heros/animtor/idle.anim
diff --git a/assets/resources/game/hero/animtor/idle.anim.meta b/assets/resources/game/heros/animtor/idle.anim.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/idle.anim.meta
rename to assets/resources/game/heros/animtor/idle.anim.meta
diff --git a/assets/resources/game/hero/animtor/max.anim b/assets/resources/game/heros/animtor/max.anim
similarity index 100%
rename from assets/resources/game/hero/animtor/max.anim
rename to assets/resources/game/heros/animtor/max.anim
diff --git a/assets/resources/game/hero/animtor/max.anim.meta b/assets/resources/game/heros/animtor/max.anim.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/max.anim.meta
rename to assets/resources/game/heros/animtor/max.anim.meta
diff --git a/assets/resources/game/hero/animtor/move.anim b/assets/resources/game/heros/animtor/move.anim
similarity index 100%
rename from assets/resources/game/hero/animtor/move.anim
rename to assets/resources/game/heros/animtor/move.anim
diff --git a/assets/resources/game/hero/animtor/move.anim.meta b/assets/resources/game/heros/animtor/move.anim.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/move.anim.meta
rename to assets/resources/game/heros/animtor/move.anim.meta
diff --git a/assets/resources/game/hero/animtor/up.anim b/assets/resources/game/heros/animtor/up.anim
similarity index 100%
rename from assets/resources/game/hero/animtor/up.anim
rename to assets/resources/game/heros/animtor/up.anim
diff --git a/assets/resources/game/hero/animtor/up.anim.meta b/assets/resources/game/heros/animtor/up.anim.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/up.anim.meta
rename to assets/resources/game/heros/animtor/up.anim.meta
diff --git a/assets/resources/game/hero/animtor/up.prefab b/assets/resources/game/heros/animtor/up.prefab
similarity index 100%
rename from assets/resources/game/hero/animtor/up.prefab
rename to assets/resources/game/heros/animtor/up.prefab
diff --git a/assets/resources/game/hero/animtor/up.prefab.meta b/assets/resources/game/heros/animtor/up.prefab.meta
similarity index 100%
rename from assets/resources/game/hero/animtor/up.prefab.meta
rename to assets/resources/game/heros/animtor/up.prefab.meta
diff --git a/assets/resources/game/hero/hero_icon.plist b/assets/resources/game/heros/hero_icon.plist
similarity index 100%
rename from assets/resources/game/hero/hero_icon.plist
rename to assets/resources/game/heros/hero_icon.plist
diff --git a/assets/resources/game/hero/hero_icon.plist.meta b/assets/resources/game/heros/hero_icon.plist.meta
similarity index 100%
rename from assets/resources/game/hero/hero_icon.plist.meta
rename to assets/resources/game/heros/hero_icon.plist.meta
diff --git a/assets/resources/game/hero/hero_icon.png b/assets/resources/game/heros/hero_icon.png
similarity index 100%
rename from assets/resources/game/hero/hero_icon.png
rename to assets/resources/game/heros/hero_icon.png
diff --git a/assets/resources/game/hero/hero_icon.png.meta b/assets/resources/game/heros/hero_icon.png.meta
similarity index 100%
rename from assets/resources/game/hero/hero_icon.png.meta
rename to assets/resources/game/heros/hero_icon.png.meta
diff --git a/assets/resources/game/heros/k1.prefab b/assets/resources/game/heros/k1.prefab
index 66aee607..09789ace 100644
--- a/assets/resources/game/heros/k1.prefab
+++ b/assets/resources/game/heros/k1.prefab
@@ -28,44 +28,44 @@
"__id__": 19
},
{
- "__id__": 28
+ "__id__": 32
},
{
- "__id__": 36
+ "__id__": 40
},
{
- "__id__": 45
+ "__id__": 52
},
{
- "__id__": 56
+ "__id__": 63
},
{
- "__id__": 65
+ "__id__": 72
},
{
- "__id__": 75
+ "__id__": 82
}
],
"_active": true,
"_components": [
{
- "__id__": 84
+ "__id__": 91
},
{
- "__id__": 86
+ "__id__": 93
},
{
- "__id__": 88
+ "__id__": 95
},
{
- "__id__": 90
+ "__id__": 97
},
{
- "__id__": 92
+ "__id__": 99
}
],
"_prefab": {
- "__id__": 94
+ "__id__": 101
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -315,7 +315,7 @@
"value": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 0,
+ "y": -4.526,
"z": 0
}
},
@@ -423,14 +423,14 @@
{
"__id__": 24
},
- {
- "__id__": 25
- },
{
"__id__": 26
},
{
- "__id__": 27
+ "__id__": 28
+ },
+ {
+ "__id__": 30
}
],
"removedComponents": []
@@ -454,7 +454,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 23
+ "__id__": 25
},
"propertyPath": [
"_lpos"
@@ -462,14 +462,20 @@
"value": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 0,
+ "y": -5.532,
"z": 0
}
},
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "54R/aYBglLI4Jn5pm++Jx8"
+ ]
+ },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 23
+ "__id__": 27
},
"propertyPath": [
"_lrot"
@@ -482,10 +488,16 @@
"w": 1
}
},
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "54R/aYBglLI4Jn5pm++Jx8"
+ ]
+ },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 23
+ "__id__": 29
},
"propertyPath": [
"_euler"
@@ -497,16 +509,28 @@
"z": 0
}
},
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "54R/aYBglLI4Jn5pm++Jx8"
+ ]
+ },
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 23
+ "__id__": 31
},
"propertyPath": [
"_active"
],
"value": false
},
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "54R/aYBglLI4Jn5pm++Jx8"
+ ]
+ },
{
"__type__": "cc.Node",
"_name": "anm",
@@ -518,18 +542,18 @@
"_children": [],
"_active": true,
"_components": [
- {
- "__id__": 29
- },
- {
- "__id__": 31
- },
{
"__id__": 33
+ },
+ {
+ "__id__": 35
+ },
+ {
+ "__id__": 37
}
],
"_prefab": {
- "__id__": 35
+ "__id__": 39
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -566,11 +590,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 28
+ "__id__": 32
},
"_enabled": true,
"__prefab": {
- "__id__": 30
+ "__id__": 34
},
"_contentSize": {
"__type__": "cc.Size",
@@ -594,11 +618,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 28
+ "__id__": 32
},
"_enabled": true,
"__prefab": {
- "__id__": 32
+ "__id__": 36
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -639,11 +663,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 28
+ "__id__": 32
},
"_enabled": true,
"__prefab": {
- "__id__": 34
+ "__id__": 38
},
"_id": ""
},
@@ -671,14 +695,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 37
+ "__id__": 41
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 36
+ "__id__": 40
},
"asset": {
"__uuid__": "e1b8a315-ece3-41a2-941e-a66861753f1b",
@@ -686,7 +710,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
- "__id__": 38
+ "__id__": 42
},
"targetOverrides": null
},
@@ -699,20 +723,26 @@
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
- {
- "__id__": 39
- },
- {
- "__id__": 41
- },
- {
- "__id__": 42
- },
{
"__id__": 43
},
{
- "__id__": 44
+ "__id__": 45
+ },
+ {
+ "__id__": 46
+ },
+ {
+ "__id__": 47
+ },
+ {
+ "__id__": 48
+ },
+ {
+ "__id__": 49
+ },
+ {
+ "__id__": 51
}
],
"removedComponents": []
@@ -720,7 +750,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 40
+ "__id__": 44
},
"propertyPath": [
"_name"
@@ -736,22 +766,22 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 40
+ "__id__": 44
},
"propertyPath": [
"_lpos"
],
"value": {
"__type__": "cc.Vec3",
- "x": 2.363,
- "y": -15.7,
+ "x": -0.057,
+ "y": -39.46,
"z": 0
}
},
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 40
+ "__id__": 44
},
"propertyPath": [
"_lrot"
@@ -767,7 +797,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 40
+ "__id__": 44
},
"propertyPath": [
"_euler"
@@ -782,13 +812,48 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 40
+ "__id__": 44
},
"propertyPath": [
"_active"
],
"value": false
},
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 50
+ },
+ "propertyPath": [
+ "_contentSize"
+ ],
+ "value": {
+ "__type__": "cc.Size",
+ "width": 120,
+ "height": 100
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "63NP9yq3hEUKD/OZZZ5t7x"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 44
+ },
+ "propertyPath": [
+ "_lscale"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1.2,
+ "y": 1.1,
+ "z": 1
+ }
+ },
{
"__type__": "cc.Node",
"_objFlags": 0,
@@ -796,14 +861,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 46
+ "__id__": 53
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 45
+ "__id__": 52
},
"asset": {
"__uuid__": "50c3d5e4-49f8-4bd7-a15b-cda359a0ae5c",
@@ -811,7 +876,7 @@
},
"fileId": "5fqU0L3/FOhKaco5UkHuWT",
"instance": {
- "__id__": 47
+ "__id__": 54
},
"targetOverrides": null
},
@@ -824,23 +889,23 @@
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
- {
- "__id__": 48
- },
- {
- "__id__": 50
- },
- {
- "__id__": 51
- },
- {
- "__id__": 52
- },
- {
- "__id__": 53
- },
{
"__id__": 55
+ },
+ {
+ "__id__": 57
+ },
+ {
+ "__id__": 58
+ },
+ {
+ "__id__": 59
+ },
+ {
+ "__id__": 60
+ },
+ {
+ "__id__": 62
}
],
"removedComponents": []
@@ -848,7 +913,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 49
+ "__id__": 56
},
"propertyPath": [
"_name"
@@ -864,7 +929,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 49
+ "__id__": 56
},
"propertyPath": [
"_lpos"
@@ -879,7 +944,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 49
+ "__id__": 56
},
"propertyPath": [
"_lrot"
@@ -895,7 +960,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 49
+ "__id__": 56
},
"propertyPath": [
"_euler"
@@ -910,7 +975,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 54
+ "__id__": 61
},
"propertyPath": [
"_lpos"
@@ -931,7 +996,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 49
+ "__id__": 56
},
"propertyPath": [
"_lscale"
@@ -950,14 +1015,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 57
+ "__id__": 64
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 56
+ "__id__": 63
},
"asset": {
"__uuid__": "5b4ca49e-0f12-4478-b56d-bf8198b36b90",
@@ -965,7 +1030,7 @@
},
"fileId": "0d6ZXmA5dHkZxoGONDL2sE",
"instance": {
- "__id__": 58
+ "__id__": 65
},
"targetOverrides": null
},
@@ -979,19 +1044,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 59
+ "__id__": 66
},
{
- "__id__": 61
+ "__id__": 68
},
{
- "__id__": 62
+ "__id__": 69
},
{
- "__id__": 63
+ "__id__": 70
},
{
- "__id__": 64
+ "__id__": 71
}
],
"removedComponents": []
@@ -999,7 +1064,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 60
+ "__id__": 67
},
"propertyPath": [
"_name"
@@ -1015,7 +1080,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 60
+ "__id__": 67
},
"propertyPath": [
"_lpos"
@@ -1030,7 +1095,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 60
+ "__id__": 67
},
"propertyPath": [
"_lrot"
@@ -1046,7 +1111,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 60
+ "__id__": 67
},
"propertyPath": [
"_euler"
@@ -1061,7 +1126,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 60
+ "__id__": 67
},
"propertyPath": [
"_active"
@@ -1075,14 +1140,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 66
+ "__id__": 73
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 65
+ "__id__": 72
},
"asset": {
"__uuid__": "ec11e9f5-3347-4d5e-8ed8-f98a6ac7963a",
@@ -1090,7 +1155,7 @@
},
"fileId": "c46/YsCPVOJYA4mWEpNYRx",
"instance": {
- "__id__": 67
+ "__id__": 74
},
"targetOverrides": null
},
@@ -1104,22 +1169,22 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 68
+ "__id__": 75
},
{
- "__id__": 70
+ "__id__": 77
},
{
- "__id__": 71
+ "__id__": 78
},
{
- "__id__": 72
+ "__id__": 79
},
{
- "__id__": 73
+ "__id__": 80
},
{
- "__id__": 74
+ "__id__": 81
}
],
"removedComponents": []
@@ -1127,7 +1192,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_name"
@@ -1143,7 +1208,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_lpos"
@@ -1158,7 +1223,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_lrot"
@@ -1174,7 +1239,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_euler"
@@ -1189,7 +1254,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_lscale"
@@ -1204,7 +1269,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 69
+ "__id__": 76
},
"propertyPath": [
"_active"
@@ -1218,14 +1283,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 76
+ "__id__": 83
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 75
+ "__id__": 82
},
"asset": {
"__uuid__": "ae4493bd-cbcc-4392-921c-3e2b0fcd5338",
@@ -1233,7 +1298,7 @@
},
"fileId": "91yoyAQGNDm5ziI7NUChZ+",
"instance": {
- "__id__": 77
+ "__id__": 84
},
"targetOverrides": null
},
@@ -1247,19 +1312,19 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 78
+ "__id__": 85
},
{
- "__id__": 80
+ "__id__": 87
},
{
- "__id__": 81
+ "__id__": 88
},
{
- "__id__": 82
+ "__id__": 89
},
{
- "__id__": 83
+ "__id__": 90
}
],
"removedComponents": []
@@ -1267,7 +1332,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 79
+ "__id__": 86
},
"propertyPath": [
"_name"
@@ -1283,7 +1348,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 79
+ "__id__": 86
},
"propertyPath": [
"_lpos"
@@ -1298,7 +1363,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 79
+ "__id__": 86
},
"propertyPath": [
"_lrot"
@@ -1314,7 +1379,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 79
+ "__id__": 86
},
"propertyPath": [
"_euler"
@@ -1329,7 +1394,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 79
+ "__id__": 86
},
"propertyPath": [
"_active"
@@ -1346,7 +1411,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 85
+ "__id__": 92
},
"_contentSize": {
"__type__": "cc.Size",
@@ -1374,7 +1439,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 87
+ "__id__": 94
},
"enabledContactListener": true,
"bullet": true,
@@ -1408,7 +1473,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 89
+ "__id__": 96
},
"tag": 0,
"_group": 4,
@@ -1442,10 +1507,10 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 91
+ "__id__": 98
},
"anm": {
- "__id__": 33
+ "__id__": 37
},
"_id": ""
},
@@ -1463,7 +1528,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 93
+ "__id__": 100
},
"_id": ""
},
@@ -1484,19 +1549,19 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": [
{
- "__id__": 75
+ "__id__": 82
},
{
- "__id__": 65
+ "__id__": 72
},
{
- "__id__": 56
+ "__id__": 63
},
{
- "__id__": 45
+ "__id__": 52
},
{
- "__id__": 36
+ "__id__": 40
},
{
"__id__": 19
diff --git a/assets/resources/game/hero/mskill.prefab b/assets/resources/game/heros/mskill.prefab
similarity index 100%
rename from assets/resources/game/hero/mskill.prefab
rename to assets/resources/game/heros/mskill.prefab
diff --git a/assets/resources/game/hero/mskill.prefab.meta b/assets/resources/game/heros/mskill.prefab.meta
similarity index 100%
rename from assets/resources/game/hero/mskill.prefab.meta
rename to assets/resources/game/heros/mskill.prefab.meta
diff --git a/assets/resources/game/hero/tooltip.prefab b/assets/resources/game/heros/tooltip.prefab
similarity index 100%
rename from assets/resources/game/hero/tooltip.prefab
rename to assets/resources/game/heros/tooltip.prefab
diff --git a/assets/resources/game/hero/tooltip.prefab.meta b/assets/resources/game/heros/tooltip.prefab.meta
similarity index 100%
rename from assets/resources/game/hero/tooltip.prefab.meta
rename to assets/resources/game/heros/tooltip.prefab.meta
diff --git a/assets/resources/game/hero/top.prefab b/assets/resources/game/heros/top.prefab
similarity index 100%
rename from assets/resources/game/hero/top.prefab
rename to assets/resources/game/heros/top.prefab
diff --git a/assets/resources/game/hero/top.prefab.meta b/assets/resources/game/heros/top.prefab.meta
similarity index 100%
rename from assets/resources/game/hero/top.prefab.meta
rename to assets/resources/game/heros/top.prefab.meta
diff --git a/assets/resources/game/skills/buff/shielded.anim b/assets/resources/game/skills/buff/shielded.anim
index 8074b9dd..ecb27a9f 100644
--- a/assets/resources/game/skills/buff/shielded.anim
+++ b/assets/resources/game/skills/buff/shielded.anim
@@ -67,8 +67,8 @@
"__type__": "cc.RealCurve",
"_times": [
0,
- 0.4166666666666667,
- 0.8333333333333334
+ 0.4166666567325592,
+ 0.8333333134651184
],
"_values": [
{
@@ -81,23 +81,19 @@
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
- "value": 1.2,
+ "value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
@@ -109,9 +105,7 @@
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
}
],
"preExtrapolation": 1,
@@ -127,51 +121,45 @@
"__type__": "cc.RealCurve",
"_times": [
0,
- 0.4166666666666667,
- 0.8333333333333334
+ 0.4166666567325592,
+ 0.8333333134651184
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
- "value": 1,
+ "value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
- "value": 1,
+ "value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
- "value": 1,
+ "value": 1.100000023841858,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
}
],
"preExtrapolation": 1,
@@ -187,8 +175,8 @@
"__type__": "cc.RealCurve",
"_times": [
0,
- 0.4166666666666667,
- 0.8333333333333334
+ 0.4166666567325592,
+ 0.8333333134651184
],
"_values": [
{
@@ -201,9 +189,7 @@
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
@@ -215,9 +201,7 @@
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
@@ -229,9 +213,7 @@
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
- "__editorExtras__": {
- "tangentMode": 0
- }
+ "__editorExtras__": null
}
],
"preExtrapolation": 1,
diff --git a/assets/resources/game/skills/shielded.prefab b/assets/resources/game/skills/shielded.prefab
index 32fa49d9..ce59d158 100644
--- a/assets/resources/game/skills/shielded.prefab
+++ b/assets/resources/game/skills/shielded.prefab
@@ -170,16 +170,16 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@91c2a",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
- "_fillType": 0,
+ "_type": 3,
+ "_fillType": 1,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
- "_fillStart": 0,
- "_fillRange": 0,
+ "_fillStart": 0.2,
+ "_fillRange": 1,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
diff --git a/assets/resources/gui/element/hcard.prefab b/assets/resources/gui/element/hcard.prefab
index b9ec1ca3..2abcddc2 100644
--- a/assets/resources/gui/element/hcard.prefab
+++ b/assets/resources/gui/element/hcard.prefab
@@ -75,7 +75,7 @@
},
"_lpos": {
"__type__": "cc.Vec3",
- "x": -220,
+ "x": 0,
"y": 0,
"z": 0
},
@@ -167,7 +167,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 260,
- "height": 300
+ "height": 340
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -262,7 +262,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 39.328,
+ "y": 51.393,
"z": 0
},
"_lrot": {
@@ -274,8 +274,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
- "x": 1.5,
- "y": 1.5,
+ "x": 1.4,
+ "y": 1.4,
"z": 1
},
"_mobility": 0,
@@ -302,8 +302,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
- "width": 96,
- "height": 68
+ "width": 58,
+ "height": 65
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -339,7 +339,7 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "c1bad438-a1a2-4e3a-b81e-6cac1f875a7a@9a470",
+ "__uuid__": "946b5b69-c398-48c5-9a5d-a398a02d0cf5@c8366",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 0,
@@ -398,7 +398,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 88.702,
+ "y": -2.329,
"z": 0
},
"_lrot": {
@@ -1090,7 +1090,7 @@
"__id__": 45
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 51
@@ -1104,8 +1104,8 @@
},
"_lpos": {
"__type__": "cc.Vec3",
- "x": -56.908,
- "y": 90.831,
+ "x": -51.219,
+ "y": 97.412,
"z": 0
},
"_lrot": {
@@ -1234,11 +1234,11 @@
"_string": "1",
"_horizontalAlign": 1,
"_verticalAlign": 1,
- "_actualFontSize": 30,
+ "_actualFontSize": 31,
"_fontSize": 30,
"_fontFamily": "Arial",
"_lineHeight": 30,
- "_overflow": 1,
+ "_overflow": 2,
"_enableWrapText": true,
"_font": null,
"_isSystemFontUsed": true,
@@ -1404,7 +1404,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": -50.47,
- "y": -15.436,
+ "y": -25.307,
"z": 0
},
"_lrot": {
@@ -1703,7 +1703,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": -50.47,
- "y": -35.853,
+ "y": -45.724,
"z": 0
},
"_lrot": {
@@ -2005,7 +2005,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": -58.722,
+ "y": -68.593,
"z": 0
},
"_lrot": {
@@ -2309,7 +2309,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": -75.805,
+ "y": -85.676,
"z": 0
},
"_lrot": {
diff --git a/assets/resources/gui/gui.plist b/assets/resources/gui/gui.plist
index db61de14..9cd67b47 100644
--- a/assets/resources/gui/gui.plist
+++ b/assets/resources/gui/gui.plist
@@ -17,9 +17,9 @@
spriteSourceSize
{160,48}
textureRect
- {{1353,278},{140,38}}
+ {{457,847},{140,38}}
textureRotated
-
+
Artboard 27.png
@@ -34,7 +34,41 @@
spriteSourceSize
{389,124}
textureRect
- {{273,49},{365,100}}
+ {{878,1},{365,100}}
+ textureRotated
+
+
+ Background_Lobby_bg_bottom.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,-3}
+ spriteSize
+ {540,152}
+ spriteSourceSize
+ {540,158}
+ textureRect
+ {{336,1},{540,152}}
+ textureRotated
+
+
+ Background_Stage01_Bg.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,-5}
+ spriteSize
+ {333,582}
+ spriteSourceSize
+ {333,592}
+ textureRect
+ {{1,1},{333,582}}
textureRotated
@@ -51,9 +85,9 @@
spriteSourceSize
{32,34}
textureRect
- {{1786,1392},{32,34}}
+ {{2008,1064},{32,34}}
textureRotated
-
+
BubbleFrame01_Hexagon_Bg_Blue.png
@@ -68,7 +102,7 @@
spriteSourceSize
{175,170}
textureRect
- {{229,561},{175,170}}
+ {{1305,94},{175,170}}
textureRotated
@@ -85,7 +119,7 @@
spriteSourceSize
{175,170}
textureRect
- {{406,561},{175,170}}
+ {{1482,94},{175,170}}
textureRotated
@@ -102,7 +136,24 @@
spriteSourceSize
{175,170}
textureRect
- {{202,843},{175,170}}
+ {{1659,79},{175,170}}
+ textureRotated
+
+
+ Button01_l_Green.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {80,142}
+ spriteSourceSize
+ {80,142}
+ textureRect
+ {{1960,1},{80,142}}
textureRotated
@@ -119,26 +170,9 @@
spriteSourceSize
{70,114}
textureRect
- {{848,331},{70,114}}
+ {{1406,534},{70,114}}
textureRotated
-
-
- Button01_s_Gray.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {70,114}
- spriteSourceSize
- {70,114}
- textureRect
- {{674,1064},{70,114}}
- textureRotated
-
+
Button01_s_Mint.png
@@ -153,26 +187,9 @@
spriteSourceSize
{70,114}
textureRect
- {{1627,278},{70,114}}
+ {{1007,625},{70,114}}
textureRotated
-
-
- Button01_s_Red.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {70,114}
- spriteSourceSize
- {70,114}
- textureRect
- {{868,637},{70,114}}
- textureRotated
-
+
Button01_s_Sky.png
@@ -187,9 +204,9 @@
spriteSourceSize
{70,114}
textureRect
- {{984,639},{70,114}}
+ {{1585,777},{70,114}}
textureRotated
-
+
Button01_s_White_Bg.png
@@ -204,7 +221,7 @@
spriteSourceSize
{70,114}
textureRect
- {{1440,649},{70,114}}
+ {{355,1204},{70,114}}
textureRotated
@@ -221,10 +238,27 @@
spriteSourceSize
{70,114}
textureRect
- {{1742,630},{70,114}}
+ {{355,1276},{70,114}}
textureRotated
+ Button_Round01_Yellow.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {94,197}
+ spriteSourceSize
+ {94,197}
+ textureRect
+ {{781,420},{94,197}}
+ textureRotated
+
+
Button_SkillBtn_Blue.png
aliases
@@ -238,7 +272,7 @@
spriteSourceSize
{128,107}
textureRect
- {{964,296},{128,107}}
+ {{1079,543},{128,107}}
textureRotated
@@ -255,7 +289,7 @@
spriteSourceSize
{128,107}
textureRect
- {{655,388},{128,107}}
+ {{327,965},{128,107}}
textureRotated
@@ -272,7 +306,7 @@
spriteSourceSize
{128,107}
textureRect
- {{653,804},{128,107}}
+ {{355,1074},{128,107}}
textureRotated
@@ -289,9 +323,9 @@
spriteSourceSize
{128,107}
textureRect
- {{674,934},{128,107}}
+ {{1808,390},{128,107}}
textureRotated
-
+
Button_SkillBtn_White_Bg.png
@@ -306,10 +340,27 @@
spriteSourceSize
{128,106}
textureRect
- {{1352,318},{128,106}}
+ {{1678,450},{128,106}}
textureRotated
+ Button_Tapered_White1.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {168,191}
+ spriteSourceSize
+ {168,191}
+ textureRect
+ {{588,420},{168,191}}
+ textureRotated
+
+
CardFrame01_Bg_d_Pattern.png
aliases
@@ -323,7 +374,7 @@
spriteSourceSize
{84,84}
textureRect
- {{1001,1181},{84,84}}
+ {{824,1373},{84,84}}
textureRotated
@@ -340,7 +391,7 @@
spriteSourceSize
{226,226}
textureRect
- {{1,553},{226,226}}
+ {{49,862},{226,226}}
textureRotated
@@ -357,44 +408,10 @@
spriteSourceSize
{68,7}
textureRect
- {{2032,694},{68,7}}
+ {{867,322},{68,7}}
textureRotated
- CardFrame06_Green_Frame.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {102,118}
- spriteSourceSize
- {102,118}
- textureRect
- {{764,554},{102,118}}
- textureRotated
-
-
- CardFrame06_White_Frame.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {102,118}
- spriteSourceSize
- {102,118}
- textureRect
- {{984,519},{102,118}}
- textureRotated
-
-
GradeIcon_Gem_Off.png
aliases
@@ -408,7 +425,7 @@
spriteSourceSize
{29,38}
textureRect
- {{1982,1377},{29,38}}
+ {{457,989},{29,38}}
textureRotated
@@ -425,9 +442,9 @@
spriteSourceSize
{29,38}
textureRect
- {{1822,1378},{29,38}}
+ {{457,1020},{29,38}}
textureRotated
-
+
Icon_Badge01.png
@@ -442,7 +459,7 @@
spriteSourceSize
{83,88}
textureRect
- {{1858,816},{83,88}}
+ {{990,741},{83,88}}
textureRotated
@@ -459,9 +476,9 @@
spriteSourceSize
{55,59}
textureRect
- {{1429,1353},{55,59}}
+ {{1895,1005},{55,59}}
textureRotated
-
+
Icon_Badge03_Blue.png
@@ -476,7 +493,7 @@
spriteSourceSize
{74,79}
textureRect
- {{1666,850},{74,79}}
+ {{1175,974},{74,79}}
textureRotated
@@ -493,9 +510,9 @@
spriteSourceSize
{74,79}
textureRect
- {{1666,931},{74,79}}
+ {{1288,1086},{74,79}}
textureRotated
-
+
Icon_Castle.png
@@ -510,7 +527,7 @@
spriteSourceSize
{123,101}
textureRect
- {{904,1056},{123,101}}
+ {{1857,47},{123,101}}
textureRotated
@@ -527,7 +544,7 @@
spriteSourceSize
{55,51}
textureRect
- {{1251,1334},{55,51}}
+ {{1958,1192},{55,51}}
textureRotated
@@ -544,9 +561,9 @@
spriteSourceSize
{84,66}
textureRect
- {{788,1347},{84,66}}
+ {{910,1373},{84,66}}
textureRotated
-
+
Icon_GradeBadge_Beginner.Png
@@ -561,7 +578,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1858,906},{104,102}}
+ {{1087,1055},{104,102}}
textureRotated
@@ -578,7 +595,7 @@
spriteSourceSize
{128,128}
textureRect
- {{532,463},{96,104}}
+ {{1657,903},{96,104}}
textureRotated
@@ -595,7 +612,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1743,146},{128,116}}
+ {{327,847},{128,116}}
textureRotated
@@ -612,9 +629,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1482,345},{128,102}}
+ {{1938,315},{128,102}}
textureRotated
-
+
Icon_GradeBadge_Gold.Png
@@ -629,7 +646,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1612,350},{128,100}}
+ {{1808,499},{128,100}}
textureRotated
@@ -646,7 +663,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1873,146},{128,116}}
+ {{1808,272},{128,116}}
textureRotated
@@ -663,9 +680,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1222,397},{128,102}}
+ {{1938,445},{128,102}}
textureRotated
-
+
Icon_GradeBadge_Master.Png
@@ -680,7 +697,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1352,426},{128,106}}
+ {{1548,465},{128,106}}
textureRotated
@@ -697,9 +714,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1007,1055},{124,100}}
+ {{1459,777},{124,100}}
textureRotated
-
+
Icon_GradeBadge_Silver.Png
@@ -714,7 +731,7 @@
spriteSourceSize
{128,128}
textureRect
- {{758,674},{124,104}}
+ {{1657,777},{124,104}}
textureRotated
@@ -731,7 +748,7 @@
spriteSourceSize
{105,93}
textureRect
- {{1763,1008},{105,93}}
+ {{1193,1055},{105,93}}
textureRotated
@@ -748,7 +765,7 @@
spriteSourceSize
{117,109}
textureRect
- {{1224,729},{117,109}}
+ {{471,1199},{117,109}}
textureRotated
@@ -765,7 +782,7 @@
spriteSourceSize
{50,67}
textureRect
- {{1916,504},{50,67}}
+ {{1754,660},{50,67}}
textureRotated
@@ -782,7 +799,7 @@
spriteSourceSize
{50,65}
textureRect
- {{1916,573},{50,65}}
+ {{1861,1303},{50,65}}
textureRotated
@@ -799,7 +816,7 @@
spriteSourceSize
{83,86}
textureRect
- {{694,1136},{83,86}}
+ {{1945,833},{83,86}}
textureRotated
@@ -816,9 +833,9 @@
spriteSourceSize
{71,93}
textureRect
- {{1968,375},{71,93}}
+ {{986,866},{71,93}}
textureRotated
-
+
Icon_Shield.png
@@ -833,9 +850,9 @@
spriteSourceSize
{75,76}
textureRect
- {{1964,895},{75,76}}
+ {{1280,1382},{75,76}}
textureRotated
-
+
Icon_Sword01.png
@@ -850,7 +867,7 @@
spriteSourceSize
{108,110}
textureRect
- {{1858,1282},{108,110}}
+ {{1400,1099},{108,110}}
textureRotated
@@ -867,9 +884,9 @@
spriteSourceSize
{78,77}
textureRect
- {{1779,1188},{78,77}}
+ {{1945,921},{78,77}}
textureRotated
-
+
Icon_Ticket01.png
@@ -884,9 +901,9 @@
spriteSourceSize
{115,93}
textureRect
- {{963,47},{115,93}}
+ {{355,1348},{115,93}}
textureRotated
-
+
Icon_Ticket02.png
@@ -901,7 +918,7 @@
spriteSourceSize
{126,99}
textureRect
- {{1094,401},{126,99}}
+ {{730,819},{126,99}}
textureRotated
@@ -918,7 +935,7 @@
spriteSourceSize
{167,89}
textureRect
- {{379,843},{167,89}}
+ {{1195,339},{167,89}}
textureRotated
@@ -935,9 +952,9 @@
spriteSourceSize
{167,89}
textureRect
- {{407,1235},{167,89}}
+ {{588,590},{167,89}}
textureRotated
-
+
Icon_Timer.png
@@ -952,7 +969,7 @@
spriteSourceSize
{64,73}
textureRect
- {{1025,1267},{64,73}}
+ {{978,1373},{64,73}}
textureRotated
@@ -969,7 +986,7 @@
spriteSourceSize
{281,165}
textureRect
- {{273,296},{281,165}}
+ {{606,155},{281,165}}
textureRotated
@@ -986,7 +1003,7 @@
spriteSourceSize
{268,225}
textureRect
- {{1,326},{268,225}}
+ {{336,155},{268,225}}
textureRotated
@@ -1003,7 +1020,7 @@
spriteSourceSize
{148,114}
textureRect
- {{470,843},{148,114}}
+ {{1079,393},{148,114}}
textureRotated
@@ -1020,7 +1037,7 @@
spriteSourceSize
{270,275}
textureRect
- {{1,49},{270,275}}
+ {{49,585},{270,275}}
textureRotated
@@ -1037,27 +1054,10 @@
spriteSourceSize
{60,122}
textureRect
- {{1854,504},{60,122}}
+ {{1337,640},{60,122}}
textureRotated
- ItemFrame01_Single_Gray.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,122}
- spriteSourceSize
- {60,122}
- textureRect
- {{1556,654},{60,122}}
- textureRotated
-
-
ItemFrame01_Single_Green.png
aliases
@@ -1071,9 +1071,9 @@
spriteSourceSize
{60,122}
textureRect
- {{1680,654},{60,122}}
+ {{599,1025},{60,122}}
textureRotated
-
+
ItemFrame01_Single_OffWhite.png
@@ -1088,58 +1088,7 @@
spriteSourceSize
{60,122}
textureRect
- {{1858,692},{60,122}}
- textureRotated
-
-
- ItemFrame01_Single_Purple.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,122}
- spriteSourceSize
- {60,122}
- textureRect
- {{1669,1126},{60,122}}
- textureRotated
-
-
- ItemFrame01_Single_Red.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,122}
- spriteSourceSize
- {60,122}
- textureRect
- {{1968,973},{60,122}}
- textureRotated
-
-
- ItemFrame01_Single_Yellow.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,122}
- spriteSourceSize
- {60,122}
- textureRect
- {{1858,1220},{60,122}}
+ {{723,1032},{60,122}}
textureRotated
@@ -1156,24 +1105,7 @@
spriteSourceSize
{60,62}
textureRect
- {{1029,1342},{60,62}}
- textureRotated
-
-
- ItemFrame02_Single_Gray.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,62}
- spriteSourceSize
- {60,62}
- textureRect
- {{1091,1333},{60,62}}
+ {{1655,1318},{60,62}}
textureRotated
@@ -1190,24 +1122,7 @@
spriteSourceSize
{60,62}
textureRect
- {{1180,1270},{60,62}}
- textureRotated
-
-
- ItemFrame02_Single_Navy.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,62}
- spriteSourceSize
- {60,62}
- textureRect
- {{1242,1270},{60,62}}
+ {{1796,1378},{60,62}}
textureRotated
@@ -1224,24 +1139,7 @@
spriteSourceSize
{60,62}
textureRect
- {{1304,1287},{60,62}}
- textureRotated
-
-
- ItemFrame02_Single_Purple.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {60,62}
- spriteSourceSize
- {60,62}
- textureRect
- {{1368,1287},{60,62}}
+ {{1758,1049},{60,62}}
textureRotated
@@ -1258,9 +1156,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1432,1291},{60,62}}
+ {{1952,1000},{60,62}}
textureRotated
-
+
ItemFrame02_Single_Yellow.png
@@ -1275,9 +1173,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1496,1291},{60,62}}
+ {{1888,1066},{60,62}}
textureRotated
-
+
ItemFrame03_Single_Blue.png
@@ -1292,9 +1190,9 @@
spriteSourceSize
{128,130}
textureRect
- {{963,164},{128,130}}
+ {{337,717},{128,130}}
textureRotated
-
+
ItemFrame03_Single_Gray.png
@@ -1309,7 +1207,7 @@
spriteSourceSize
{128,130}
textureRect
- {{1093,151},{128,130}}
+ {{600,681},{128,130}}
textureRotated
@@ -1326,7 +1224,7 @@
spriteSourceSize
{128,130}
textureRect
- {{1223,151},{128,130}}
+ {{1,1283},{128,130}}
textureRotated
@@ -1343,7 +1241,7 @@
spriteSourceSize
{128,130}
textureRect
- {{1353,146},{128,130}}
+ {{131,1283},{128,130}}
textureRotated
@@ -1360,7 +1258,7 @@
spriteSourceSize
{128,130}
textureRect
- {{1483,146},{128,130}}
+ {{1548,333},{128,130}}
textureRotated
@@ -1377,7 +1275,7 @@
spriteSourceSize
{128,130}
textureRect
- {{1613,146},{128,130}}
+ {{1678,318},{128,130}}
textureRotated
@@ -1394,7 +1292,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1348,839},{108,108}}
+ {{1290,1162},{108,108}}
textureRotated
@@ -1411,7 +1309,7 @@
spriteSourceSize
{128,128}
textureRect
- {{963,405},{124,112}}
+ {{599,911},{124,112}}
textureRotated
@@ -1428,9 +1326,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1563,1060},{110,104}}
+ {{1310,980},{110,104}}
textureRotated
-
+
ItemIcon_Bag_Gray.Png
@@ -1445,7 +1343,7 @@
spriteSourceSize
{128,128}
textureRect
- {{779,1167},{110,104}}
+ {{1422,993},{110,104}}
textureRotated
@@ -1462,7 +1360,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1482,449},{128,100}}
+ {{1678,558},{128,100}}
textureRotated
@@ -1479,9 +1377,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1866,388},{100,114}}
+ {{1638,675},{100,114}}
textureRotated
-
+
ItemIcon_Book_1_Wine.Png
@@ -1496,9 +1394,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1742,702},{100,114}}
+ {{497,967},{100,114}}
textureRotated
-
+
ItemIcon_Calendar.Png
@@ -1513,9 +1411,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1564,948},{100,110}}
+ {{948,1155},{100,110}}
textureRotated
-
+
ItemIcon_Calendar_Check.Png
@@ -1530,7 +1428,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1858,1118},{100,110}}
+ {{1624,1111},{100,110}}
textureRotated
@@ -1547,7 +1445,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1447,1069},{114,106}}
+ {{590,1315},{114,106}}
textureRotated
@@ -1564,7 +1462,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1100,636},{120,98}}
+ {{847,1055},{120,98}}
textureRotated
@@ -1581,9 +1479,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1098,736},{124,100}}
+ {{497,841},{124,100}}
textureRotated
-
+
ItemIcon_Chest_Wood.Png
@@ -1598,7 +1496,7 @@
spriteSourceSize
{128,128}
textureRect
- {{968,827},{122,98}}
+ {{1836,172},{122,98}}
textureRotated
@@ -1615,7 +1513,7 @@
spriteSourceSize
{128,128}
textureRect
- {{868,519},{114,116}}
+ {{590,1197},{114,116}}
textureRotated
@@ -1632,9 +1530,9 @@
spriteSourceSize
{128,128}
textureRect
- {{864,709},{114,116}}
+ {{826,1257},{114,116}}
textureRotated
-
+
ItemIcon_Dungeon.Png
@@ -1649,9 +1547,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1564,828},{118,100}}
+ {{757,619},{118,100}}
textureRotated
-
+
ItemIcon_Earth.Png
@@ -1666,7 +1564,7 @@
spriteSourceSize
{128,128}
textureRect
- {{465,733},{120,108}}
+ {{584,1087},{120,108}}
textureRotated
@@ -1683,9 +1581,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1612,452},{128,102}}
+ {{1938,575},{128,102}}
textureRotated
-
+
ItemIcon_Gear.Png
@@ -1700,9 +1598,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1742,504},{110,124}}
+ {{725,920},{110,124}}
textureRotated
-
+
ItemIcon_Gear_Armor_Bottom.Png
@@ -1717,7 +1615,7 @@
spriteSourceSize
{128,128}
textureRect
- {{843,403},{118,114}}
+ {{464,1083},{118,114}}
textureRotated
@@ -1734,7 +1632,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1742,388},{122,114}}
+ {{851,939},{122,114}}
textureRotated
@@ -1751,7 +1649,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1222,283},{128,112}}
+ {{1808,601},{128,112}}
textureRotated
@@ -1768,9 +1666,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1858,1010},{108,106}}
+ {{1392,1272},{108,106}}
textureRotated
-
+
ItemIcon_Gem_Circle.Png
@@ -1785,7 +1683,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1563,716},{110,110}}
+ {{1534,994},{110,110}}
textureRotated
@@ -1802,7 +1700,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1211,1170},{116,98}}
+ {{969,1055},{116,98}}
textureRotated
@@ -1819,7 +1717,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1669,1012},{92,112}}
+ {{261,1318},{92,112}}
textureRotated
@@ -1836,7 +1734,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1343,729},{110,108}}
+ {{1178,1162},{110,108}}
textureRotated
@@ -1853,7 +1751,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1667,1188},{110,108}}
+ {{1646,1001},{110,108}}
textureRotated
@@ -1870,7 +1768,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1920,694},{110,108}}
+ {{1280,1272},{110,108}}
textureRotated
@@ -1887,9 +1785,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1742,804},{114,98}}
+ {{944,1257},{114,98}}
textureRotated
-
+
ItemIcon_Key_Gold.png
@@ -1904,7 +1802,7 @@
spriteSourceSize
{128,128}
textureRect
- {{980,711},{114,116}}
+ {{472,1310},{114,116}}
textureRotated
@@ -1921,9 +1819,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1565,1172},{118,100}}
+ {{828,1155},{118,100}}
textureRotated
-
+
ItemIcon_Map.Png
@@ -1938,7 +1836,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1329,1063},{116,108}}
+ {{706,1318},{116,108}}
textureRotated
@@ -1955,9 +1853,9 @@
spriteSourceSize
{128,128}
textureRect
- {{640,554},{122,118}}
+ {{468,583},{122,118}}
textureRotated
-
+
ItemIcon_Medal_Bronze_1.png
@@ -1972,9 +1870,9 @@
spriteSourceSize
{128,128}
textureRect
- {{762,800},{100,126}}
+ {{858,837},{100,126}}
textureRotated
-
+
ItemIcon_Medal_Bronze_2.png
@@ -1989,9 +1887,9 @@
spriteSourceSize
{128,128}
textureRect
- {{783,928},{100,126}}
+ {{1545,573},{100,126}}
textureRotated
-
+
ItemIcon_Medal_Gold_1.png
@@ -2006,9 +1904,9 @@
spriteSourceSize
{128,128}
textureRect
- {{885,928},{100,126}}
+ {{1510,675},{100,126}}
textureRotated
-
+
ItemIcon_Medal_Gold_2.png
@@ -2023,7 +1921,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1092,838},{100,126}}
+ {{1075,754},{100,126}}
textureRotated
@@ -2040,9 +1938,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1109,1054},{100,126}}
+ {{1203,758},{100,126}}
textureRotated
-
+
ItemIcon_Medal_Silver_2.png
@@ -2057,7 +1955,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1220,840},{100,126}}
+ {{1331,764},{100,126}}
textureRotated
@@ -2074,7 +1972,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1222,501},{128,104}}
+ {{1276,534},{128,104}}
textureRotated
@@ -2091,9 +1989,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1742,904},{102,114}}
+ {{975,939},{102,114}}
textureRotated
-
+
ItemIcon_Money_Bill.Png
@@ -2108,9 +2006,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1222,607},{108,120}}
+ {{706,1094},{108,120}}
textureRotated
-
+
ItemIcon_Pot.Png
@@ -2125,9 +2023,9 @@
spriteSourceSize
{128,128}
textureRect
- {{644,674},{128,112}}
+ {{877,625},{128,112}}
textureRotated
-
+
ItemIcon_Shop.Png
@@ -2142,9 +2040,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1455,721},{116,106}}
+ {{1081,856},{116,106}}
textureRotated
-
+
ItemIcon_Skull.png
@@ -2159,7 +2057,7 @@
spriteSourceSize
{128,128}
textureRect
- {{987,927},{126,102}}
+ {{1938,705},{126,102}}
textureRotated
@@ -2176,7 +2074,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1211,942},{116,112}}
+ {{1199,860},{116,112}}
textureRotated
@@ -2193,7 +2091,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1211,1056},{116,112}}
+ {{1317,866},{116,112}}
textureRotated
@@ -2210,7 +2108,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1329,949},{116,112}}
+ {{1435,879},{116,112}}
textureRotated
@@ -2227,9 +2125,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1447,951},{116,112}}
+ {{1060,1159},{116,112}}
textureRotated
-
+
ItemIcon_Star_Red.Png
@@ -2244,7 +2142,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1329,1173},{116,112}}
+ {{1044,1273},{116,112}}
textureRotated
@@ -2261,7 +2159,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1447,1177},{116,112}}
+ {{1162,1273},{116,112}}
textureRotated
@@ -2278,7 +2176,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1091,940},{112,118}}
+ {{706,1204},{112,118}}
textureRotated
@@ -2295,7 +2193,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1352,534},{128,100}}
+ {{1079,652},{128,100}}
textureRotated
@@ -2312,7 +2210,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1094,283},{126,116}}
+ {{1209,640},{126,116}}
textureRotated
@@ -2329,7 +2227,7 @@
spriteSourceSize
{128,128}
textureRect
- {{473,1137},{128,96}}
+ {{730,721},{128,96}}
textureRotated
@@ -2346,7 +2244,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1482,551},{128,96}}
+ {{860,739},{128,96}}
textureRotated
@@ -2363,7 +2261,7 @@
spriteSourceSize
{128,128}
textureRect
- {{1612,556},{128,96}}
+ {{600,813},{128,96}}
textureRotated
@@ -2380,9 +2278,9 @@
spriteSourceSize
{128,128}
textureRect
- {{1458,839},{104,110}}
+ {{1512,1106},{104,110}}
textureRotated
-
+
Label_Badge01_Green.png
@@ -2397,7 +2295,7 @@
spriteSourceSize
{129,132}
textureRect
- {{701,63},{129,132}}
+ {{337,583},{129,132}}
textureRotated
@@ -2414,7 +2312,7 @@
spriteSourceSize
{129,132}
textureRect
- {{701,197},{129,132}}
+ {{1286,342},{129,132}}
textureRotated
@@ -2431,7 +2329,7 @@
spriteSourceSize
{129,132}
textureRect
- {{832,63},{129,132}}
+ {{1417,342},{129,132}}
textureRotated
@@ -2448,7 +2346,7 @@
spriteSourceSize
{129,132}
textureRect
- {{832,197},{129,132}}
+ {{469,707},{129,132}}
textureRotated
@@ -2465,7 +2363,7 @@
spriteSourceSize
{99,102}
textureRect
- {{864,827},{99,102}}
+ {{1553,893},{99,102}}
textureRotated
@@ -2482,7 +2380,7 @@
spriteSourceSize
{80,80}
textureRect
- {{697,1224},{80,80}}
+ {{1854,806},{80,80}}
textureRotated
@@ -2499,7 +2397,7 @@
spriteSourceSize
{80,83}
textureRect
- {{1087,1182},{80,83}}
+ {{1960,145},{80,83}}
textureRotated
@@ -2516,7 +2414,7 @@
spriteSourceSize
{80,83}
textureRect
- {{706,1306},{80,83}}
+ {{1960,230},{80,83}}
textureRotated
@@ -2533,9 +2431,9 @@
spriteSourceSize
{35,32}
textureRect
- {{1749,1392},{35,32}}
+ {{1466,1209},{35,32}}
textureRotated
-
+
MenuIcon_Armor.png
@@ -2550,7 +2448,7 @@
spriteSourceSize
{71,70}
textureRect
- {{1968,543},{71,70}}
+ {{1044,1387},{71,70}}
textureRotated
@@ -2567,7 +2465,7 @@
spriteSourceSize
{63,67}
textureRect
- {{1793,1115},{63,67}}
+ {{1796,1309},{63,67}}
textureRotated
@@ -2584,7 +2482,7 @@
spriteSourceSize
{73,58}
textureRect
- {{950,1287},{73,58}}
+ {{1580,1322},{73,58}}
textureRotated
@@ -2601,7 +2499,7 @@
spriteSourceSize
{66,70}
textureRect
- {{623,1270},{66,70}}
+ {{1117,1387},{66,70}}
textureRotated
@@ -2618,7 +2516,7 @@
spriteSourceSize
{65,70}
textureRect
- {{1675,778},{65,70}}
+ {{1185,1387},{65,70}}
textureRotated
@@ -2635,9 +2533,9 @@
spriteSourceSize
{65,69}
textureRect
- {{1970,1097},{65,69}}
+ {{1661,1382},{65,69}}
textureRotated
-
+
Option_icon.png
@@ -2652,26 +2550,9 @@
spriteSourceSize
{42,43}
textureRect
- {{1916,640},{42,43}}
+ {{194,1415},{42,43}}
textureRotated
-
-
- ProfileFrame01_m~s_Bg.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {42,44}
- spriteSourceSize
- {42,44}
- textureRect
- {{1352,94},{42,44}}
- textureRotated
-
+
ResourceBar_Single_Btn_Blue1.png
@@ -2686,9 +2567,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1560,1292},{60,62}}
+ {{1889,1130},{60,62}}
textureRotated
-
+
ResourceBar_Single_Btn_Blue2.png
@@ -2703,7 +2584,7 @@
spriteSourceSize
{33,34}
textureRect
- {{749,1391},{33,34}}
+ {{1763,771},{33,34}}
textureRotated
@@ -2720,9 +2601,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1663,1298},{60,62}}
+ {{1896,1194},{60,62}}
textureRotated
-
+
ResourceBar_Single_Btn_Purple2.png
@@ -2737,7 +2618,7 @@
spriteSourceSize
{33,34}
textureRect
- {{826,519},{33,34}}
+ {{1858,1424},{33,34}}
textureRotated
@@ -2754,7 +2635,7 @@
spriteSourceSize
{60,62}
textureRect
- {{1189,1334},{60,62}}
+ {{1913,1296},{60,62}}
textureRotated
@@ -2771,7 +2652,7 @@
spriteSourceSize
{33,34}
textureRect
- {{1251,1391},{33,34}}
+ {{1894,1424},{33,34}}
textureRotated
@@ -2788,9 +2669,9 @@
spriteSourceSize
{67,75}
textureRect
- {{874,1347},{67,75}}
+ {{1358,1382},{67,75}}
textureRotated
-
+
ResourceBar_Single_Icon_Energy.png
@@ -2805,7 +2686,7 @@
spriteSourceSize
{57,79}
textureRect
- {{1982,1164},{57,79}}
+ {{1251,974},{57,79}}
textureRotated
@@ -2822,9 +2703,9 @@
spriteSourceSize
{77,69}
textureRect
- {{1970,615},{77,69}}
+ {{1717,1309},{77,69}}
textureRotated
-
+
ResourceBar_White_Btn1.png
@@ -2839,9 +2720,9 @@
spriteSourceSize
{60,62}
textureRect
- {{1304,1349},{60,62}}
+ {{1913,1360},{60,62}}
textureRotated
-
+
ResourceBar_White_Icon1.png
@@ -2856,7 +2737,7 @@
spriteSourceSize
{28,28}
textureRect
- {{1853,1392},{28,28}}
+ {{2012,1138},{28,28}}
textureRotated
@@ -2873,9 +2754,9 @@
spriteSourceSize
{39,40}
textureRect
- {{1169,1182},{39,40}}
+ {{1478,608},{39,40}}
textureRotated
-
+
RoleIcon_Boots.png
@@ -2890,9 +2771,9 @@
spriteSourceSize
{35,39}
textureRect
- {{2003,322},{35,39}}
+ {{1975,1408},{35,39}}
textureRotated
-
+
RoleIcon_Bow.png
@@ -2907,7 +2788,7 @@
spriteSourceSize
{33,36}
textureRect
- {{2003,287},{33,36}}
+ {{1033,831},{33,36}}
textureRotated
@@ -2924,7 +2805,7 @@
spriteSourceSize
{39,34}
textureRect
- {{785,518},{39,34}}
+ {{652,1423},{39,34}}
textureRotated
@@ -2941,7 +2822,7 @@
spriteSourceSize
{37,35}
textureRect
- {{223,1371},{37,35}}
+ {{1996,1249},{37,35}}
textureRotated
@@ -2958,7 +2839,7 @@
spriteSourceSize
{30,39}
textureRect
- {{575,1393},{30,39}}
+ {{1930,1424},{30,39}}
textureRotated
@@ -2975,7 +2856,7 @@
spriteSourceSize
{29,40}
textureRect
- {{260,1377},{29,40}}
+ {{1369,1086},{29,40}}
textureRotated
@@ -2992,7 +2873,7 @@
spriteSourceSize
{33,41}
textureRect
- {{706,1391},{33,41}}
+ {{990,831},{33,41}}
textureRotated
@@ -3009,9 +2890,9 @@
spriteSourceSize
{37,40}
textureRect
- {{1169,1223},{37,40}}
+ {{1754,729},{37,40}}
textureRotated
-
+
RoleIcon_Shield.png
@@ -3026,9 +2907,9 @@
spriteSourceSize
{36,40}
textureRect
- {{2003,204},{36,40}}
+ {{1954,1258},{36,40}}
textureRotated
-
+
RoleIcon_Sword.png
@@ -3043,9 +2924,9 @@
spriteSourceSize
{36,39}
textureRect
- {{2003,246},{36,39}}
+ {{1861,1370},{36,39}}
textureRotated
-
+
Rounded Rectangle 1029 copy 10.png
@@ -3060,24 +2941,7 @@
spriteSourceSize
{361,44}
textureRect
- {{697,1},{361,44}}
- textureRotated
-
-
- Rounded Rectangle 1029 copy 11.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {72,40}
- spriteSourceSize
- {72,40}
- textureRect
- {{623,1228},{72,40}}
+ {{1597,1},{361,44}}
textureRotated
@@ -3094,9 +2958,9 @@
spriteSourceSize
{108,234}
textureRect
- {{229,733},{108,234}}
+ {{1195,103},{108,234}}
textureRotated
-
+
SkillFrame_s_Empty.png
@@ -3111,9 +2975,9 @@
spriteSourceSize
{36,56}
textureRect
- {{2003,146},{36,56}}
+ {{1896,1258},{36,56}}
textureRotated
-
+
SkillIcon02_3.png
@@ -3128,9 +2992,9 @@
spriteSourceSize
{82,81}
textureRect
- {{623,1342},{82,81}}
+ {{271,1235},{82,81}}
textureRotated
-
+
Slider_Level02_Icon_Up_Green.png
@@ -3145,9 +3009,9 @@
spriteSourceSize
{54,64}
textureRect
- {{1982,1245},{54,64}}
+ {{1763,993},{54,64}}
textureRotated
-
+
Slider_Level02_Icon_Up_White.png
@@ -3162,9 +3026,9 @@
spriteSourceSize
{54,64}
textureRect
- {{1982,1311},{54,64}}
+ {{1829,1005},{54,64}}
textureRotated
-
+
Slider_StageHorizontal_Icon_l_Gray.png
@@ -3179,7 +3043,7 @@
spriteSourceSize
{89,89}
textureRect
- {{1943,804},{89,89}}
+ {{1763,902},{89,89}}
textureRotated
@@ -3196,7 +3060,7 @@
spriteSourceSize
{89,89}
textureRect
- {{603,1137},{89,89}}
+ {{1854,888},{89,89}}
textureRotated
@@ -3213,7 +3077,7 @@
spriteSourceSize
{54,54}
textureRect
- {{1490,1353},{54,54}}
+ {{1975,1296},{54,54}}
textureRotated
@@ -3230,24 +3094,7 @@
spriteSourceSize
{54,54}
textureRect
- {{1546,1354},{54,54}}
- textureRotated
-
-
- Title_Ribbon01_Gray.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {304,143}
- spriteSourceSize
- {304,143}
- textureRect
- {{273,151},{304,143}}
+ {{1975,1352},{54,54}}
textureRotated
@@ -3264,24 +3111,7 @@
spriteSourceSize
{304,143}
textureRect
- {{1,1033},{304,143}}
- textureRotated
-
-
- Title_Ribbon01_Peacock.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {304,143}
- spriteSourceSize
- {304,143}
- textureRect
- {{1412,1},{304,143}}
+ {{889,103},{304,143}}
textureRotated
@@ -3298,7 +3128,7 @@
spriteSourceSize
{304,143}
textureRect
- {{1718,1},{304,143}}
+ {{889,248},{304,143}}
textureRotated
@@ -3315,9 +3145,9 @@
spriteSourceSize
{304,143}
textureRect
- {{146,1033},{304,143}}
+ {{49,1090},{304,143}}
textureRotated
-
+
Title_Ribbon05.png
@@ -3332,7 +3162,7 @@
spriteSourceSize
{58,78}
textureRect
- {{870,1287},{58,78}}
+ {{1500,1322},{58,78}}
textureRotated
@@ -3349,9 +3179,9 @@
spriteSourceSize
{4,32}
textureRect
- {{691,1270},{4,32}}
+ {{1,1453},{4,32}}
textureRotated
-
+
UI-02.png
@@ -3366,9 +3196,9 @@
spriteSourceSize
{105,10}
textureRect
- {{1970,1282},{105,10}}
+ {{1606,1306},{105,10}}
textureRotated
-
+
UI-03.png
@@ -3383,27 +3213,10 @@
spriteSourceSize
{111,16}
textureRect
- {{498,1375},{111,16}}
+ {{472,1426},{111,16}}
textureRotated
- baoxiang.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {138,123}
- spriteSourceSize
- {138,123}
- textureRect
- {{498,1235},{138,123}}
- textureRotated
-
-
bg.png
aliases
@@ -3417,9 +3230,9 @@
spriteSourceSize
{190,56}
textureRect
- {{579,151},{190,56}}
+ {{1286,476},{190,56}}
textureRotated
-
+
bg1.png
@@ -3434,26 +3247,9 @@
spriteSourceSize
{694,46}
textureRect
- {{1,1},{694,46}}
+ {{1,585},{694,46}}
textureRotated
-
-
- black.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {111,109}
- spriteSourceSize
- {111,109}
- textureRect
- {{1890,264},{111,109}}
- textureRotated
-
+
btn green.png
@@ -3468,7 +3264,7 @@
spriteSourceSize
{259,96}
textureRect
- {{271,463},{259,96}}
+ {{606,322},{259,96}}
textureRotated
@@ -3485,146 +3281,10 @@
spriteSourceSize
{71,71}
textureRect
- {{1968,470},{71,71}}
+ {{1588,1382},{71,71}}
textureRotated
- button_blue.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{1058,94},{55,145}}
- textureRotated
-
-
- button_gray.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{1205,94},{55,145}}
- textureRotated
-
-
- button_green.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{701,331},{55,145}}
- textureRotated
-
-
- button_purple.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{583,561},{55,145}}
- textureRotated
-
-
- button_red.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{587,708},{55,145}}
- textureRotated
-
-
- button_sky.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{617,987},{55,145}}
- textureRotated
-
-
- button_white.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{1743,264},{55,145}}
- textureRotated
-
-
- button_yellow.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {55,145}
- spriteSourceSize
- {55,145}
- textureRect
- {{638,497},{55,145}}
- textureRotated
-
-
card1.png
aliases
@@ -3638,9 +3298,9 @@
spriteSourceSize
{200,114}
textureRect
- {{291,1015},{200,114}}
+ {{877,393},{200,114}}
textureRotated
-
+
card2.png
@@ -3655,24 +3315,7 @@
spriteSourceSize
{200,114}
textureRect
- {{291,1217},{200,114}}
- textureRotated
-
-
- cardbg.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {97,97}
- spriteSourceSize
- {97,97}
- textureRect
- {{556,364},{97,97}}
+ {{877,509},{200,114}}
textureRotated
@@ -3689,9 +3332,9 @@
spriteSourceSize
{34,60}
textureRect
- {{1153,1341},{34,60}}
+ {{590,1423},{34,60}}
textureRotated
-
+
character_grade_label_green.png
@@ -3706,7 +3349,7 @@
spriteSourceSize
{34,60}
textureRect
- {{1641,1360},{34,60}}
+ {{1902,715},{34,60}}
textureRotated
@@ -3723,9 +3366,9 @@
spriteSourceSize
{34,60}
textureRect
- {{1677,1360},{34,60}}
+ {{1822,1061},{34,60}}
textureRotated
-
+
character_grade_label_purple.png
@@ -3740,9 +3383,9 @@
spriteSourceSize
{34,60}
textureRect
- {{1713,1363},{34,60}}
+ {{1827,1162},{34,60}}
textureRotated
-
+
character_list_frame_blue.png
@@ -3757,9 +3400,9 @@
spriteSourceSize
{65,130}
textureRect
- {{586,855},{65,130}}
+ {{1528,266},{65,130}}
textureRotated
-
+
character_list_frame_dim.png
@@ -3774,7 +3417,7 @@
spriteSourceSize
{65,130}
textureRect
- {{1495,278},{65,130}}
+ {{1660,251},{65,130}}
textureRotated
@@ -3791,9 +3434,9 @@
spriteSourceSize
{65,130}
textureRect
- {{1743,321},{65,130}}
+ {{1209,508},{65,130}}
textureRotated
-
+
character_list_frame_orange.png
@@ -3808,43 +3451,9 @@
spriteSourceSize
{65,130}
textureRect
- {{1089,502},{65,130}}
+ {{1478,476},{65,130}}
textureRotated
-
-
- character_list_frame_purple.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {65,130}
- spriteSourceSize
- {65,130}
- textureRect
- {{1088,569},{65,130}}
- textureRotated
-
-
- character_lv_bar.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {34,63}
- spriteSourceSize
- {34,63}
- textureRect
- {{1766,1342},{34,63}}
- textureRotated
-
+
character_lv_bar_bg.png
@@ -3859,60 +3468,9 @@
spriteSourceSize
{24,72}
textureRect
- {{1154,1267},{24,72}}
+ {{1854,979},{24,72}}
textureRotated
-
-
- character_lv_bar_blue.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {37,63}
- spriteSourceSize
- {37,63}
- textureRect
- {{1624,1292},{37,63}}
- textureRotated
-
-
- character_lv_bar_green.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {37,63}
- spriteSourceSize
- {37,63}
- textureRect
- {{1727,1298},{37,63}}
- textureRotated
-
-
- character_lv_bar_yellow.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {37,63}
- spriteSourceSize
- {37,63}
- textureRect
- {{1602,1357},{37,63}}
- textureRotated
-
+
character_select_frame.png
@@ -3927,9 +3485,9 @@
spriteSourceSize
{64,221}
textureRect
- {{407,1012},{64,221}}
+ {{1305,266},{64,221}}
textureRotated
-
+
common_tab_bg.png
@@ -3944,7 +3502,7 @@
spriteSourceSize
{28,36}
textureRect
- {{261,1339},{28,36}}
+ {{2012,1100},{28,36}}
textureRotated
@@ -3961,9 +3519,9 @@
spriteSourceSize
{21,14}
textureRect
- {{1396,94},{21,14}}
+ {{132,1443},{21,14}}
textureRotated
-
+
dun2.png
@@ -3978,7 +3536,109 @@
spriteSourceSize
{112,109}
textureRect
- {{790,1056},{112,109}}
+ {{1399,650},{112,109}}
+ textureRotated
+
+
+ equipment_frame_blue.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1079,964},{89,94}}
+ textureRotated
+
+
+ equipment_frame_brown.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1736,1111},{89,94}}
+ textureRotated
+
+
+ equipment_frame_green.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1714,1213},{89,94}}
+ textureRotated
+
+
+ equipment_frame_purple.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1805,1207},{89,94}}
+ textureRotated
+
+
+ equipment_frame_red.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1806,715},{89,94}}
+ textureRotated
+
+
+ equipment_frame_yellow.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {89,94}
+ spriteSourceSize
+ {89,94}
+ textureRect
+ {{1763,806},{89,94}}
textureRotated
@@ -3995,9 +3655,9 @@
spriteSourceSize
{166,20}
textureRect
- {{407,1404},{166,20}}
+ {{305,862},{166,20}}
textureRotated
-
+
gbg.png
@@ -4012,9 +3672,9 @@
spriteSourceSize
{212,26}
textureRect
- {{1,1393},{212,26}}
+ {{277,862},{212,26}}
textureRotated
-
+
icon.png
@@ -4029,9 +3689,9 @@
spriteSourceSize
{250,199}
textureRect
- {{1,781},{250,199}}
+ {{336,382},{250,199}}
textureRotated
-
+
line_bg.png
@@ -4046,7 +3706,7 @@
spriteSourceSize
{350,91}
textureRect
- {{1060,1},{350,91}}
+ {{1245,1},{350,91}}
textureRotated
@@ -4063,7 +3723,7 @@
spriteSourceSize
{106,91}
textureRect
- {{1332,636},{106,91}}
+ {{1606,1213},{106,91}}
textureRotated
@@ -4080,7 +3740,7 @@
spriteSourceSize
{80,72}
textureRect
- {{788,1273},{80,72}}
+ {{1427,1382},{80,72}}
textureRotated
@@ -4097,7 +3757,7 @@
spriteSourceSize
{20,26}
textureRect
- {{202,781},{20,26}}
+ {{305,1030},{20,26}}
textureRotated
@@ -4114,24 +3774,7 @@
spriteSourceSize
{13,20}
textureRect
- {{1875,321},{13,20}}
- textureRotated
-
-
- play_character_target.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {128,56}
- spriteSourceSize
- {128,56}
- textureRect
- {{785,388},{128,56}}
+ {{1597,79},{13,20}}
textureRotated
@@ -4148,9 +3791,9 @@
spriteSourceSize
{129,8}
textureRect
- {{2024,1},{129,8}}
+ {{1,1443},{129,8}}
textureRotated
-
+
redbar1.png
@@ -4165,9 +3808,9 @@
spriteSourceSize
{191,26}
textureRect
- {{637,151},{191,26}}
+ {{1,1415},{191,26}}
textureRotated
-
+
redbg.png
@@ -4182,9 +3825,9 @@
spriteSourceSize
{216,8}
textureRect
- {{665,146},{216,8}}
+ {{1305,332},{216,8}}
textureRotated
-
+
redbg1.png
@@ -4199,24 +3842,7 @@
spriteSourceSize
{258,30}
textureRect
- {{1,1339},{258,30}}
- textureRotated
-
-
- rund_bg.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {369,-236}
- spriteSize
- {142,142}
- spriteSourceSize
- {1024,1024}
- textureRect
- {{473,993},{142,142}}
+ {{1597,47},{258,30}}
textureRotated
@@ -4233,9 +3859,9 @@
spriteSourceSize
{32,12}
textureRect
- {{640,49},{32,12}}
+ {{1195,508},{32,12}}
textureRotated
-
+
skillbg.png
@@ -4250,9 +3876,9 @@
spriteSourceSize
{128,128}
textureRect
- {{891,1181},{104,108}}
+ {{1500,1212},{104,108}}
textureRotated
-
+
slider_fill_blue.png
@@ -4267,7 +3893,7 @@
spriteSourceSize
{220,20}
textureRect
- {{1,1371},{220,20}}
+ {{49,1235},{220,20}}
textureRotated
@@ -4284,9 +3910,9 @@
spriteSourceSize
{219,8}
textureRect
- {{675,146},{219,8}}
+ {{49,1273},{219,8}}
textureRotated
-
+
slider_fill_yellow.png
@@ -4301,7 +3927,7 @@
spriteSourceSize
{220,14}
textureRect
- {{697,47},{220,14}}
+ {{49,1257},{220,14}}
textureRotated
@@ -4318,7 +3944,7 @@
spriteSourceSize
{4,12}
textureRect
- {{586,987},{4,12}}
+ {{1317,860},{4,12}}
textureRotated
@@ -4335,7 +3961,7 @@
spriteSourceSize
{56,62}
textureRect
- {{1858,628},{56,62}}
+ {{1950,1066},{56,62}}
textureRotated
@@ -4352,7 +3978,7 @@
spriteSourceSize
{63,59}
textureRect
- {{640,63},{63,59}}
+ {{1827,1097},{63,59}}
textureRotated
@@ -4369,9 +3995,9 @@
spriteSourceSize
{66,76}
textureRect
- {{951,1347},{66,76}}
+ {{1728,1380},{66,76}}
textureRotated
-
+
userinfo_icon_crown.png
@@ -4386,7 +4012,7 @@
spriteSourceSize
{59,60}
textureRect
- {{1368,1349},{59,60}}
+ {{1951,1130},{59,60}}
textureRotated
@@ -4403,9 +4029,9 @@
spriteSourceSize
{61,64}
textureRect
- {{1091,1267},{61,64}}
+ {{1400,1209},{61,64}}
textureRotated
-
+
userinfo_icon_vs.png
@@ -4420,7 +4046,7 @@
spriteSourceSize
{72,77}
textureRect
- {{1779,1268},{72,77}}
+ {{1509,1382},{72,77}}
textureRotated
@@ -4437,9 +4063,9 @@
spriteSourceSize
{35,14}
textureRect
- {{919,47},{35,14}}
+ {{321,803},{35,14}}
textureRotated
-
+
ybg.png
@@ -4454,7 +4080,7 @@
spriteSourceSize
{216,14}
textureRect
- {{685,146},{216,14}}
+ {{321,585},{216,14}}
textureRotated
@@ -4470,9 +4096,9 @@
realTextureFileName
gui.png
size
- {2040,1425}
+ {2041,1458}
smartupdate
- $TexturePacker:SmartUpdate:a08cc347acb66918c27502e117cefa2f:bee4382b0896e45ad7997c88a25bf123:5f86533554b8a62fd9d2a17dd9533d7c$
+ $TexturePacker:SmartUpdate:da7b498f4fb8443f7e8aa39e2b9e46de:f7bf40cd8cf244259e77a398a5defc0d:5f86533554b8a62fd9d2a17dd9533d7c$
textureFileName
gui.png
diff --git a/assets/resources/gui/gui.plist.meta b/assets/resources/gui/gui.plist.meta
index aa6be17c..5a67b30b 100644
--- a/assets/resources/gui/gui.plist.meta
+++ b/assets/resources/gui/gui.plist.meta
@@ -19,8 +19,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1091,
- "trimY": 940,
+ "trimX": 706,
+ "trimY": 1204,
"width": 112,
"height": 118,
"rawWidth": 128,
@@ -53,52 +53,6 @@
],
"subMetas": {}
},
- "29168": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@29168",
- "displayName": "",
- "id": "29168",
- "name": "character_list_frame_purple",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1088,
- "trimY": 569,
- "width": 65,
- "height": 130,
- "rawWidth": 65,
- "rawHeight": 130,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"29570": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@29570",
@@ -108,11 +62,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 783,
- "trimY": 928,
+ "trimX": 1545,
+ "trimY": 573,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -154,11 +108,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 931,
+ "trimX": 1288,
+ "trimY": 1086,
"width": 74,
"height": 79,
"rawWidth": 74,
@@ -200,11 +154,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1098,
- "trimY": 736,
+ "trimX": 497,
+ "trimY": 841,
"width": 124,
"height": 100,
"rawWidth": 128,
@@ -246,11 +200,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1680,
- "trimY": 654,
+ "trimX": 599,
+ "trimY": 1025,
"width": 60,
"height": 122,
"rawWidth": 60,
@@ -295,8 +249,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1092,
- "trimY": 838,
+ "trimX": 1075,
+ "trimY": 754,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -338,11 +292,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1677,
- "trimY": 1360,
+ "trimX": 1822,
+ "trimY": 1061,
"width": 34,
"height": 60,
"rawWidth": 34,
@@ -387,8 +341,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1211,
- "trimY": 942,
+ "trimX": 1199,
+ "trimY": 860,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -433,8 +387,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1916,
- "trimY": 504,
+ "trimX": 1754,
+ "trimY": 660,
"width": 50,
"height": 67,
"rawWidth": 50,
@@ -476,11 +430,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1458,
- "trimY": 839,
+ "trimX": 1512,
+ "trimY": 1106,
"width": 104,
"height": 110,
"rawWidth": 128,
@@ -525,8 +479,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1495,
- "trimY": 278,
+ "trimX": 1660,
+ "trimY": 251,
"width": 65,
"height": 130,
"rawWidth": 65,
@@ -568,11 +522,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1482,
- "trimY": 345,
+ "trimX": 1938,
+ "trimY": 315,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -614,15 +568,61 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1496,
- "trimY": 1291,
+ "trimX": 1888,
+ "trimY": 1066,
"width": 60,
"height": 62,
"rawWidth": 60,
"rawHeight": 62,
+ "borderTop": 29,
+ "borderBottom": 29,
+ "borderLeft": 29,
+ "borderRight": 29,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "60270": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@60270",
+ "displayName": "",
+ "id": "60270",
+ "name": "equipment_frame_green",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1714,
+ "trimY": 1213,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -663,8 +663,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1667,
- "trimY": 1188,
+ "trimX": 1646,
+ "trimY": 1001,
"width": 110,
"height": 108,
"rawWidth": 128,
@@ -706,11 +706,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2003,
- "trimY": 246,
+ "trimX": 1861,
+ "trimY": 1370,
"width": 36,
"height": 39,
"rawWidth": 36,
@@ -755,8 +755,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1339,
+ "trimX": 1597,
+ "trimY": 47,
"width": 258,
"height": 30,
"rawWidth": 258,
@@ -798,11 +798,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1429,
- "trimY": 1353,
+ "trimX": 1895,
+ "trimY": 1005,
"width": 55,
"height": 59,
"rawWidth": 55,
@@ -847,8 +847,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1943,
- "trimY": 804,
+ "trimX": 1763,
+ "trimY": 902,
"width": 89,
"height": 89,
"rawWidth": 89,
@@ -890,11 +890,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 864,
- "trimY": 709,
+ "trimX": 826,
+ "trimY": 1257,
"width": 114,
"height": 116,
"rawWidth": 128,
@@ -927,52 +927,6 @@
],
"subMetas": {}
},
- "90225": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@90225",
- "displayName": "",
- "id": "90225",
- "name": "character_lv_bar_blue",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1624,
- "trimY": 1292,
- "width": 37,
- "height": 63,
- "rawWidth": 37,
- "rawHeight": 63,
- "borderTop": 42,
- "borderBottom": 17,
- "borderLeft": 17,
- "borderRight": 17,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"97766": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@97766",
@@ -982,11 +936,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1091,
- "trimY": 1267,
+ "trimX": 1400,
+ "trimY": 1209,
"width": 61,
"height": 64,
"rawWidth": 61,
@@ -1028,11 +982,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 762,
- "trimY": 800,
+ "trimX": 858,
+ "trimY": 837,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -1074,11 +1028,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1353,
- "trimY": 278,
+ "trimX": 457,
+ "trimY": 847,
"width": 140,
"height": 38,
"rawWidth": 160,
@@ -1123,8 +1077,8 @@
"rotated": false,
"offsetX": -2,
"offsetY": 2,
- "trimX": 273,
- "trimY": 49,
+ "trimX": 878,
+ "trimY": 1,
"width": 365,
"height": 100,
"rawWidth": 389,
@@ -1157,6 +1111,98 @@
],
"subMetas": {}
},
+ "e651a": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@e651a",
+ "displayName": "",
+ "id": "e651a",
+ "name": "Background_Lobby_bg_bottom",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": -3,
+ "trimX": 336,
+ "trimY": 1,
+ "width": 540,
+ "height": 152,
+ "rawWidth": 540,
+ "rawHeight": 158,
+ "borderTop": 142,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "eb5f8": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@eb5f8",
+ "displayName": "",
+ "id": "eb5f8",
+ "name": "Background_Stage01_Bg",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": -5,
+ "trimX": 1,
+ "trimY": 1,
+ "width": 333,
+ "height": 582,
+ "rawWidth": 333,
+ "rawHeight": 592,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"4f4b0": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@4f4b0",
@@ -1166,11 +1212,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1786,
- "trimY": 1392,
+ "trimX": 2008,
+ "trimY": 1064,
"width": 32,
"height": 34,
"rawWidth": 32,
@@ -1215,8 +1261,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 229,
- "trimY": 561,
+ "trimX": 1305,
+ "trimY": 94,
"width": 175,
"height": 170,
"rawWidth": 175,
@@ -1261,8 +1307,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 406,
- "trimY": 561,
+ "trimX": 1482,
+ "trimY": 94,
"width": 175,
"height": 170,
"rawWidth": 175,
@@ -1307,8 +1353,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 202,
- "trimY": 843,
+ "trimX": 1659,
+ "trimY": 79,
"width": 175,
"height": 170,
"rawWidth": 175,
@@ -1341,6 +1387,52 @@
],
"subMetas": {}
},
+ "b2a40": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b2a40",
+ "displayName": "",
+ "id": "b2a40",
+ "name": "Button01_l_Green",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1960,
+ "trimY": 1,
+ "width": 80,
+ "height": 142,
+ "rawWidth": 80,
+ "rawHeight": 142,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"b6f73": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b6f73",
@@ -1350,11 +1442,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 848,
- "trimY": 331,
+ "trimX": 1406,
+ "trimY": 534,
"width": 70,
"height": 114,
"rawWidth": 70,
@@ -1387,52 +1479,6 @@
],
"subMetas": {}
},
- "1249c": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1249c",
- "displayName": "",
- "id": "1249c",
- "name": "Button01_s_Gray",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 674,
- "trimY": 1064,
- "width": 70,
- "height": 114,
- "rawWidth": 70,
- "rawHeight": 114,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"6653d": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@6653d",
@@ -1442,11 +1488,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1627,
- "trimY": 278,
+ "trimX": 1007,
+ "trimY": 625,
"width": 70,
"height": 114,
"rawWidth": 70,
@@ -1479,52 +1525,6 @@
],
"subMetas": {}
},
- "24b00": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@24b00",
- "displayName": "",
- "id": "24b00",
- "name": "Button01_s_Red",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 868,
- "trimY": 637,
- "width": 70,
- "height": 114,
- "rawWidth": 70,
- "rawHeight": 114,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"946c8": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8",
@@ -1534,11 +1534,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 984,
- "trimY": 639,
+ "trimX": 1585,
+ "trimY": 777,
"width": 70,
"height": 114,
"rawWidth": 70,
@@ -1583,8 +1583,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1440,
- "trimY": 649,
+ "trimX": 355,
+ "trimY": 1204,
"width": 70,
"height": 114,
"rawWidth": 70,
@@ -1629,8 +1629,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1742,
- "trimY": 630,
+ "trimX": 355,
+ "trimY": 1276,
"width": 70,
"height": 114,
"rawWidth": 70,
@@ -1663,6 +1663,52 @@
],
"subMetas": {}
},
+ "b0f0d": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b0f0d",
+ "displayName": "",
+ "id": "b0f0d",
+ "name": "Button_Round01_Yellow",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 781,
+ "trimY": 420,
+ "width": 94,
+ "height": 197,
+ "rawWidth": 94,
+ "rawHeight": 197,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"91e3c": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@91e3c",
@@ -1675,8 +1721,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 964,
- "trimY": 296,
+ "trimX": 1079,
+ "trimY": 543,
"width": 128,
"height": 107,
"rawWidth": 128,
@@ -1721,8 +1767,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 655,
- "trimY": 388,
+ "trimX": 327,
+ "trimY": 965,
"width": 128,
"height": 107,
"rawWidth": 128,
@@ -1767,8 +1813,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 653,
- "trimY": 804,
+ "trimX": 355,
+ "trimY": 1074,
"width": 128,
"height": 107,
"rawWidth": 128,
@@ -1810,11 +1856,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 674,
- "trimY": 934,
+ "trimX": 1808,
+ "trimY": 390,
"width": 128,
"height": 107,
"rawWidth": 128,
@@ -1859,8 +1905,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1352,
- "trimY": 318,
+ "trimX": 1678,
+ "trimY": 450,
"width": 128,
"height": 106,
"rawWidth": 128,
@@ -1893,6 +1939,52 @@
],
"subMetas": {}
},
+ "b5445": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b5445",
+ "displayName": "",
+ "id": "b5445",
+ "name": "Button_Tapered_White1",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 588,
+ "trimY": 420,
+ "width": 168,
+ "height": 191,
+ "rawWidth": 168,
+ "rawHeight": 191,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"d1d9f": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d1d9f",
@@ -1905,8 +1997,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1001,
- "trimY": 1181,
+ "trimX": 824,
+ "trimY": 1373,
"width": 84,
"height": 84,
"rawWidth": 84,
@@ -1951,8 +2043,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 553,
+ "trimX": 49,
+ "trimY": 862,
"width": 226,
"height": 226,
"rawWidth": 226,
@@ -1997,8 +2089,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2032,
- "trimY": 694,
+ "trimX": 867,
+ "trimY": 322,
"width": 68,
"height": 7,
"rawWidth": 68,
@@ -2031,98 +2123,6 @@
],
"subMetas": {}
},
- "b2f32": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b2f32",
- "displayName": "",
- "id": "b2f32",
- "name": "CardFrame06_Green_Frame",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 764,
- "trimY": 554,
- "width": 102,
- "height": 118,
- "rawWidth": 102,
- "rawHeight": 118,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "57f0e": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@57f0e",
- "displayName": "",
- "id": "57f0e",
- "name": "CardFrame06_White_Frame",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 984,
- "trimY": 519,
- "width": 102,
- "height": 118,
- "rawWidth": 102,
- "rawHeight": 118,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"b775c": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b775c",
@@ -2135,8 +2135,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1982,
- "trimY": 1377,
+ "trimX": 457,
+ "trimY": 989,
"width": 29,
"height": 38,
"rawWidth": 29,
@@ -2178,11 +2178,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1822,
- "trimY": 1378,
+ "trimX": 457,
+ "trimY": 1020,
"width": 29,
"height": 38,
"rawWidth": 29,
@@ -2227,8 +2227,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1858,
- "trimY": 816,
+ "trimX": 990,
+ "trimY": 741,
"width": 83,
"height": 88,
"rawWidth": 83,
@@ -2273,8 +2273,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1666,
- "trimY": 850,
+ "trimX": 1175,
+ "trimY": 974,
"width": 74,
"height": 79,
"rawWidth": 74,
@@ -2319,8 +2319,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 904,
- "trimY": 1056,
+ "trimX": 1857,
+ "trimY": 47,
"width": 123,
"height": 101,
"rawWidth": 123,
@@ -2365,8 +2365,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1251,
- "trimY": 1334,
+ "trimX": 1958,
+ "trimY": 1192,
"width": 55,
"height": 51,
"rawWidth": 55,
@@ -2408,11 +2408,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 788,
- "trimY": 1347,
+ "trimX": 910,
+ "trimY": 1373,
"width": 84,
"height": 66,
"rawWidth": 84,
@@ -2457,8 +2457,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1858,
- "trimY": 906,
+ "trimX": 1087,
+ "trimY": 1055,
"width": 104,
"height": 102,
"rawWidth": 128,
@@ -2503,8 +2503,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 532,
- "trimY": 463,
+ "trimX": 1657,
+ "trimY": 903,
"width": 96,
"height": 104,
"rawWidth": 128,
@@ -2549,8 +2549,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1743,
- "trimY": 146,
+ "trimX": 327,
+ "trimY": 847,
"width": 128,
"height": 116,
"rawWidth": 128,
@@ -2595,8 +2595,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1612,
- "trimY": 350,
+ "trimX": 1808,
+ "trimY": 499,
"width": 128,
"height": 100,
"rawWidth": 128,
@@ -2641,8 +2641,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1873,
- "trimY": 146,
+ "trimX": 1808,
+ "trimY": 272,
"width": 128,
"height": 116,
"rawWidth": 128,
@@ -2684,11 +2684,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1222,
- "trimY": 397,
+ "trimX": 1938,
+ "trimY": 445,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -2733,8 +2733,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1352,
- "trimY": 426,
+ "trimX": 1548,
+ "trimY": 465,
"width": 128,
"height": 106,
"rawWidth": 128,
@@ -2776,11 +2776,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1007,
- "trimY": 1055,
+ "trimX": 1459,
+ "trimY": 777,
"width": 124,
"height": 100,
"rawWidth": 128,
@@ -2825,8 +2825,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 758,
- "trimY": 674,
+ "trimX": 1657,
+ "trimY": 777,
"width": 124,
"height": 104,
"rawWidth": 128,
@@ -2871,8 +2871,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1763,
- "trimY": 1008,
+ "trimX": 1193,
+ "trimY": 1055,
"width": 105,
"height": 93,
"rawWidth": 105,
@@ -2917,8 +2917,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1224,
- "trimY": 729,
+ "trimX": 471,
+ "trimY": 1199,
"width": 117,
"height": 109,
"rawWidth": 117,
@@ -2963,8 +2963,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1916,
- "trimY": 573,
+ "trimX": 1861,
+ "trimY": 1303,
"width": 50,
"height": 65,
"rawWidth": 50,
@@ -3009,8 +3009,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 694,
- "trimY": 1136,
+ "trimX": 1945,
+ "trimY": 833,
"width": 83,
"height": 86,
"rawWidth": 83,
@@ -3052,11 +3052,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1968,
- "trimY": 375,
+ "trimX": 986,
+ "trimY": 866,
"width": 71,
"height": 93,
"rawWidth": 71,
@@ -3098,11 +3098,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1964,
- "trimY": 895,
+ "trimX": 1280,
+ "trimY": 1382,
"width": 75,
"height": 76,
"rawWidth": 75,
@@ -3147,8 +3147,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1858,
- "trimY": 1282,
+ "trimX": 1400,
+ "trimY": 1099,
"width": 108,
"height": 110,
"rawWidth": 108,
@@ -3190,11 +3190,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1779,
- "trimY": 1188,
+ "trimX": 1945,
+ "trimY": 921,
"width": 78,
"height": 77,
"rawWidth": 78,
@@ -3236,11 +3236,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 963,
- "trimY": 47,
+ "trimX": 355,
+ "trimY": 1348,
"width": 115,
"height": 93,
"rawWidth": 115,
@@ -3285,8 +3285,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1094,
- "trimY": 401,
+ "trimX": 730,
+ "trimY": 819,
"width": 126,
"height": 99,
"rawWidth": 126,
@@ -3331,8 +3331,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 379,
- "trimY": 843,
+ "trimX": 1195,
+ "trimY": 339,
"width": 167,
"height": 89,
"rawWidth": 167,
@@ -3374,11 +3374,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 407,
- "trimY": 1235,
+ "trimX": 588,
+ "trimY": 590,
"width": 167,
"height": 89,
"rawWidth": 167,
@@ -3423,8 +3423,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1025,
- "trimY": 1267,
+ "trimX": 978,
+ "trimY": 1373,
"width": 64,
"height": 73,
"rawWidth": 64,
@@ -3469,8 +3469,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 273,
- "trimY": 296,
+ "trimX": 606,
+ "trimY": 155,
"width": 281,
"height": 165,
"rawWidth": 281,
@@ -3515,8 +3515,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 326,
+ "trimX": 336,
+ "trimY": 155,
"width": 268,
"height": 225,
"rawWidth": 268,
@@ -3561,8 +3561,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 470,
- "trimY": 843,
+ "trimX": 1079,
+ "trimY": 393,
"width": 148,
"height": 114,
"rawWidth": 148,
@@ -3607,8 +3607,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 49,
+ "trimX": 49,
+ "trimY": 585,
"width": 270,
"height": 275,
"rawWidth": 270,
@@ -3653,8 +3653,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1854,
- "trimY": 504,
+ "trimX": 1337,
+ "trimY": 640,
"width": 60,
"height": 122,
"rawWidth": 60,
@@ -3687,112 +3687,20 @@
],
"subMetas": {}
},
- "428b8": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@428b8",
- "displayName": "",
- "id": "428b8",
- "name": "ItemFrame01_Single_Gray",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1556,
- "trimY": 654,
- "width": 60,
- "height": 122,
- "rawWidth": 60,
- "rawHeight": 122,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"cf2fa": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cf2fa",
"displayName": "",
"id": "cf2fa",
"name": "ItemFrame01_Single_OffWhite",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1858,
- "trimY": 692,
- "width": 60,
- "height": 122,
- "rawWidth": 60,
- "rawHeight": 122,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "86a5c": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@86a5c",
- "displayName": "",
- "id": "86a5c",
- "name": "ItemFrame01_Single_Purple",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1669,
- "trimY": 1126,
+ "trimX": 723,
+ "trimY": 1032,
"width": 60,
"height": 122,
"rawWidth": 60,
@@ -3825,98 +3733,6 @@
],
"subMetas": {}
},
- "ef8bd": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ef8bd",
- "displayName": "",
- "id": "ef8bd",
- "name": "ItemFrame01_Single_Red",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1968,
- "trimY": 973,
- "width": 60,
- "height": 122,
- "rawWidth": 60,
- "rawHeight": 122,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "073bf": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@073bf",
- "displayName": "",
- "id": "073bf",
- "name": "ItemFrame01_Single_Yellow",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1858,
- "trimY": 1220,
- "width": 60,
- "height": 122,
- "rawWidth": 60,
- "rawHeight": 122,
- "borderTop": 25,
- "borderBottom": 29,
- "borderLeft": 18,
- "borderRight": 19,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"1a1e9": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1a1e9",
@@ -3929,62 +3745,16 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1029,
- "trimY": 1342,
+ "trimX": 1655,
+ "trimY": 1318,
"width": 60,
"height": 62,
"rawWidth": 60,
"rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "5eaff": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5eaff",
- "displayName": "",
- "id": "5eaff",
- "name": "ItemFrame02_Single_Gray",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1091,
- "trimY": 1333,
- "width": 60,
- "height": 62,
- "rawWidth": 60,
- "rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
+ "borderTop": 29,
+ "borderBottom": 28,
+ "borderLeft": 28,
+ "borderRight": 28,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -4021,62 +3791,16 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1180,
- "trimY": 1270,
+ "trimX": 1796,
+ "trimY": 1378,
"width": 60,
"height": 62,
"rawWidth": 60,
"rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "a1867": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@a1867",
- "displayName": "",
- "id": "a1867",
- "name": "ItemFrame02_Single_Navy",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1242,
- "trimY": 1270,
- "width": 60,
- "height": 62,
- "rawWidth": 60,
- "rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
+ "borderTop": 28,
+ "borderBottom": 28,
+ "borderLeft": 27,
+ "borderRight": 27,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -4113,54 +3837,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1304,
- "trimY": 1287,
- "width": 60,
- "height": 62,
- "rawWidth": 60,
- "rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "0b126": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0b126",
- "displayName": "",
- "id": "0b126",
- "name": "ItemFrame02_Single_Purple",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1368,
- "trimY": 1287,
+ "trimX": 1758,
+ "trimY": 1049,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -4202,19 +3880,19 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1432,
- "trimY": 1291,
+ "trimX": 1952,
+ "trimY": 1000,
"width": 60,
"height": 62,
"rawWidth": 60,
"rawHeight": 62,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
+ "borderTop": 29,
+ "borderBottom": 29,
+ "borderLeft": 26,
+ "borderRight": 27,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
@@ -4248,11 +3926,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 963,
- "trimY": 164,
+ "trimX": 337,
+ "trimY": 717,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4297,8 +3975,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1093,
- "trimY": 151,
+ "trimX": 600,
+ "trimY": 681,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4343,8 +4021,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1223,
- "trimY": 151,
+ "trimX": 1,
+ "trimY": 1283,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4389,8 +4067,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1353,
- "trimY": 146,
+ "trimX": 131,
+ "trimY": 1283,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4435,8 +4113,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1483,
- "trimY": 146,
+ "trimX": 1548,
+ "trimY": 333,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4481,8 +4159,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1613,
- "trimY": 146,
+ "trimX": 1678,
+ "trimY": 318,
"width": 128,
"height": 130,
"rawWidth": 128,
@@ -4527,8 +4205,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1348,
- "trimY": 839,
+ "trimX": 1290,
+ "trimY": 1162,
"width": 108,
"height": 108,
"rawWidth": 128,
@@ -4573,8 +4251,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 963,
- "trimY": 405,
+ "trimX": 599,
+ "trimY": 911,
"width": 124,
"height": 112,
"rawWidth": 128,
@@ -4616,11 +4294,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1563,
- "trimY": 1060,
+ "trimX": 1310,
+ "trimY": 980,
"width": 110,
"height": 104,
"rawWidth": 128,
@@ -4665,8 +4343,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 779,
- "trimY": 1167,
+ "trimX": 1422,
+ "trimY": 993,
"width": 110,
"height": 104,
"rawWidth": 128,
@@ -4711,8 +4389,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1482,
- "trimY": 449,
+ "trimX": 1678,
+ "trimY": 558,
"width": 128,
"height": 100,
"rawWidth": 128,
@@ -4754,11 +4432,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1866,
- "trimY": 388,
+ "trimX": 1638,
+ "trimY": 675,
"width": 100,
"height": 114,
"rawWidth": 128,
@@ -4800,11 +4478,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1742,
- "trimY": 702,
+ "trimX": 497,
+ "trimY": 967,
"width": 100,
"height": 114,
"rawWidth": 128,
@@ -4846,11 +4524,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1564,
- "trimY": 948,
+ "trimX": 948,
+ "trimY": 1155,
"width": 100,
"height": 110,
"rawWidth": 128,
@@ -4895,8 +4573,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1858,
- "trimY": 1118,
+ "trimX": 1624,
+ "trimY": 1111,
"width": 100,
"height": 110,
"rawWidth": 128,
@@ -4941,8 +4619,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1447,
- "trimY": 1069,
+ "trimX": 590,
+ "trimY": 1315,
"width": 114,
"height": 106,
"rawWidth": 128,
@@ -4987,8 +4665,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1100,
- "trimY": 636,
+ "trimX": 847,
+ "trimY": 1055,
"width": 120,
"height": 98,
"rawWidth": 128,
@@ -5033,8 +4711,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 968,
- "trimY": 827,
+ "trimX": 1836,
+ "trimY": 172,
"width": 122,
"height": 98,
"rawWidth": 128,
@@ -5079,8 +4757,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 868,
- "trimY": 519,
+ "trimX": 590,
+ "trimY": 1197,
"width": 114,
"height": 116,
"rawWidth": 128,
@@ -5122,11 +4800,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1564,
- "trimY": 828,
+ "trimX": 757,
+ "trimY": 619,
"width": 118,
"height": 100,
"rawWidth": 128,
@@ -5171,8 +4849,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 465,
- "trimY": 733,
+ "trimX": 584,
+ "trimY": 1087,
"width": 120,
"height": 108,
"rawWidth": 128,
@@ -5214,11 +4892,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1612,
- "trimY": 452,
+ "trimX": 1938,
+ "trimY": 575,
"width": 128,
"height": 102,
"rawWidth": 128,
@@ -5260,11 +4938,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1742,
- "trimY": 504,
+ "trimX": 725,
+ "trimY": 920,
"width": 110,
"height": 124,
"rawWidth": 128,
@@ -5309,8 +4987,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 843,
- "trimY": 403,
+ "trimX": 464,
+ "trimY": 1083,
"width": 118,
"height": 114,
"rawWidth": 128,
@@ -5355,8 +5033,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1742,
- "trimY": 388,
+ "trimX": 851,
+ "trimY": 939,
"width": 122,
"height": 114,
"rawWidth": 128,
@@ -5401,8 +5079,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1222,
- "trimY": 283,
+ "trimX": 1808,
+ "trimY": 601,
"width": 128,
"height": 112,
"rawWidth": 128,
@@ -5444,11 +5122,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1858,
- "trimY": 1010,
+ "trimX": 1392,
+ "trimY": 1272,
"width": 108,
"height": 106,
"rawWidth": 128,
@@ -5493,8 +5171,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1563,
- "trimY": 716,
+ "trimX": 1534,
+ "trimY": 994,
"width": 110,
"height": 110,
"rawWidth": 128,
@@ -5539,8 +5217,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1211,
- "trimY": 1170,
+ "trimX": 969,
+ "trimY": 1055,
"width": 116,
"height": 98,
"rawWidth": 128,
@@ -5585,8 +5263,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1669,
- "trimY": 1012,
+ "trimX": 261,
+ "trimY": 1318,
"width": 92,
"height": 112,
"rawWidth": 128,
@@ -5631,8 +5309,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1343,
- "trimY": 729,
+ "trimX": 1178,
+ "trimY": 1162,
"width": 110,
"height": 108,
"rawWidth": 128,
@@ -5677,8 +5355,8 @@
"rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1920,
- "trimY": 694,
+ "trimX": 1280,
+ "trimY": 1272,
"width": 110,
"height": 108,
"rawWidth": 128,
@@ -5720,11 +5398,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1742,
- "trimY": 804,
+ "trimX": 944,
+ "trimY": 1257,
"width": 114,
"height": 98,
"rawWidth": 128,
@@ -5769,8 +5447,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": 1,
- "trimX": 980,
- "trimY": 711,
+ "trimX": 472,
+ "trimY": 1310,
"width": 114,
"height": 116,
"rawWidth": 128,
@@ -5812,11 +5490,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1565,
- "trimY": 1172,
+ "trimX": 828,
+ "trimY": 1155,
"width": 118,
"height": 100,
"rawWidth": 128,
@@ -5861,8 +5539,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1329,
- "trimY": 1063,
+ "trimX": 706,
+ "trimY": 1318,
"width": 116,
"height": 108,
"rawWidth": 128,
@@ -5904,11 +5582,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 1,
- "trimX": 640,
- "trimY": 554,
+ "trimX": 468,
+ "trimY": 583,
"width": 122,
"height": 118,
"rawWidth": 128,
@@ -5950,11 +5628,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 885,
- "trimY": 928,
+ "trimX": 1510,
+ "trimY": 675,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -5996,11 +5674,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1109,
- "trimY": 1054,
+ "trimX": 1203,
+ "trimY": 758,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -6045,8 +5723,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1220,
- "trimY": 840,
+ "trimX": 1331,
+ "trimY": 764,
"width": 100,
"height": 126,
"rawWidth": 128,
@@ -6091,8 +5769,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1222,
- "trimY": 501,
+ "trimX": 1276,
+ "trimY": 534,
"width": 128,
"height": 104,
"rawWidth": 128,
@@ -6134,11 +5812,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1742,
- "trimY": 904,
+ "trimX": 975,
+ "trimY": 939,
"width": 102,
"height": 114,
"rawWidth": 128,
@@ -6180,11 +5858,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": -1,
"offsetY": 0,
- "trimX": 1222,
- "trimY": 607,
+ "trimX": 706,
+ "trimY": 1094,
"width": 108,
"height": 120,
"rawWidth": 128,
@@ -6226,11 +5904,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -3,
- "trimX": 644,
- "trimY": 674,
+ "trimX": 877,
+ "trimY": 625,
"width": 128,
"height": 112,
"rawWidth": 128,
@@ -6272,11 +5950,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": 1,
- "trimX": 1455,
- "trimY": 721,
+ "trimX": 1081,
+ "trimY": 856,
"width": 116,
"height": 106,
"rawWidth": 128,
@@ -6321,8 +5999,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 1,
- "trimX": 987,
- "trimY": 927,
+ "trimX": 1938,
+ "trimY": 705,
"width": 126,
"height": 102,
"rawWidth": 128,
@@ -6367,8 +6045,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1211,
- "trimY": 1056,
+ "trimX": 1317,
+ "trimY": 866,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -6413,8 +6091,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1329,
- "trimY": 949,
+ "trimX": 1435,
+ "trimY": 879,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -6456,11 +6134,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1447,
- "trimY": 951,
+ "trimX": 1060,
+ "trimY": 1159,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -6505,8 +6183,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1329,
- "trimY": 1173,
+ "trimX": 1044,
+ "trimY": 1273,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -6551,8 +6229,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1447,
- "trimY": 1177,
+ "trimX": 1162,
+ "trimY": 1273,
"width": 116,
"height": 112,
"rawWidth": 128,
@@ -6597,8 +6275,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1352,
- "trimY": 534,
+ "trimX": 1079,
+ "trimY": 652,
"width": 128,
"height": 100,
"rawWidth": 128,
@@ -6643,8 +6321,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1094,
- "trimY": 283,
+ "trimX": 1209,
+ "trimY": 640,
"width": 126,
"height": 116,
"rawWidth": 128,
@@ -6689,8 +6367,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 473,
- "trimY": 1137,
+ "trimX": 730,
+ "trimY": 721,
"width": 128,
"height": 96,
"rawWidth": 128,
@@ -6735,8 +6413,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1482,
- "trimY": 551,
+ "trimX": 860,
+ "trimY": 739,
"width": 128,
"height": 96,
"rawWidth": 128,
@@ -6781,8 +6459,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 1612,
- "trimY": 556,
+ "trimX": 600,
+ "trimY": 813,
"width": 128,
"height": 96,
"rawWidth": 128,
@@ -6827,8 +6505,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 701,
- "trimY": 63,
+ "trimX": 337,
+ "trimY": 583,
"width": 129,
"height": 132,
"rawWidth": 129,
@@ -6873,8 +6551,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 701,
- "trimY": 197,
+ "trimX": 1286,
+ "trimY": 342,
"width": 129,
"height": 132,
"rawWidth": 129,
@@ -6919,8 +6597,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 832,
- "trimY": 63,
+ "trimX": 1417,
+ "trimY": 342,
"width": 129,
"height": 132,
"rawWidth": 129,
@@ -6965,8 +6643,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 832,
- "trimY": 197,
+ "trimX": 469,
+ "trimY": 707,
"width": 129,
"height": 132,
"rawWidth": 129,
@@ -7011,8 +6689,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 864,
- "trimY": 827,
+ "trimX": 1553,
+ "trimY": 893,
"width": 99,
"height": 102,
"rawWidth": 99,
@@ -7057,8 +6735,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 697,
- "trimY": 1224,
+ "trimX": 1854,
+ "trimY": 806,
"width": 80,
"height": 80,
"rawWidth": 80,
@@ -7103,8 +6781,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1087,
- "trimY": 1182,
+ "trimX": 1960,
+ "trimY": 145,
"width": 80,
"height": 83,
"rawWidth": 80,
@@ -7149,8 +6827,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 706,
- "trimY": 1306,
+ "trimX": 1960,
+ "trimY": 230,
"width": 80,
"height": 83,
"rawWidth": 80,
@@ -7192,11 +6870,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1749,
- "trimY": 1392,
+ "trimX": 1466,
+ "trimY": 1209,
"width": 35,
"height": 32,
"rawWidth": 35,
@@ -7241,8 +6919,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1968,
- "trimY": 543,
+ "trimX": 1044,
+ "trimY": 1387,
"width": 71,
"height": 70,
"rawWidth": 71,
@@ -7287,8 +6965,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1793,
- "trimY": 1115,
+ "trimX": 1796,
+ "trimY": 1309,
"width": 63,
"height": 67,
"rawWidth": 63,
@@ -7333,8 +7011,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 950,
- "trimY": 1287,
+ "trimX": 1580,
+ "trimY": 1322,
"width": 73,
"height": 58,
"rawWidth": 73,
@@ -7379,8 +7057,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 623,
- "trimY": 1270,
+ "trimX": 1117,
+ "trimY": 1387,
"width": 66,
"height": 70,
"rawWidth": 66,
@@ -7425,8 +7103,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1675,
- "trimY": 778,
+ "trimX": 1185,
+ "trimY": 1387,
"width": 65,
"height": 70,
"rawWidth": 65,
@@ -7468,11 +7146,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1970,
- "trimY": 1097,
+ "trimX": 1661,
+ "trimY": 1382,
"width": 65,
"height": 69,
"rawWidth": 65,
@@ -7514,11 +7192,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1916,
- "trimY": 640,
+ "trimX": 194,
+ "trimY": 1415,
"width": 42,
"height": 43,
"rawWidth": 42,
@@ -7551,52 +7229,6 @@
],
"subMetas": {}
},
- "9763c": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@9763c",
- "displayName": "",
- "id": "9763c",
- "name": "ProfileFrame01_m~s_Bg",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1352,
- "trimY": 94,
- "width": 42,
- "height": 44,
- "rawWidth": 42,
- "rawHeight": 44,
- "borderTop": 19,
- "borderBottom": 19,
- "borderLeft": 19,
- "borderRight": 18,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"54ac8": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8",
@@ -7606,11 +7238,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1560,
- "trimY": 1292,
+ "trimX": 1889,
+ "trimY": 1130,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -7655,8 +7287,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 749,
- "trimY": 1391,
+ "trimX": 1763,
+ "trimY": 771,
"width": 33,
"height": 34,
"rawWidth": 33,
@@ -7698,11 +7330,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1663,
- "trimY": 1298,
+ "trimX": 1896,
+ "trimY": 1194,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -7747,8 +7379,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 826,
- "trimY": 519,
+ "trimX": 1858,
+ "trimY": 1424,
"width": 33,
"height": 34,
"rawWidth": 33,
@@ -7793,8 +7425,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1189,
- "trimY": 1334,
+ "trimX": 1913,
+ "trimY": 1296,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -7839,8 +7471,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1251,
- "trimY": 1391,
+ "trimX": 1894,
+ "trimY": 1424,
"width": 33,
"height": 34,
"rawWidth": 33,
@@ -7882,11 +7514,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 874,
- "trimY": 1347,
+ "trimX": 1358,
+ "trimY": 1382,
"width": 67,
"height": 75,
"rawWidth": 67,
@@ -7931,8 +7563,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1982,
- "trimY": 1164,
+ "trimX": 1251,
+ "trimY": 974,
"width": 57,
"height": 79,
"rawWidth": 57,
@@ -7974,11 +7606,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1970,
- "trimY": 615,
+ "trimX": 1717,
+ "trimY": 1309,
"width": 77,
"height": 69,
"rawWidth": 77,
@@ -8020,11 +7652,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1304,
- "trimY": 1349,
+ "trimX": 1913,
+ "trimY": 1360,
"width": 60,
"height": 62,
"rawWidth": 60,
@@ -8069,8 +7701,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1853,
- "trimY": 1392,
+ "trimX": 2012,
+ "trimY": 1138,
"width": 28,
"height": 28,
"rawWidth": 28,
@@ -8112,11 +7744,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1169,
- "trimY": 1182,
+ "trimX": 1478,
+ "trimY": 608,
"width": 39,
"height": 40,
"rawWidth": 39,
@@ -8158,11 +7790,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2003,
- "trimY": 322,
+ "trimX": 1975,
+ "trimY": 1408,
"width": 35,
"height": 39,
"rawWidth": 35,
@@ -8207,8 +7839,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2003,
- "trimY": 287,
+ "trimX": 1033,
+ "trimY": 831,
"width": 33,
"height": 36,
"rawWidth": 33,
@@ -8253,8 +7885,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 785,
- "trimY": 518,
+ "trimX": 652,
+ "trimY": 1423,
"width": 39,
"height": 34,
"rawWidth": 39,
@@ -8299,8 +7931,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 223,
- "trimY": 1371,
+ "trimX": 1996,
+ "trimY": 1249,
"width": 37,
"height": 35,
"rawWidth": 37,
@@ -8345,8 +7977,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 575,
- "trimY": 1393,
+ "trimX": 1930,
+ "trimY": 1424,
"width": 30,
"height": 39,
"rawWidth": 30,
@@ -8391,8 +8023,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 260,
- "trimY": 1377,
+ "trimX": 1369,
+ "trimY": 1086,
"width": 29,
"height": 40,
"rawWidth": 29,
@@ -8437,8 +8069,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 706,
- "trimY": 1391,
+ "trimX": 990,
+ "trimY": 831,
"width": 33,
"height": 41,
"rawWidth": 33,
@@ -8480,11 +8112,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1169,
- "trimY": 1223,
+ "trimX": 1754,
+ "trimY": 729,
"width": 37,
"height": 40,
"rawWidth": 37,
@@ -8526,11 +8158,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2003,
- "trimY": 204,
+ "trimX": 1954,
+ "trimY": 1258,
"width": 36,
"height": 40,
"rawWidth": 36,
@@ -8575,7 +8207,7 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 697,
+ "trimX": 1597,
"trimY": 1,
"width": 361,
"height": 44,
@@ -8609,52 +8241,6 @@
],
"subMetas": {}
},
- "f61e9": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f61e9",
- "displayName": "",
- "id": "f61e9",
- "name": "Rounded Rectangle 1029 copy 11",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 623,
- "trimY": 1228,
- "width": 72,
- "height": 40,
- "rawWidth": 72,
- "rawHeight": 40,
- "borderTop": 11,
- "borderBottom": 10,
- "borderLeft": 12,
- "borderRight": 14,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"ab806": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ab806",
@@ -8664,11 +8250,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 229,
- "trimY": 733,
+ "trimX": 1195,
+ "trimY": 103,
"width": 108,
"height": 234,
"rawWidth": 108,
@@ -8710,11 +8296,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2003,
- "trimY": 146,
+ "trimX": 1896,
+ "trimY": 1258,
"width": 36,
"height": 56,
"rawWidth": 36,
@@ -8756,11 +8342,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 623,
- "trimY": 1342,
+ "trimX": 271,
+ "trimY": 1235,
"width": 82,
"height": 81,
"rawWidth": 82,
@@ -8802,11 +8388,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1982,
- "trimY": 1245,
+ "trimX": 1763,
+ "trimY": 993,
"width": 54,
"height": 64,
"rawWidth": 54,
@@ -8848,11 +8434,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1982,
- "trimY": 1311,
+ "trimX": 1829,
+ "trimY": 1005,
"width": 54,
"height": 64,
"rawWidth": 54,
@@ -8897,8 +8483,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 603,
- "trimY": 1137,
+ "trimX": 1854,
+ "trimY": 888,
"width": 89,
"height": 89,
"rawWidth": 89,
@@ -8943,8 +8529,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1490,
- "trimY": 1353,
+ "trimX": 1975,
+ "trimY": 1296,
"width": 54,
"height": 54,
"rawWidth": 54,
@@ -8989,8 +8575,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1546,
- "trimY": 1354,
+ "trimX": 1975,
+ "trimY": 1352,
"width": 54,
"height": 54,
"rawWidth": 54,
@@ -9023,52 +8609,6 @@
],
"subMetas": {}
},
- "4abf6": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@4abf6",
- "displayName": "",
- "id": "4abf6",
- "name": "Title_Ribbon01_Gray",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 273,
- "trimY": 151,
- "width": 304,
- "height": 143,
- "rawWidth": 304,
- "rawHeight": 143,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"1fbf9": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1fbf9",
@@ -9078,11 +8618,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1033,
+ "trimX": 889,
+ "trimY": 103,
"width": 304,
"height": 143,
"rawWidth": 304,
@@ -9115,52 +8655,6 @@
],
"subMetas": {}
},
- "00cf7": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@00cf7",
- "displayName": "",
- "id": "00cf7",
- "name": "Title_Ribbon01_Peacock",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1412,
- "trimY": 1,
- "width": 304,
- "height": 143,
- "rawWidth": 304,
- "rawHeight": 143,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"f0ffb": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f0ffb",
@@ -9173,8 +8667,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1718,
- "trimY": 1,
+ "trimX": 889,
+ "trimY": 248,
"width": 304,
"height": 143,
"rawWidth": 304,
@@ -9216,11 +8710,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 146,
- "trimY": 1033,
+ "trimX": 49,
+ "trimY": 1090,
"width": 304,
"height": 143,
"rawWidth": 304,
@@ -9265,8 +8759,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 870,
- "trimY": 1287,
+ "trimX": 1500,
+ "trimY": 1322,
"width": 58,
"height": 78,
"rawWidth": 58,
@@ -9308,11 +8802,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 691,
- "trimY": 1270,
+ "trimX": 1,
+ "trimY": 1453,
"width": 4,
"height": 32,
"rawWidth": 4,
@@ -9354,11 +8848,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1970,
- "trimY": 1282,
+ "trimX": 1606,
+ "trimY": 1306,
"width": 105,
"height": 10,
"rawWidth": 105,
@@ -9403,8 +8897,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 498,
- "trimY": 1375,
+ "trimX": 472,
+ "trimY": 1426,
"width": 111,
"height": 16,
"rawWidth": 111,
@@ -9437,52 +8931,6 @@
],
"subMetas": {}
},
- "8aff2": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@8aff2",
- "displayName": "",
- "id": "8aff2",
- "name": "baoxiang",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 498,
- "trimY": 1235,
- "width": 138,
- "height": 123,
- "rawWidth": 138,
- "rawHeight": 123,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"58cb7": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@58cb7",
@@ -9492,11 +8940,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 579,
- "trimY": 151,
+ "trimX": 1286,
+ "trimY": 476,
"width": 190,
"height": 56,
"rawWidth": 190,
@@ -9538,11 +8986,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
"trimX": 1,
- "trimY": 1,
+ "trimY": 585,
"width": 694,
"height": 46,
"rawWidth": 694,
@@ -9575,52 +9023,6 @@
],
"subMetas": {}
},
- "176a9": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@176a9",
- "displayName": "",
- "id": "176a9",
- "name": "black",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1890,
- "trimY": 264,
- "width": 111,
- "height": 109,
- "rawWidth": 111,
- "rawHeight": 109,
- "borderTop": 33,
- "borderBottom": 35,
- "borderLeft": 34,
- "borderRight": 37,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"26e22": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@26e22",
@@ -9633,8 +9035,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 271,
- "trimY": 463,
+ "trimX": 606,
+ "trimY": 322,
"width": 259,
"height": 96,
"rawWidth": 259,
@@ -9679,8 +9081,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1968,
- "trimY": 470,
+ "trimX": 1588,
+ "trimY": 1382,
"width": 71,
"height": 71,
"rawWidth": 71,
@@ -9713,374 +9115,6 @@
],
"subMetas": {}
},
- "73e37": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@73e37",
- "displayName": "",
- "id": "73e37",
- "name": "button_blue",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1058,
- "trimY": 94,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "87ba5": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@87ba5",
- "displayName": "",
- "id": "87ba5",
- "name": "button_gray",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1205,
- "trimY": 94,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "b4aba": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@b4aba",
- "displayName": "",
- "id": "b4aba",
- "name": "button_green",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 701,
- "trimY": 331,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 83,
- "borderBottom": 51,
- "borderLeft": 26,
- "borderRight": 25,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "2fba6": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@2fba6",
- "displayName": "",
- "id": "2fba6",
- "name": "button_purple",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 583,
- "trimY": 561,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "2180a": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@2180a",
- "displayName": "",
- "id": "2180a",
- "name": "button_red",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 587,
- "trimY": 708,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "5c85f": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5c85f",
- "displayName": "",
- "id": "5c85f",
- "name": "button_sky",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 617,
- "trimY": 987,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "bca05": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@bca05",
- "displayName": "",
- "id": "bca05",
- "name": "button_white",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1743,
- "trimY": 264,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "1c83b": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1c83b",
- "displayName": "",
- "id": "1c83b",
- "name": "button_yellow",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 638,
- "trimY": 497,
- "width": 55,
- "height": 145,
- "rawWidth": 55,
- "rawHeight": 145,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"12e1b": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@12e1b",
@@ -10090,11 +9124,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 291,
- "trimY": 1015,
+ "trimX": 877,
+ "trimY": 393,
"width": 200,
"height": 114,
"rawWidth": 200,
@@ -10136,11 +9170,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 291,
- "trimY": 1217,
+ "trimX": 877,
+ "trimY": 509,
"width": 200,
"height": 114,
"rawWidth": 200,
@@ -10173,52 +9207,6 @@
],
"subMetas": {}
},
- "512f6": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@512f6",
- "displayName": "",
- "id": "512f6",
- "name": "cardbg",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 556,
- "trimY": 364,
- "width": 97,
- "height": 97,
- "rawWidth": 97,
- "rawHeight": 97,
- "borderTop": 17,
- "borderBottom": 21,
- "borderLeft": 13,
- "borderRight": 16,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"af367": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@af367",
@@ -10228,11 +9216,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1153,
- "trimY": 1341,
+ "trimX": 590,
+ "trimY": 1423,
"width": 34,
"height": 60,
"rawWidth": 34,
@@ -10277,8 +9265,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1641,
- "trimY": 1360,
+ "trimX": 1902,
+ "trimY": 715,
"width": 34,
"height": 60,
"rawWidth": 34,
@@ -10320,11 +9308,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1713,
- "trimY": 1363,
+ "trimX": 1827,
+ "trimY": 1162,
"width": 34,
"height": 60,
"rawWidth": 34,
@@ -10366,11 +9354,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 586,
- "trimY": 855,
+ "trimX": 1528,
+ "trimY": 266,
"width": 65,
"height": 130,
"rawWidth": 65,
@@ -10412,11 +9400,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1743,
- "trimY": 321,
+ "trimX": 1209,
+ "trimY": 508,
"width": 65,
"height": 130,
"rawWidth": 65,
@@ -10458,11 +9446,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1089,
- "trimY": 502,
+ "trimX": 1478,
+ "trimY": 476,
"width": 65,
"height": 130,
"rawWidth": 65,
@@ -10495,52 +9483,6 @@
],
"subMetas": {}
},
- "3fb90": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3fb90",
- "displayName": "",
- "id": "3fb90",
- "name": "character_lv_bar",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1766,
- "trimY": 1342,
- "width": 34,
- "height": 63,
- "rawWidth": 34,
- "rawHeight": 63,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"1d861": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@1d861",
@@ -10550,11 +9492,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1154,
- "trimY": 1267,
+ "trimX": 1854,
+ "trimY": 979,
"width": 24,
"height": 72,
"rawWidth": 24,
@@ -10587,98 +9529,6 @@
],
"subMetas": {}
},
- "ebe3f": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@ebe3f",
- "displayName": "",
- "id": "ebe3f",
- "name": "character_lv_bar_green",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1727,
- "trimY": 1298,
- "width": 37,
- "height": 63,
- "rawWidth": 37,
- "rawHeight": 63,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 16,
- "borderRight": 16,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
- "c9fcc": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c9fcc",
- "displayName": "",
- "id": "c9fcc",
- "name": "character_lv_bar_yellow",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 1602,
- "trimY": 1357,
- "width": 37,
- "height": 63,
- "rawWidth": 37,
- "rawHeight": 63,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"0922d": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0922d",
@@ -10688,11 +9538,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 407,
- "trimY": 1012,
+ "trimX": 1305,
+ "trimY": 266,
"width": 64,
"height": 221,
"rawWidth": 64,
@@ -10737,8 +9587,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 261,
- "trimY": 1339,
+ "trimX": 2012,
+ "trimY": 1100,
"width": 28,
"height": 36,
"rawWidth": 28,
@@ -10780,11 +9630,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1396,
- "trimY": 94,
+ "trimX": 132,
+ "trimY": 1443,
"width": 21,
"height": 14,
"rawWidth": 21,
@@ -10826,11 +9676,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 790,
- "trimY": 1056,
+ "trimX": 1399,
+ "trimY": 650,
"width": 112,
"height": 109,
"rawWidth": 112,
@@ -10863,6 +9713,236 @@
],
"subMetas": {}
},
+ "33ae9": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@33ae9",
+ "displayName": "",
+ "id": "33ae9",
+ "name": "equipment_frame_blue",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1079,
+ "trimY": 964,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
+ "borderTop": 23,
+ "borderBottom": 23,
+ "borderLeft": 21,
+ "borderRight": 20,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "c6dbc": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c6dbc",
+ "displayName": "",
+ "id": "c6dbc",
+ "name": "equipment_frame_brown",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1736,
+ "trimY": 1111,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
+ "borderTop": 16,
+ "borderBottom": 17,
+ "borderLeft": 13,
+ "borderRight": 16,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "bccc6": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@bccc6",
+ "displayName": "",
+ "id": "bccc6",
+ "name": "equipment_frame_purple",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1805,
+ "trimY": 1207,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "65b35": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@65b35",
+ "displayName": "",
+ "id": "65b35",
+ "name": "equipment_frame_red",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1806,
+ "trimY": 715,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "f72af": {
+ "importer": "sprite-frame",
+ "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f72af",
+ "displayName": "",
+ "id": "f72af",
+ "name": "equipment_frame_yellow",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 1763,
+ "trimY": 806,
+ "width": 89,
+ "height": 94,
+ "rawWidth": 89,
+ "rawHeight": 94,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
+ "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"5c4a5": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5c4a5",
@@ -10872,11 +9952,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 407,
- "trimY": 1404,
+ "trimX": 305,
+ "trimY": 862,
"width": 166,
"height": 20,
"rawWidth": 166,
@@ -10918,11 +9998,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1393,
+ "trimX": 277,
+ "trimY": 862,
"width": 212,
"height": 26,
"rawWidth": 212,
@@ -10964,11 +10044,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 781,
+ "trimX": 336,
+ "trimY": 382,
"width": 250,
"height": 199,
"rawWidth": 250,
@@ -11013,7 +10093,7 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1060,
+ "trimX": 1245,
"trimY": 1,
"width": 350,
"height": 91,
@@ -11059,8 +10139,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1332,
- "trimY": 636,
+ "trimX": 1606,
+ "trimY": 1213,
"width": 106,
"height": 91,
"rawWidth": 106,
@@ -11105,8 +10185,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 788,
- "trimY": 1273,
+ "trimX": 1427,
+ "trimY": 1382,
"width": 80,
"height": 72,
"rawWidth": 80,
@@ -11151,8 +10231,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 202,
- "trimY": 781,
+ "trimX": 305,
+ "trimY": 1030,
"width": 20,
"height": 26,
"rawWidth": 20,
@@ -11194,11 +10274,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1875,
- "trimY": 321,
+ "trimX": 1597,
+ "trimY": 79,
"width": 13,
"height": 20,
"rawWidth": 13,
@@ -11231,52 +10311,6 @@
],
"subMetas": {}
},
- "3b51d": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@3b51d",
- "displayName": "",
- "id": "3b51d",
- "name": "play_character_target",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": true,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 785,
- "trimY": 388,
- "width": 128,
- "height": 56,
- "rawWidth": 128,
- "rawHeight": 56,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"dfad9": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@dfad9",
@@ -11286,11 +10320,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 2024,
- "trimY": 1,
+ "trimX": 1,
+ "trimY": 1443,
"width": 129,
"height": 8,
"rawWidth": 129,
@@ -11332,11 +10366,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 637,
- "trimY": 151,
+ "trimX": 1,
+ "trimY": 1415,
"width": 191,
"height": 26,
"rawWidth": 191,
@@ -11378,11 +10412,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 665,
- "trimY": 146,
+ "trimX": 1305,
+ "trimY": 332,
"width": 216,
"height": 8,
"rawWidth": 216,
@@ -11415,52 +10449,6 @@
],
"subMetas": {}
},
- "c55cc": {
- "importer": "sprite-frame",
- "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c55cc",
- "displayName": "",
- "id": "c55cc",
- "name": "rund_bg",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 369,
- "offsetY": -236,
- "trimX": 473,
- "trimY": 993,
- "width": 142,
- "height": 142,
- "rawWidth": 1024,
- "rawHeight": 1024,
- "borderTop": 23,
- "borderBottom": 28,
- "borderLeft": 26,
- "borderRight": 22,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "8b585538-1414-43ef-9d59-72de6a2c3741@6c48a",
- "atlasUuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"34d88": {
"importer": "sprite-frame",
"uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@34d88",
@@ -11470,11 +10458,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 640,
- "trimY": 49,
+ "trimX": 1195,
+ "trimY": 508,
"width": 32,
"height": 12,
"rawWidth": 32,
@@ -11516,11 +10504,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 1,
- "trimX": 891,
- "trimY": 1181,
+ "trimX": 1500,
+ "trimY": 1212,
"width": 104,
"height": 108,
"rawWidth": 128,
@@ -11565,8 +10553,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1371,
+ "trimX": 49,
+ "trimY": 1235,
"width": 220,
"height": 20,
"rawWidth": 220,
@@ -11608,11 +10596,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 675,
- "trimY": 146,
+ "trimX": 49,
+ "trimY": 1273,
"width": 219,
"height": 8,
"rawWidth": 219,
@@ -11657,8 +10645,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 697,
- "trimY": 47,
+ "trimX": 49,
+ "trimY": 1257,
"width": 220,
"height": 14,
"rawWidth": 220,
@@ -11703,8 +10691,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 586,
- "trimY": 987,
+ "trimX": 1317,
+ "trimY": 860,
"width": 4,
"height": 12,
"rawWidth": 4,
@@ -11749,8 +10737,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1858,
- "trimY": 628,
+ "trimX": 1950,
+ "trimY": 1066,
"width": 56,
"height": 62,
"rawWidth": 56,
@@ -11795,8 +10783,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 640,
- "trimY": 63,
+ "trimX": 1827,
+ "trimY": 1097,
"width": 63,
"height": 59,
"rawWidth": 63,
@@ -11838,11 +10826,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 951,
- "trimY": 1347,
+ "trimX": 1728,
+ "trimY": 1380,
"width": 66,
"height": 76,
"rawWidth": 66,
@@ -11887,8 +10875,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1368,
- "trimY": 1349,
+ "trimX": 1951,
+ "trimY": 1130,
"width": 59,
"height": 60,
"rawWidth": 59,
@@ -11933,8 +10921,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1779,
- "trimY": 1268,
+ "trimX": 1509,
+ "trimY": 1382,
"width": 72,
"height": 77,
"rawWidth": 72,
@@ -11976,11 +10964,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 919,
- "trimY": 47,
+ "trimX": 321,
+ "trimY": 803,
"width": 35,
"height": 14,
"rawWidth": 35,
@@ -12025,8 +11013,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 685,
- "trimY": 146,
+ "trimX": 321,
+ "trimY": 585,
"width": 216,
"height": 14,
"rawWidth": 216,
diff --git a/assets/resources/gui/gui.png b/assets/resources/gui/gui.png
index d1f5ba01..ee8c6954 100644
Binary files a/assets/resources/gui/gui.png and b/assets/resources/gui/gui.png differ
diff --git a/assets/resources/gui/items.plist b/assets/resources/gui/items.plist
index b7d2641f..837b1254 100644
--- a/assets/resources/gui/items.plist
+++ b/assets/resources/gui/items.plist
@@ -17,9 +17,9 @@
spriteSourceSize
{64,64}
textureRect
- {{189,542},{50,56}}
+ {{542,204},{50,56}}
textureRotated
-
+
1002.png
@@ -34,7 +34,7 @@
spriteSourceSize
{64,64}
textureRect
- {{189,600},{50,56}}
+ {{804,127},{50,56}}
textureRotated
@@ -51,9 +51,9 @@
spriteSourceSize
{64,64}
textureRect
- {{59,648},{50,56}}
+ {{767,1},{50,56}}
textureRotated
-
+
1004.png
@@ -68,7 +68,7 @@
spriteSourceSize
{64,64}
textureRect
- {{61,596},{56,50}}
+ {{1,205},{56,50}}
textureRotated
@@ -85,7 +85,7 @@
spriteSourceSize
{64,64}
textureRect
- {{1,625},{56,50}}
+ {{59,205},{56,50}}
textureRotated
@@ -102,7 +102,7 @@
spriteSourceSize
{64,64}
textureRect
- {{119,602},{56,50}}
+ {{484,204},{56,50}}
textureRotated
@@ -119,9 +119,9 @@
spriteSourceSize
{64,64}
textureRect
- {{1,677},{48,56}}
+ {{869,179},{48,56}}
textureRotated
-
+
1008.png
@@ -136,7 +136,7 @@
spriteSourceSize
{64,64}
textureRect
- {{117,654},{48,56}}
+ {{908,123},{48,56}}
textureRotated
@@ -153,9 +153,9 @@
spriteSourceSize
{64,64}
textureRect
- {{59,700},{48,56}}
+ {{919,173},{48,56}}
textureRotated
-
+
1010.png
@@ -170,9 +170,9 @@
spriteSourceSize
{64,64}
textureRect
- {{175,658},{50,54}}
+ {{819,1},{50,54}}
textureRotated
-
+
1011.png
@@ -187,9 +187,9 @@
spriteSourceSize
{64,64}
textureRect
- {{117,704},{50,54}}
+ {{871,1},{50,54}}
textureRotated
-
+
1012.png
@@ -204,41 +204,7 @@
spriteSourceSize
{64,64}
textureRect
- {{173,710},{50,54}}
- textureRotated
-
-
- 2001.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {58,58}
- spriteSourceSize
- {64,64}
- textureRect
- {{69,536},{58,58}}
- textureRotated
-
-
- 2002.png
-
- aliases
-
- anchor
- {0.5,0.5}
- spriteOffset
- {0,0}
- spriteSize
- {58,58}
- spriteSourceSize
- {64,64}
- textureRect
- {{1,565},{58,58}}
+ {{856,123},{50,54}}
textureRotated
@@ -255,9 +221,9 @@
spriteSourceSize
{64,64}
textureRect
- {{137,478},{64,62}}
+ {{761,61},{64,62}}
textureRotated
-
+
2004.png
@@ -272,7 +238,7 @@
spriteSourceSize
{64,64}
textureRect
- {{129,542},{58,58}}
+ {{653,1},{58,58}}
textureRotated
@@ -289,9 +255,9 @@
spriteSourceSize
{83,83}
textureRect
- {{81,137},{75,77}}
+ {{197,1},{75,77}}
textureRotated
-
+
2006.Png
@@ -306,9 +272,9 @@
spriteSourceSize
{83,83}
textureRect
- {{1,160},{75,77}}
+ {{258,80},{75,77}}
textureRotated
-
+
2009.png
@@ -323,7 +289,160 @@
spriteSourceSize
{81,65}
textureRect
- {{86,70},{81,65}}
+ {{274,1},{81,65}}
+ textureRotated
+
+
+ 2011.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {76,61}
+ spriteSourceSize
+ {76,61}
+ textureRect
+ {{403,67},{76,61}}
+ textureRotated
+
+
+ 2012.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {76,61}
+ spriteSourceSize
+ {76,61}
+ textureRect
+ {{433,1},{76,61}}
+ textureRotated
+
+
+ 2013.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {76,61}
+ spriteSourceSize
+ {76,61}
+ textureRect
+ {{421,130},{76,61}}
+ textureRotated
+
+
+ 2021.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {61,64}
+ spriteSourceSize
+ {79,66}
+ textureRect
+ {{806,185},{61,64}}
+ textureRotated
+
+
+ 2022.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {61,64}
+ spriteSourceSize
+ {79,66}
+ textureRect
+ {{825,57},{61,64}}
+ textureRotated
+
+
+ 2023.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {61,64}
+ spriteSourceSize
+ {79,66}
+ textureRect
+ {{888,57},{61,64}}
+ textureRotated
+
+
+ 2031.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {52,58}
+ spriteSourceSize
+ {64,64}
+ textureRect
+ {{713,1},{52,58}}
+ textureRotated
+
+
+ 2032.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {52,58}
+ spriteSourceSize
+ {64,64}
+ textureRect
+ {{696,129},{52,58}}
+ textureRotated
+
+
+ 2033.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,0}
+ spriteSize
+ {52,58}
+ spriteSourceSize
+ {64,64}
+ textureRect
+ {{750,129},{52,58}}
textureRotated
@@ -340,7 +459,7 @@
spriteSourceSize
{128,128}
textureRect
- {{169,83},{64,70}}
+ {{555,63},{64,70}}
textureRotated
@@ -357,9 +476,9 @@
spriteSourceSize
{102,102}
textureRect
- {{171,1},{68,80}}
+ {{202,183},{68,80}}
textureRotated
-
+
2303.png
@@ -374,7 +493,7 @@
spriteSourceSize
{96,96}
textureRect
- {{1,305},{64,72}}
+ {{481,64},{64,72}}
textureRotated
@@ -391,9 +510,9 @@
spriteSourceSize
{96,96}
textureRect
- {{80,214},{66,74}}
+ {{335,68},{66,74}}
textureRotated
-
+
2305.png
@@ -408,7 +527,7 @@
spriteSourceSize
{90,90}
textureRect
- {{1,433},{64,66}}
+ {{672,191},{64,66}}
textureRotated
@@ -425,7 +544,7 @@
spriteSourceSize
{96,96}
textureRect
- {{77,282},{62,74}}
+ {{550,130},{62,74}}
textureRotated
@@ -442,7 +561,7 @@
spriteSourceSize
{96,96}
textureRect
- {{156,218},{64,74}}
+ {{357,1},{64,74}}
textureRotated
@@ -459,9 +578,9 @@
spriteSourceSize
{96,96}
textureRect
- {{153,284},{64,72}}
+ {{484,130},{64,72}}
textureRotated
-
+
2309.png
@@ -476,9 +595,9 @@
spriteSourceSize
{96,96}
textureRect
- {{1,237},{66,74}}
+ {{353,144},{66,74}}
textureRotated
-
+
2310.png
@@ -493,7 +612,7 @@
spriteSourceSize
{90,90}
textureRect
- {{143,412},{64,66}}
+ {{627,63},{64,66}}
textureRotated
@@ -510,7 +629,7 @@
spriteSourceSize
{90,90}
textureRect
- {{147,350},{60,68}}
+ {{626,129},{60,68}}
textureRotated
@@ -527,7 +646,7 @@
spriteSourceSize
{90,90}
textureRect
- {{75,346},{60,70}}
+ {{511,1},{60,70}}
textureRotated
@@ -544,9 +663,9 @@
spriteSourceSize
{90,90}
textureRect
- {{69,470},{64,66}}
+ {{695,61},{64,66}}
textureRotated
-
+
2314.png
@@ -561,7 +680,7 @@
spriteSourceSize
{90,90}
textureRect
- {{73,408},{60,68}}
+ {{583,1},{60,68}}
textureRotated
@@ -578,7 +697,7 @@
spriteSourceSize
{90,90}
textureRect
- {{1,371},{60,70}}
+ {{600,194},{60,70}}
textureRotated
@@ -595,9 +714,60 @@
spriteSourceSize
{90,90}
textureRect
- {{1,499},{64,66}}
+ {{740,189},{64,66}}
textureRotated
-
+
+
+ 3011.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,-1}
+ spriteSize
+ {96,100}
+ spriteSourceSize
+ {102,106}
+ textureRect
+ {{1,1},{96,100}}
+ textureRotated
+
+
+ 3012.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,-1}
+ spriteSize
+ {96,100}
+ spriteSourceSize
+ {102,106}
+ textureRect
+ {{1,103},{96,100}}
+ textureRotated
+
+
+ 3013.png
+
+ aliases
+
+ anchor
+ {0.5,0.5}
+ spriteOffset
+ {0,-1}
+ spriteSize
+ {96,100}
+ spriteSourceSize
+ {102,106}
+ textureRect
+ {{99,1},{96,100}}
+ textureRotated
+
5007.Png
@@ -612,7 +782,7 @@
spriteSourceSize
{90,90}
textureRect
- {{1,80},{78,78}}
+ {{178,103},{78,78}}
textureRotated
@@ -629,7 +799,7 @@
spriteSourceSize
{83,83}
textureRect
- {{86,1},{83,67}}
+ {{117,188},{83,67}}
textureRotated
@@ -646,9 +816,9 @@
spriteSourceSize
{83,83}
textureRect
- {{1,1},{83,77}}
+ {{99,103},{83,77}}
textureRotated
-
+
9001.png
@@ -663,9 +833,9 @@
spriteSourceSize
{67,75}
textureRect
- {{160,149},{67,75}}
+ {{284,159},{67,75}}
textureRotated
-
+
metadata
@@ -679,9 +849,9 @@
realTextureFileName
items.png
size
- {240,765}
+ {968,256}
smartupdate
- $TexturePacker:SmartUpdate:1e9b811f57b421db7d7fc91408b110c1:e1d6756d1c18347ee84e4cf1f7e4f441:9b2c40378ce3448cae3ca053079d3001$
+ $TexturePacker:SmartUpdate:fc596d6a6f6f00940744b6bd2e1d48bd:a16ddc21f117a9d0c687ed0f7db84809:9b2c40378ce3448cae3ca053079d3001$
textureFileName
items.png
diff --git a/assets/resources/gui/items.plist.meta b/assets/resources/gui/items.plist.meta
index 0fd5a73d..fc978cf8 100644
--- a/assets/resources/gui/items.plist.meta
+++ b/assets/resources/gui/items.plist.meta
@@ -19,8 +19,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 1,
- "trimY": 625,
+ "trimX": 59,
+ "trimY": 205,
"width": 56,
"height": 50,
"rawWidth": 64,
@@ -53,24 +53,70 @@
],
"subMetas": {}
},
- "49343": {
+ "55546": {
"importer": "sprite-frame",
- "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@49343",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@55546",
"displayName": "",
- "id": "49343",
- "name": "2002",
+ "id": "55546",
+ "name": "3012",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": -1,
+ "trimX": 1,
+ "trimY": 103,
+ "width": 96,
+ "height": 100,
+ "rawWidth": 102,
+ "rawHeight": 106,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "58899": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@58899",
+ "displayName": "",
+ "id": "58899",
+ "name": "2023",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 565,
- "width": 58,
- "height": 58,
- "rawWidth": 64,
- "rawHeight": 64,
+ "trimX": 888,
+ "trimY": 57,
+ "width": 61,
+ "height": 64,
+ "rawWidth": 79,
+ "rawHeight": 66,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
@@ -111,8 +157,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 119,
- "trimY": 602,
+ "trimX": 484,
+ "trimY": 204,
"width": 56,
"height": 50,
"rawWidth": 64,
@@ -154,11 +200,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 189,
- "trimY": 542,
+ "trimX": 542,
+ "trimY": 204,
"width": 50,
"height": 56,
"rawWidth": 64,
@@ -203,8 +249,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 189,
- "trimY": 600,
+ "trimX": 804,
+ "trimY": 127,
"width": 50,
"height": 56,
"rawWidth": 64,
@@ -246,11 +292,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 59,
- "trimY": 648,
+ "trimX": 767,
+ "trimY": 1,
"width": 50,
"height": 56,
"rawWidth": 64,
@@ -295,8 +341,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": -2,
- "trimX": 61,
- "trimY": 596,
+ "trimX": 1,
+ "trimY": 205,
"width": 56,
"height": 50,
"rawWidth": 64,
@@ -338,11 +384,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 677,
+ "trimX": 869,
+ "trimY": 179,
"width": 48,
"height": 56,
"rawWidth": 64,
@@ -387,8 +433,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 117,
- "trimY": 654,
+ "trimX": 908,
+ "trimY": 123,
"width": 48,
"height": 56,
"rawWidth": 64,
@@ -430,11 +476,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 59,
- "trimY": 700,
+ "trimX": 919,
+ "trimY": 173,
"width": 48,
"height": 56,
"rawWidth": 64,
@@ -476,11 +522,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 175,
- "trimY": 658,
+ "trimX": 819,
+ "trimY": 1,
"width": 50,
"height": 54,
"rawWidth": 64,
@@ -522,11 +568,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 117,
- "trimY": 704,
+ "trimX": 871,
+ "trimY": 1,
"width": 50,
"height": 54,
"rawWidth": 64,
@@ -571,8 +617,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 173,
- "trimY": 710,
+ "trimX": 856,
+ "trimY": 123,
"width": 50,
"height": 54,
"rawWidth": 64,
@@ -605,52 +651,6 @@
],
"subMetas": {}
},
- "d37cb": {
- "importer": "sprite-frame",
- "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@d37cb",
- "displayName": "",
- "id": "d37cb",
- "name": "2001",
- "userData": {
- "trimType": "auto",
- "trimThreshold": 1,
- "rotated": false,
- "offsetX": 0,
- "offsetY": 0,
- "trimX": 69,
- "trimY": 536,
- "width": 58,
- "height": 58,
- "rawWidth": 64,
- "rawHeight": 64,
- "borderTop": 0,
- "borderBottom": 0,
- "borderLeft": 0,
- "borderRight": 0,
- "packable": true,
- "pixelsToUnit": 100,
- "pivotX": 0.5,
- "pivotY": 0.5,
- "meshType": 0,
- "vertices": {
- "rawPosition": [],
- "indexes": [],
- "uv": [],
- "nuv": [],
- "minPos": [],
- "maxPos": []
- },
- "isUuid": true,
- "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
- "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
- },
- "ver": "1.0.12",
- "imported": true,
- "files": [
- ".json"
- ],
- "subMetas": {}
- },
"a4b0e": {
"importer": "sprite-frame",
"uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@a4b0e",
@@ -660,11 +660,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 137,
- "trimY": 478,
+ "trimX": 761,
+ "trimY": 61,
"width": 64,
"height": 62,
"rawWidth": 64,
@@ -709,8 +709,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 129,
- "trimY": 542,
+ "trimX": 653,
+ "trimY": 1,
"width": 58,
"height": 58,
"rawWidth": 64,
@@ -752,11 +752,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 81,
- "trimY": 137,
+ "trimX": 197,
+ "trimY": 1,
"width": 75,
"height": 77,
"rawWidth": 83,
@@ -798,11 +798,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 160,
+ "trimX": 258,
+ "trimY": 80,
"width": 75,
"height": 77,
"rawWidth": 83,
@@ -847,8 +847,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 86,
- "trimY": 70,
+ "trimX": 274,
+ "trimY": 1,
"width": 81,
"height": 65,
"rawWidth": 81,
@@ -881,6 +881,374 @@
],
"subMetas": {}
},
+ "c50ba": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@c50ba",
+ "displayName": "",
+ "id": "c50ba",
+ "name": "2011",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 403,
+ "trimY": 67,
+ "width": 76,
+ "height": 61,
+ "rawWidth": 76,
+ "rawHeight": 61,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "2bb39": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@2bb39",
+ "displayName": "",
+ "id": "2bb39",
+ "name": "2012",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 433,
+ "trimY": 1,
+ "width": 76,
+ "height": 61,
+ "rawWidth": 76,
+ "rawHeight": 61,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "88bc1": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@88bc1",
+ "displayName": "",
+ "id": "88bc1",
+ "name": "2013",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": true,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 421,
+ "trimY": 130,
+ "width": 76,
+ "height": 61,
+ "rawWidth": 76,
+ "rawHeight": 61,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "002f6": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@002f6",
+ "displayName": "",
+ "id": "002f6",
+ "name": "2021",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 806,
+ "trimY": 185,
+ "width": 61,
+ "height": 64,
+ "rawWidth": 79,
+ "rawHeight": 66,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "35bbe": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@35bbe",
+ "displayName": "",
+ "id": "35bbe",
+ "name": "2022",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 825,
+ "trimY": 57,
+ "width": 61,
+ "height": 64,
+ "rawWidth": 79,
+ "rawHeight": 66,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "8f20b": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@8f20b",
+ "displayName": "",
+ "id": "8f20b",
+ "name": "2031",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 713,
+ "trimY": 1,
+ "width": 52,
+ "height": 58,
+ "rawWidth": 64,
+ "rawHeight": 64,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "56e31": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@56e31",
+ "displayName": "",
+ "id": "56e31",
+ "name": "2032",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 696,
+ "trimY": 129,
+ "width": 52,
+ "height": 58,
+ "rawWidth": 64,
+ "rawHeight": 64,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "a1c2a": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@a1c2a",
+ "displayName": "",
+ "id": "a1c2a",
+ "name": "2033",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": 0,
+ "trimX": 750,
+ "trimY": 129,
+ "width": 52,
+ "height": 58,
+ "rawWidth": 64,
+ "rawHeight": 64,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"224f9": {
"importer": "sprite-frame",
"uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@224f9",
@@ -893,8 +1261,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 169,
- "trimY": 83,
+ "trimX": 555,
+ "trimY": 63,
"width": 64,
"height": 70,
"rawWidth": 128,
@@ -936,11 +1304,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 171,
- "trimY": 1,
+ "trimX": 202,
+ "trimY": 183,
"width": 68,
"height": 80,
"rawWidth": 102,
@@ -985,8 +1353,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 1,
- "trimY": 305,
+ "trimX": 481,
+ "trimY": 64,
"width": 64,
"height": 72,
"rawWidth": 96,
@@ -1028,11 +1396,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": -3,
- "trimX": 80,
- "trimY": 214,
+ "trimX": 335,
+ "trimY": 68,
"width": 66,
"height": 74,
"rawWidth": 96,
@@ -1077,8 +1445,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": -3,
- "trimX": 1,
- "trimY": 433,
+ "trimX": 672,
+ "trimY": 191,
"width": 64,
"height": 66,
"rawWidth": 90,
@@ -1123,8 +1491,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 77,
- "trimY": 282,
+ "trimX": 550,
+ "trimY": 130,
"width": 62,
"height": 74,
"rawWidth": 96,
@@ -1169,8 +1537,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 156,
- "trimY": 218,
+ "trimX": 357,
+ "trimY": 1,
"width": 64,
"height": 74,
"rawWidth": 96,
@@ -1212,11 +1580,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": -3,
- "trimX": 153,
- "trimY": 284,
+ "trimX": 484,
+ "trimY": 130,
"width": 64,
"height": 72,
"rawWidth": 96,
@@ -1258,11 +1626,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": -3,
- "trimX": 1,
- "trimY": 237,
+ "trimX": 353,
+ "trimY": 144,
"width": 66,
"height": 74,
"rawWidth": 96,
@@ -1307,8 +1675,8 @@
"rotated": true,
"offsetX": -1,
"offsetY": -3,
- "trimX": 143,
- "trimY": 412,
+ "trimX": 627,
+ "trimY": 63,
"width": 64,
"height": 66,
"rawWidth": 90,
@@ -1353,8 +1721,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 147,
- "trimY": 350,
+ "trimX": 626,
+ "trimY": 129,
"width": 60,
"height": 68,
"rawWidth": 90,
@@ -1399,8 +1767,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 75,
- "trimY": 346,
+ "trimX": 511,
+ "trimY": 1,
"width": 60,
"height": 70,
"rawWidth": 90,
@@ -1442,11 +1810,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": -3,
- "trimX": 69,
- "trimY": 470,
+ "trimX": 695,
+ "trimY": 61,
"width": 64,
"height": 66,
"rawWidth": 90,
@@ -1491,8 +1859,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 73,
- "trimY": 408,
+ "trimX": 583,
+ "trimY": 1,
"width": 60,
"height": 68,
"rawWidth": 90,
@@ -1537,8 +1905,8 @@
"rotated": true,
"offsetX": 0,
"offsetY": -3,
- "trimX": 1,
- "trimY": 371,
+ "trimX": 600,
+ "trimY": 194,
"width": 60,
"height": 70,
"rawWidth": 90,
@@ -1580,11 +1948,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": -1,
"offsetY": -3,
- "trimX": 1,
- "trimY": 499,
+ "trimX": 740,
+ "trimY": 189,
"width": 64,
"height": 66,
"rawWidth": 90,
@@ -1617,6 +1985,98 @@
],
"subMetas": {}
},
+ "ba0c6": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@ba0c6",
+ "displayName": "",
+ "id": "ba0c6",
+ "name": "3011",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": -1,
+ "trimX": 1,
+ "trimY": 1,
+ "width": 96,
+ "height": 100,
+ "rawWidth": 102,
+ "rawHeight": 106,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
+ "49f7b": {
+ "importer": "sprite-frame",
+ "uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@49f7b",
+ "displayName": "",
+ "id": "49f7b",
+ "name": "3013",
+ "userData": {
+ "trimType": "auto",
+ "trimThreshold": 1,
+ "rotated": false,
+ "offsetX": 0,
+ "offsetY": -1,
+ "trimX": 99,
+ "trimY": 1,
+ "width": 96,
+ "height": 100,
+ "rawWidth": 102,
+ "rawHeight": 106,
+ "borderTop": 0,
+ "borderBottom": 0,
+ "borderLeft": 0,
+ "borderRight": 0,
+ "packable": true,
+ "pixelsToUnit": 100,
+ "pivotX": 0.5,
+ "pivotY": 0.5,
+ "meshType": 0,
+ "vertices": {
+ "rawPosition": [],
+ "indexes": [],
+ "uv": [],
+ "nuv": [],
+ "minPos": [],
+ "maxPos": []
+ },
+ "isUuid": true,
+ "imageUuidOrDatabaseUri": "4ca85ea7-6d3d-4e52-bb59-e0ad41ff0599@6c48a",
+ "atlasUuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d"
+ },
+ "ver": "1.0.12",
+ "imported": true,
+ "files": [
+ ".json"
+ ],
+ "subMetas": {}
+ },
"3b17d": {
"importer": "sprite-frame",
"uuid": "7b0e7263-3b25-4fec-8935-abdd67c4b86d@3b17d",
@@ -1629,8 +2089,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 80,
+ "trimX": 178,
+ "trimY": 103,
"width": 78,
"height": 78,
"rawWidth": 90,
@@ -1675,8 +2135,8 @@
"rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 86,
- "trimY": 1,
+ "trimX": 117,
+ "trimY": 188,
"width": 83,
"height": 67,
"rawWidth": 83,
@@ -1718,11 +2178,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": false,
+ "rotated": true,
"offsetX": 0,
"offsetY": 0,
- "trimX": 1,
- "trimY": 1,
+ "trimX": 99,
+ "trimY": 103,
"width": 83,
"height": 77,
"rawWidth": 83,
@@ -1764,11 +2224,11 @@
"userData": {
"trimType": "auto",
"trimThreshold": 1,
- "rotated": true,
+ "rotated": false,
"offsetX": 0,
"offsetY": 0,
- "trimX": 160,
- "trimY": 149,
+ "trimX": 284,
+ "trimY": 159,
"width": 67,
"height": 75,
"rawWidth": 67,
diff --git a/assets/resources/gui/items.png b/assets/resources/gui/items.png
index 5e47b98f..d642d427 100644
Binary files a/assets/resources/gui/items.png and b/assets/resources/gui/items.png differ
diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab
index b8718c9a..238e2f0f 100644
--- a/assets/resources/gui/role_controller.prefab
+++ b/assets/resources/gui/role_controller.prefab
@@ -22,41 +22,41 @@
"__id__": 2
},
{
- "__id__": 280
+ "__id__": 282
},
{
- "__id__": 306
+ "__id__": 308
},
{
- "__id__": 310
+ "__id__": 312
},
{
- "__id__": 320
+ "__id__": 322
},
{
- "__id__": 324
+ "__id__": 326
},
{
- "__id__": 500
+ "__id__": 531
},
{
- "__id__": 589
+ "__id__": 620
}
],
"_active": true,
"_components": [
{
- "__id__": 595
+ "__id__": 626
},
{
- "__id__": 597
+ "__id__": 628
},
{
- "__id__": 599
+ "__id__": 630
}
],
"_prefab": {
- "__id__": 601
+ "__id__": 632
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -114,18 +114,18 @@
],
"_active": true,
"_components": [
- {
- "__id__": 273
- },
{
"__id__": 275
},
{
"__id__": 277
+ },
+ {
+ "__id__": 279
}
],
"_prefab": {
- "__id__": 279
+ "__id__": 281
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -238,7 +238,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 0,
+ "y": 18.907,
"z": 0
},
"_lrot": {
@@ -451,10 +451,10 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5eaff",
+ "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@54ac8",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
+ "_type": 1,
"_fillType": 0,
"_sizeMode": 0,
"_fillCenter": {
@@ -1957,6 +1957,9 @@
},
{
"__id__": 271
+ },
+ {
+ "__id__": 273
}
],
"removedComponents": []
@@ -2448,7 +2451,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 46.731,
+ "y": -11.361,
"z": 0
},
"_lrot": {
@@ -2460,8 +2463,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
+ "x": 1.5,
+ "y": 1.5,
"z": 1
},
"_mobility": 0,
@@ -2528,16 +2531,16 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0285f",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
- "_fillType": 0,
+ "_type": 3,
+ "_fillType": 1,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
- "_fillStart": 0,
- "_fillRange": 0,
+ "_fillStart": 0.5,
+ "_fillRange": 1,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
@@ -4687,7 +4690,7 @@
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 2,
- "_constraintNum": 3,
+ "_constraintNum": 4,
"_affectedByScale": false,
"_isAlign": true,
"_id": ""
@@ -5177,6 +5180,22 @@
"5bGQtqeHdKKblZUCYha8gm"
]
},
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 274
+ },
+ "propertyPath": [
+ "_constraintNum"
+ ],
+ "value": 4
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "eeAEGdO2RNEJI7sSHbKKxN"
+ ]
+ },
{
"__type__": "cc.UITransform",
"_name": "",
@@ -5187,7 +5206,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 274
+ "__id__": 276
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5215,7 +5234,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 276
+ "__id__": 278
},
"_alignFlags": 16,
"_target": null,
@@ -5251,7 +5270,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 278
+ "__id__": 280
},
"_id": ""
},
@@ -5282,20 +5301,20 @@
},
"_children": [
{
- "__id__": 281
+ "__id__": 283
}
],
"_active": true,
"_components": [
{
- "__id__": 301
+ "__id__": 303
},
{
- "__id__": 303
+ "__id__": 305
}
],
"_prefab": {
- "__id__": 305
+ "__id__": 307
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -5332,27 +5351,27 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 280
+ "__id__": 282
},
"_children": [
{
- "__id__": 282
+ "__id__": 284
},
{
- "__id__": 288
+ "__id__": 290
}
],
"_active": true,
"_components": [
{
- "__id__": 294
+ "__id__": 296
},
{
- "__id__": 296
+ "__id__": 298
}
],
"_prefab": {
- "__id__": 300
+ "__id__": 302
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -5389,20 +5408,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 281
+ "__id__": 283
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 283
+ "__id__": 285
},
{
- "__id__": 285
+ "__id__": 287
}
],
"_prefab": {
- "__id__": 287
+ "__id__": 289
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -5439,11 +5458,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 282
+ "__id__": 284
},
"_enabled": true,
"__prefab": {
- "__id__": 284
+ "__id__": 286
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5467,11 +5486,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 282
+ "__id__": 284
},
"_enabled": true,
"__prefab": {
- "__id__": 286
+ "__id__": 288
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -5525,20 +5544,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 281
+ "__id__": 283
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 289
+ "__id__": 291
},
{
- "__id__": 291
+ "__id__": 293
}
],
"_prefab": {
- "__id__": 293
+ "__id__": 295
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -5575,11 +5594,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 288
+ "__id__": 290
},
"_enabled": true,
"__prefab": {
- "__id__": 290
+ "__id__": 292
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5603,11 +5622,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 288
+ "__id__": 290
},
"_enabled": true,
"__prefab": {
- "__id__": 292
+ "__id__": 294
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -5684,11 +5703,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 281
+ "__id__": 283
},
"_enabled": true,
"__prefab": {
- "__id__": 295
+ "__id__": 297
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5712,18 +5731,18 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 281
+ "__id__": 283
},
"_enabled": true,
"__prefab": {
- "__id__": 297
+ "__id__": 299
},
"clickEvents": [
{
- "__id__": 298
+ "__id__": 300
},
{
- "__id__": 299
+ "__id__": 301
}
],
"_interactable": true,
@@ -5763,7 +5782,7 @@
"_duration": 0.1,
"_zoomScale": 0.8,
"_target": {
- "__id__": 281
+ "__id__": 283
},
"_id": ""
},
@@ -5810,11 +5829,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 280
+ "__id__": 282
},
"_enabled": true,
"__prefab": {
- "__id__": 302
+ "__id__": 304
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5838,11 +5857,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 280
+ "__id__": 282
},
"_enabled": true,
"__prefab": {
- "__id__": 304
+ "__id__": 306
},
"_alignFlags": 16,
"_target": null,
@@ -5893,11 +5912,11 @@
"_active": true,
"_components": [
{
- "__id__": 307
+ "__id__": 309
}
],
"_prefab": {
- "__id__": 309
+ "__id__": 311
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -5934,11 +5953,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 306
+ "__id__": 308
},
"_enabled": true,
"__prefab": {
- "__id__": 308
+ "__id__": 310
},
"_contentSize": {
"__type__": "cc.Size",
@@ -5976,14 +5995,14 @@
"__id__": 1
},
"_prefab": {
- "__id__": 311
+ "__id__": 313
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 310
+ "__id__": 312
},
"asset": {
"__uuid__": "dc0b56d7-c633-4cd2-a6ff-8fa2d7456d9d",
@@ -5991,7 +6010,7 @@
},
"fileId": "5bChJGE9BD55+nIimwyIR0",
"instance": {
- "__id__": 312
+ "__id__": 314
},
"targetOverrides": null
},
@@ -6004,20 +6023,20 @@
"mountedChildren": [],
"mountedComponents": [],
"propertyOverrides": [
- {
- "__id__": 313
- },
{
"__id__": 315
},
- {
- "__id__": 316
- },
{
"__id__": 317
},
{
"__id__": 318
+ },
+ {
+ "__id__": 319
+ },
+ {
+ "__id__": 320
}
],
"removedComponents": []
@@ -6025,7 +6044,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 314
+ "__id__": 316
},
"propertyPath": [
"_name"
@@ -6041,7 +6060,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 314
+ "__id__": 316
},
"propertyPath": [
"_lpos"
@@ -6056,7 +6075,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 314
+ "__id__": 316
},
"propertyPath": [
"_lrot"
@@ -6072,7 +6091,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 314
+ "__id__": 316
},
"propertyPath": [
"_euler"
@@ -6087,7 +6106,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 319
+ "__id__": 321
},
"propertyPath": [
"_active"
@@ -6112,11 +6131,11 @@
"_active": true,
"_components": [
{
- "__id__": 321
+ "__id__": 323
}
],
"_prefab": {
- "__id__": 323
+ "__id__": 325
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -6153,11 +6172,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 320
+ "__id__": 322
},
"_enabled": true,
"__prefab": {
- "__id__": 322
+ "__id__": 324
},
"_contentSize": {
"__type__": "cc.Size",
@@ -6198,27 +6217,30 @@
},
"_children": [
{
- "__id__": 325
+ "__id__": 327
},
{
- "__id__": 333
+ "__id__": 358
+ },
+ {
+ "__id__": 364
}
],
"_active": false,
"_components": [
{
- "__id__": 495
+ "__id__": 526
},
{
- "__id__": 497
+ "__id__": 528
}
],
"_prefab": {
- "__id__": 499
+ "__id__": 530
},
"_lpos": {
"__type__": "cc.Vec3",
- "x": 0,
+ "x": -900,
"y": 0,
"z": 0
},
@@ -6251,28 +6273,85 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 324
+ "__id__": 326
+ },
+ "_children": [
+ {
+ "__id__": 328
+ },
+ {
+ "__id__": 334
+ }
+ ],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 351
+ },
+ {
+ "__id__": 353
+ },
+ {
+ "__id__": 355
+ }
+ ],
+ "_prefab": {
+ "__id__": 357
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 971.747,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.Node",
+ "_name": "Background_Stage01_Bg",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 327
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 326
+ "__id__": 329
},
{
- "__id__": 328
- },
- {
- "__id__": 330
+ "__id__": 331
}
],
"_prefab": {
- "__id__": 332
+ "__id__": 333
},
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 930,
+ "y": 21.198,
"z": 0
},
"_lrot": {
@@ -6304,16 +6383,325 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 325
+ "__id__": 328
},
"_enabled": true,
"__prefab": {
- "__id__": 327
+ "__id__": 330
},
"_contentSize": {
"__type__": "cc.Size",
"width": 720,
- "height": 700
+ "height": 1280
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "59CgMhzXVFWaxKR6XiAAvJ"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 328
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 332
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@eb5f8",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 0,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "55gjhwrHJCUbgIz9/n7lKK"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "6fbwazkUhLVpg8HNIszvYO",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
+ {
+ "__type__": "cc.Node",
+ "_objFlags": 0,
+ "_parent": {
+ "__id__": 327
+ },
+ "_prefab": {
+ "__id__": 335
+ },
+ "__editorExtras__": {}
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 334
+ },
+ "asset": {
+ "__uuid__": "b7441402-2d81-47b2-8978-90997ea4d877",
+ "__expectedType__": "cc.Prefab"
+ },
+ "fileId": "fdklpBwCBM/qJ4WFlQF3kT",
+ "instance": {
+ "__id__": 336
+ },
+ "targetOverrides": null
+ },
+ {
+ "__type__": "cc.PrefabInstance",
+ "fileId": "0509aOwzNBT6sv3NtFIr/5",
+ "prefabRootNode": {
+ "__id__": 1
+ },
+ "mountedChildren": [],
+ "mountedComponents": [],
+ "propertyOverrides": [
+ {
+ "__id__": 337
+ },
+ {
+ "__id__": 339
+ },
+ {
+ "__id__": 340
+ },
+ {
+ "__id__": 341
+ },
+ {
+ "__id__": 342
+ },
+ {
+ "__id__": 344
+ },
+ {
+ "__id__": 346
+ },
+ {
+ "__id__": 348
+ },
+ {
+ "__id__": 349
+ }
+ ],
+ "removedComponents": []
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 338
+ },
+ "propertyPath": [
+ "_name"
+ ],
+ "value": "k1"
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "fdklpBwCBM/qJ4WFlQF3kT"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 338
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": -0.041,
+ "y": -106.103,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 338
+ },
+ "propertyPath": [
+ "_lrot"
+ ],
+ "value": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 338
+ },
+ "propertyPath": [
+ "_euler"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 343
+ },
+ "propertyPath": [
+ "_lscale"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "4aKyovCOhDJpr23Of35+5a"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 345
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 10.531,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "69IAw7dThHvIlVtTfXOVMZ",
+ "16MuhUBUpB2ZdBTYflEf1n"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 347
+ },
+ "propertyPath": [
+ "_lpos"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ }
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "51ZjCtSAdKQ7Bnocj2kgu0"
+ ]
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 347
+ },
+ "propertyPath": [
+ "_lscale"
+ ],
+ "value": {
+ "__type__": "cc.Vec3",
+ "x": 5,
+ "y": 5,
+ "z": 1
+ }
+ },
+ {
+ "__type__": "CCPropertyOverrideInfo",
+ "targetInfo": {
+ "__id__": 350
+ },
+ "propertyPath": [
+ "_active"
+ ],
+ "value": false
+ },
+ {
+ "__type__": "cc.TargetInfo",
+ "localID": [
+ "69IAw7dThHvIlVtTfXOVMZ",
+ "5fqU0L3/FOhKaco5UkHuWT"
+ ]
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 327
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 352
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 900,
+ "height": 2000
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -6332,11 +6720,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 325
+ "__id__": 327
},
"_enabled": true,
"__prefab": {
- "__id__": 329
+ "__id__": 354
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -6349,7 +6737,7 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@efb8d",
+ "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@58cb7",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -6377,18 +6765,18 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 325
+ "__id__": 327
},
"_enabled": true,
"__prefab": {
- "__id__": 331
+ "__id__": 356
},
"_alignFlags": 21,
"_target": null,
"_left": 0,
"_right": 0,
- "_top": 0,
- "_bottom": 580,
+ "_top": -691.7469999999998,
+ "_bottom": -28.253000000000043,
"_horizontalCenter": 0,
"_verticalCenter": 0,
"_isAbsLeft": true,
@@ -6420,39 +6808,175 @@
"targetOverrides": null,
"nestedPrefabInstanceRoots": null
},
+ {
+ "__type__": "cc.Node",
+ "_name": "Background_Lobby_bg_bottom",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "_parent": {
+ "__id__": 326
+ },
+ "_children": [],
+ "_active": true,
+ "_components": [
+ {
+ "__id__": 359
+ },
+ {
+ "__id__": 361
+ }
+ ],
+ "_prefab": {
+ "__id__": 363
+ },
+ "_lpos": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 314.955,
+ "z": 0
+ },
+ "_lrot": {
+ "__type__": "cc.Quat",
+ "x": 0,
+ "y": 0,
+ "z": 0,
+ "w": 1
+ },
+ "_lscale": {
+ "__type__": "cc.Vec3",
+ "x": 1,
+ "y": 1,
+ "z": 1
+ },
+ "_mobility": 0,
+ "_layer": 1073741824,
+ "_euler": {
+ "__type__": "cc.Vec3",
+ "x": 0,
+ "y": 0,
+ "z": 0
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.UITransform",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 358
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 360
+ },
+ "_contentSize": {
+ "__type__": "cc.Size",
+ "width": 720,
+ "height": 900
+ },
+ "_anchorPoint": {
+ "__type__": "cc.Vec2",
+ "x": 0.5,
+ "y": 0.5
+ },
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "d3YfOOLf5JJLjFUmvfQutR"
+ },
+ {
+ "__type__": "cc.Sprite",
+ "_name": "",
+ "_objFlags": 0,
+ "__editorExtras__": {},
+ "node": {
+ "__id__": 358
+ },
+ "_enabled": true,
+ "__prefab": {
+ "__id__": 362
+ },
+ "_customMaterial": null,
+ "_srcBlendFactor": 2,
+ "_dstBlendFactor": 4,
+ "_color": {
+ "__type__": "cc.Color",
+ "r": 255,
+ "g": 255,
+ "b": 255,
+ "a": 255
+ },
+ "_spriteFrame": {
+ "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@e651a",
+ "__expectedType__": "cc.SpriteFrame"
+ },
+ "_type": 1,
+ "_fillType": 0,
+ "_sizeMode": 0,
+ "_fillCenter": {
+ "__type__": "cc.Vec2",
+ "x": 0,
+ "y": 0
+ },
+ "_fillStart": 0,
+ "_fillRange": 0,
+ "_isTrimmedMode": true,
+ "_useGrayscale": false,
+ "_atlas": null,
+ "_id": ""
+ },
+ {
+ "__type__": "cc.CompPrefabInfo",
+ "fileId": "23n4xv9JhPELwIAAwui+Va"
+ },
+ {
+ "__type__": "cc.PrefabInfo",
+ "root": {
+ "__id__": 1
+ },
+ "asset": {
+ "__id__": 0
+ },
+ "fileId": "5flAjCNBJHEJGEm0rhrPLo",
+ "instance": null,
+ "targetOverrides": null,
+ "nestedPrefabInstanceRoots": null
+ },
{
"__type__": "cc.Node",
"_name": "ScrollView",
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 324
+ "__id__": 326
},
"_children": [
{
- "__id__": 334
+ "__id__": 365
},
{
- "__id__": 352
+ "__id__": 383
}
],
"_active": true,
"_components": [
{
- "__id__": 488
+ "__id__": 519
},
{
- "__id__": 490
+ "__id__": 521
},
{
- "__id__": 349
+ "__id__": 380
},
{
- "__id__": 492
+ "__id__": 523
}
],
"_prefab": {
- "__id__": 494
+ "__id__": 525
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -6489,30 +7013,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 333
+ "__id__": 364
},
"_children": [
{
- "__id__": 335
+ "__id__": 366
}
],
"_active": false,
"_components": [
{
- "__id__": 341
+ "__id__": 372
},
{
- "__id__": 343
+ "__id__": 374
},
{
- "__id__": 345
+ "__id__": 376
},
{
- "__id__": 347
+ "__id__": 378
}
],
"_prefab": {
- "__id__": 487
+ "__id__": 518
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -6549,20 +7073,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 334
+ "__id__": 365
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 336
+ "__id__": 367
},
{
- "__id__": 338
+ "__id__": 369
}
],
"_prefab": {
- "__id__": 340
+ "__id__": 371
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -6599,11 +7123,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 335
+ "__id__": 366
},
"_enabled": true,
"__prefab": {
- "__id__": 337
+ "__id__": 368
},
"_contentSize": {
"__type__": "cc.Size",
@@ -6627,11 +7151,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 335
+ "__id__": 366
},
"_enabled": true,
"__prefab": {
- "__id__": 339
+ "__id__": 370
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -6685,11 +7209,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 334
+ "__id__": 365
},
"_enabled": true,
"__prefab": {
- "__id__": 342
+ "__id__": 373
},
"_contentSize": {
"__type__": "cc.Size",
@@ -6713,11 +7237,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 334
+ "__id__": 365
},
"_enabled": true,
"__prefab": {
- "__id__": 344
+ "__id__": 375
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -6755,11 +7279,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 334
+ "__id__": 365
},
"_enabled": true,
"__prefab": {
- "__id__": 346
+ "__id__": 377
},
"_alignFlags": 37,
"_target": null,
@@ -6791,17 +7315,17 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 334
+ "__id__": 365
},
"_enabled": true,
"__prefab": {
- "__id__": 348
+ "__id__": 379
},
"_scrollView": {
- "__id__": 349
+ "__id__": 380
},
"_handle": {
- "__id__": 338
+ "__id__": 369
},
"_direction": 1,
"_enableAutoHide": false,
@@ -6818,11 +7342,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 333
+ "__id__": 364
},
"_enabled": true,
"__prefab": {
- "__id__": 350
+ "__id__": 381
},
"bounceDuration": 0.23,
"brake": 0.75,
@@ -6833,11 +7357,11 @@
"cancelInnerEvents": true,
"scrollEvents": [],
"_content": {
- "__id__": 351
+ "__id__": 382
},
"_horizontalScrollBar": null,
"_verticalScrollBar": {
- "__id__": 347
+ "__id__": 378
},
"_id": ""
},
@@ -6851,66 +7375,66 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 352
+ "__id__": 383
},
"_children": [
{
- "__id__": 362
+ "__id__": 393
},
{
- "__id__": 370
+ "__id__": 401
},
{
- "__id__": 378
+ "__id__": 409
},
{
- "__id__": 386
+ "__id__": 417
},
{
- "__id__": 394
+ "__id__": 425
},
{
- "__id__": 402
+ "__id__": 433
},
{
- "__id__": 410
+ "__id__": 441
},
{
- "__id__": 418
+ "__id__": 449
},
{
- "__id__": 426
+ "__id__": 457
},
{
- "__id__": 434
+ "__id__": 465
},
{
- "__id__": 442
+ "__id__": 473
},
{
- "__id__": 450
+ "__id__": 481
},
{
- "__id__": 458
+ "__id__": 489
},
{
- "__id__": 466
+ "__id__": 497
},
{
- "__id__": 474
+ "__id__": 505
}
],
"_active": true,
"_components": [
{
- "__id__": 482
+ "__id__": 513
},
{
- "__id__": 484
+ "__id__": 515
}
],
"_prefab": {
- "__id__": 486
+ "__id__": 517
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -6947,30 +7471,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 333
+ "__id__": 364
},
"_children": [
{
- "__id__": 351
+ "__id__": 382
}
],
"_active": true,
"_components": [
{
- "__id__": 353
+ "__id__": 384
},
{
- "__id__": 355
+ "__id__": 386
},
{
- "__id__": 357
+ "__id__": 388
},
{
- "__id__": 359
+ "__id__": 390
}
],
"_prefab": {
- "__id__": 361
+ "__id__": 392
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -7007,11 +7531,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 352
+ "__id__": 383
},
"_enabled": true,
"__prefab": {
- "__id__": 354
+ "__id__": 385
},
"_contentSize": {
"__type__": "cc.Size",
@@ -7035,11 +7559,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 352
+ "__id__": 383
},
"_enabled": true,
"__prefab": {
- "__id__": 356
+ "__id__": 387
},
"_type": 0,
"_inverted": false,
@@ -7057,11 +7581,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 352
+ "__id__": 383
},
"_enabled": true,
"__prefab": {
- "__id__": 358
+ "__id__": 389
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -7103,11 +7627,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 352
+ "__id__": 383
},
"_enabled": true,
"__prefab": {
- "__id__": 360
+ "__id__": 391
},
"_alignFlags": 45,
"_target": null,
@@ -7150,17 +7674,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 363
+ "__id__": 394
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 362
+ "__id__": 393
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7168,7 +7692,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 364
+ "__id__": 395
},
"targetOverrides": null
},
@@ -7182,16 +7706,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 365
+ "__id__": 396
},
{
- "__id__": 367
+ "__id__": 398
},
{
- "__id__": 368
+ "__id__": 399
},
{
- "__id__": 369
+ "__id__": 400
}
],
"removedComponents": []
@@ -7199,7 +7723,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 366
+ "__id__": 397
},
"propertyPath": [
"_name"
@@ -7215,7 +7739,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 366
+ "__id__": 397
},
"propertyPath": [
"_lpos"
@@ -7230,7 +7754,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 366
+ "__id__": 397
},
"propertyPath": [
"_lrot"
@@ -7246,7 +7770,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 366
+ "__id__": 397
},
"propertyPath": [
"_euler"
@@ -7262,17 +7786,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 371
+ "__id__": 402
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 370
+ "__id__": 401
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7280,7 +7804,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 372
+ "__id__": 403
},
"targetOverrides": null
},
@@ -7294,16 +7818,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 373
+ "__id__": 404
},
{
- "__id__": 375
+ "__id__": 406
},
{
- "__id__": 376
+ "__id__": 407
},
{
- "__id__": 377
+ "__id__": 408
}
],
"removedComponents": []
@@ -7311,7 +7835,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 374
+ "__id__": 405
},
"propertyPath": [
"_name"
@@ -7327,7 +7851,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 374
+ "__id__": 405
},
"propertyPath": [
"_lpos"
@@ -7342,7 +7866,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 374
+ "__id__": 405
},
"propertyPath": [
"_lrot"
@@ -7358,7 +7882,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 374
+ "__id__": 405
},
"propertyPath": [
"_euler"
@@ -7374,17 +7898,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 379
+ "__id__": 410
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 378
+ "__id__": 409
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7392,7 +7916,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 380
+ "__id__": 411
},
"targetOverrides": null
},
@@ -7406,16 +7930,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 381
+ "__id__": 412
},
{
- "__id__": 383
+ "__id__": 414
},
{
- "__id__": 384
+ "__id__": 415
},
{
- "__id__": 385
+ "__id__": 416
}
],
"removedComponents": []
@@ -7423,7 +7947,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 382
+ "__id__": 413
},
"propertyPath": [
"_name"
@@ -7439,7 +7963,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 382
+ "__id__": 413
},
"propertyPath": [
"_lpos"
@@ -7454,7 +7978,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 382
+ "__id__": 413
},
"propertyPath": [
"_lrot"
@@ -7470,7 +7994,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 382
+ "__id__": 413
},
"propertyPath": [
"_euler"
@@ -7486,17 +8010,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 387
+ "__id__": 418
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 386
+ "__id__": 417
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7504,7 +8028,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 388
+ "__id__": 419
},
"targetOverrides": null
},
@@ -7518,16 +8042,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 389
+ "__id__": 420
},
{
- "__id__": 391
+ "__id__": 422
},
{
- "__id__": 392
+ "__id__": 423
},
{
- "__id__": 393
+ "__id__": 424
}
],
"removedComponents": []
@@ -7535,7 +8059,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 390
+ "__id__": 421
},
"propertyPath": [
"_name"
@@ -7551,7 +8075,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 390
+ "__id__": 421
},
"propertyPath": [
"_lpos"
@@ -7566,7 +8090,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 390
+ "__id__": 421
},
"propertyPath": [
"_lrot"
@@ -7582,7 +8106,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 390
+ "__id__": 421
},
"propertyPath": [
"_euler"
@@ -7598,17 +8122,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 395
+ "__id__": 426
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 394
+ "__id__": 425
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7616,7 +8140,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 396
+ "__id__": 427
},
"targetOverrides": null
},
@@ -7630,16 +8154,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 397
+ "__id__": 428
},
{
- "__id__": 399
+ "__id__": 430
},
{
- "__id__": 400
+ "__id__": 431
},
{
- "__id__": 401
+ "__id__": 432
}
],
"removedComponents": []
@@ -7647,7 +8171,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 398
+ "__id__": 429
},
"propertyPath": [
"_name"
@@ -7663,7 +8187,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 398
+ "__id__": 429
},
"propertyPath": [
"_lpos"
@@ -7678,7 +8202,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 398
+ "__id__": 429
},
"propertyPath": [
"_lrot"
@@ -7694,7 +8218,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 398
+ "__id__": 429
},
"propertyPath": [
"_euler"
@@ -7710,17 +8234,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 403
+ "__id__": 434
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 402
+ "__id__": 433
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7728,7 +8252,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 404
+ "__id__": 435
},
"targetOverrides": null
},
@@ -7742,16 +8266,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 405
+ "__id__": 436
},
{
- "__id__": 407
+ "__id__": 438
},
{
- "__id__": 408
+ "__id__": 439
},
{
- "__id__": 409
+ "__id__": 440
}
],
"removedComponents": []
@@ -7759,7 +8283,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 406
+ "__id__": 437
},
"propertyPath": [
"_name"
@@ -7775,7 +8299,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 406
+ "__id__": 437
},
"propertyPath": [
"_lpos"
@@ -7790,7 +8314,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 406
+ "__id__": 437
},
"propertyPath": [
"_lrot"
@@ -7806,7 +8330,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 406
+ "__id__": 437
},
"propertyPath": [
"_euler"
@@ -7822,17 +8346,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 411
+ "__id__": 442
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 410
+ "__id__": 441
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7840,7 +8364,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 412
+ "__id__": 443
},
"targetOverrides": null
},
@@ -7854,16 +8378,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 413
+ "__id__": 444
},
{
- "__id__": 415
+ "__id__": 446
},
{
- "__id__": 416
+ "__id__": 447
},
{
- "__id__": 417
+ "__id__": 448
}
],
"removedComponents": []
@@ -7871,7 +8395,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 414
+ "__id__": 445
},
"propertyPath": [
"_name"
@@ -7887,7 +8411,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 414
+ "__id__": 445
},
"propertyPath": [
"_lpos"
@@ -7902,7 +8426,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 414
+ "__id__": 445
},
"propertyPath": [
"_lrot"
@@ -7918,7 +8442,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 414
+ "__id__": 445
},
"propertyPath": [
"_euler"
@@ -7934,17 +8458,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 419
+ "__id__": 450
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 418
+ "__id__": 449
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -7952,7 +8476,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 420
+ "__id__": 451
},
"targetOverrides": null
},
@@ -7966,16 +8490,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 421
+ "__id__": 452
},
{
- "__id__": 423
+ "__id__": 454
},
{
- "__id__": 424
+ "__id__": 455
},
{
- "__id__": 425
+ "__id__": 456
}
],
"removedComponents": []
@@ -7983,7 +8507,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 422
+ "__id__": 453
},
"propertyPath": [
"_name"
@@ -7999,7 +8523,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 422
+ "__id__": 453
},
"propertyPath": [
"_lpos"
@@ -8014,7 +8538,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 422
+ "__id__": 453
},
"propertyPath": [
"_lrot"
@@ -8030,7 +8554,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 422
+ "__id__": 453
},
"propertyPath": [
"_euler"
@@ -8046,17 +8570,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 427
+ "__id__": 458
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 426
+ "__id__": 457
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8064,7 +8588,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 428
+ "__id__": 459
},
"targetOverrides": null
},
@@ -8078,16 +8602,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 429
+ "__id__": 460
},
{
- "__id__": 431
+ "__id__": 462
},
{
- "__id__": 432
+ "__id__": 463
},
{
- "__id__": 433
+ "__id__": 464
}
],
"removedComponents": []
@@ -8095,7 +8619,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 430
+ "__id__": 461
},
"propertyPath": [
"_name"
@@ -8111,7 +8635,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 430
+ "__id__": 461
},
"propertyPath": [
"_lpos"
@@ -8126,7 +8650,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 430
+ "__id__": 461
},
"propertyPath": [
"_lrot"
@@ -8142,7 +8666,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 430
+ "__id__": 461
},
"propertyPath": [
"_euler"
@@ -8158,17 +8682,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 435
+ "__id__": 466
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 434
+ "__id__": 465
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8176,7 +8700,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 436
+ "__id__": 467
},
"targetOverrides": null
},
@@ -8190,16 +8714,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 437
+ "__id__": 468
},
{
- "__id__": 439
+ "__id__": 470
},
{
- "__id__": 440
+ "__id__": 471
},
{
- "__id__": 441
+ "__id__": 472
}
],
"removedComponents": []
@@ -8207,7 +8731,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 438
+ "__id__": 469
},
"propertyPath": [
"_name"
@@ -8223,7 +8747,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 438
+ "__id__": 469
},
"propertyPath": [
"_lpos"
@@ -8238,7 +8762,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 438
+ "__id__": 469
},
"propertyPath": [
"_lrot"
@@ -8254,7 +8778,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 438
+ "__id__": 469
},
"propertyPath": [
"_euler"
@@ -8270,17 +8794,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 443
+ "__id__": 474
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 442
+ "__id__": 473
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8288,7 +8812,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 444
+ "__id__": 475
},
"targetOverrides": null
},
@@ -8302,16 +8826,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 445
+ "__id__": 476
},
{
- "__id__": 447
+ "__id__": 478
},
{
- "__id__": 448
+ "__id__": 479
},
{
- "__id__": 449
+ "__id__": 480
}
],
"removedComponents": []
@@ -8319,7 +8843,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 446
+ "__id__": 477
},
"propertyPath": [
"_name"
@@ -8335,7 +8859,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 446
+ "__id__": 477
},
"propertyPath": [
"_lpos"
@@ -8350,7 +8874,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 446
+ "__id__": 477
},
"propertyPath": [
"_lrot"
@@ -8366,7 +8890,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 446
+ "__id__": 477
},
"propertyPath": [
"_euler"
@@ -8382,17 +8906,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 451
+ "__id__": 482
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 450
+ "__id__": 481
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8400,7 +8924,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 452
+ "__id__": 483
},
"targetOverrides": null
},
@@ -8414,16 +8938,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 453
+ "__id__": 484
},
{
- "__id__": 455
+ "__id__": 486
},
{
- "__id__": 456
+ "__id__": 487
},
{
- "__id__": 457
+ "__id__": 488
}
],
"removedComponents": []
@@ -8431,7 +8955,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 454
+ "__id__": 485
},
"propertyPath": [
"_name"
@@ -8447,7 +8971,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 454
+ "__id__": 485
},
"propertyPath": [
"_lpos"
@@ -8462,7 +8986,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 454
+ "__id__": 485
},
"propertyPath": [
"_lrot"
@@ -8478,7 +9002,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 454
+ "__id__": 485
},
"propertyPath": [
"_euler"
@@ -8494,17 +9018,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 459
+ "__id__": 490
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 458
+ "__id__": 489
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8512,7 +9036,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 460
+ "__id__": 491
},
"targetOverrides": null
},
@@ -8526,16 +9050,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 461
+ "__id__": 492
},
{
- "__id__": 463
+ "__id__": 494
},
{
- "__id__": 464
+ "__id__": 495
},
{
- "__id__": 465
+ "__id__": 496
}
],
"removedComponents": []
@@ -8543,7 +9067,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 462
+ "__id__": 493
},
"propertyPath": [
"_name"
@@ -8559,7 +9083,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 462
+ "__id__": 493
},
"propertyPath": [
"_lpos"
@@ -8574,7 +9098,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 462
+ "__id__": 493
},
"propertyPath": [
"_lrot"
@@ -8590,7 +9114,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 462
+ "__id__": 493
},
"propertyPath": [
"_euler"
@@ -8606,17 +9130,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 467
+ "__id__": 498
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 466
+ "__id__": 497
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8624,7 +9148,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 468
+ "__id__": 499
},
"targetOverrides": null
},
@@ -8638,16 +9162,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 469
+ "__id__": 500
},
{
- "__id__": 471
+ "__id__": 502
},
{
- "__id__": 472
+ "__id__": 503
},
{
- "__id__": 473
+ "__id__": 504
}
],
"removedComponents": []
@@ -8655,7 +9179,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 470
+ "__id__": 501
},
"propertyPath": [
"_name"
@@ -8671,7 +9195,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 470
+ "__id__": 501
},
"propertyPath": [
"_lpos"
@@ -8686,7 +9210,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 470
+ "__id__": 501
},
"propertyPath": [
"_lrot"
@@ -8702,7 +9226,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 470
+ "__id__": 501
},
"propertyPath": [
"_euler"
@@ -8718,17 +9242,17 @@
"__type__": "cc.Node",
"_objFlags": 0,
"_parent": {
- "__id__": 351
+ "__id__": 382
},
"_prefab": {
- "__id__": 475
+ "__id__": 506
},
"__editorExtras__": {}
},
{
"__type__": "cc.PrefabInfo",
"root": {
- "__id__": 474
+ "__id__": 505
},
"asset": {
"__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84",
@@ -8736,7 +9260,7 @@
},
"fileId": "9eIoeBQ/FAuKISfw/S9q2E",
"instance": {
- "__id__": 476
+ "__id__": 507
},
"targetOverrides": null
},
@@ -8750,16 +9274,16 @@
"mountedComponents": [],
"propertyOverrides": [
{
- "__id__": 477
+ "__id__": 508
},
{
- "__id__": 479
+ "__id__": 510
},
{
- "__id__": 480
+ "__id__": 511
},
{
- "__id__": 481
+ "__id__": 512
}
],
"removedComponents": []
@@ -8767,7 +9291,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 478
+ "__id__": 509
},
"propertyPath": [
"_name"
@@ -8783,7 +9307,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 478
+ "__id__": 509
},
"propertyPath": [
"_lpos"
@@ -8798,7 +9322,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 478
+ "__id__": 509
},
"propertyPath": [
"_lrot"
@@ -8814,7 +9338,7 @@
{
"__type__": "CCPropertyOverrideInfo",
"targetInfo": {
- "__id__": 478
+ "__id__": 509
},
"propertyPath": [
"_euler"
@@ -8832,11 +9356,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 351
+ "__id__": 382
},
"_enabled": true,
"__prefab": {
- "__id__": 483
+ "__id__": 514
},
"_contentSize": {
"__type__": "cc.Size",
@@ -8860,11 +9384,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 351
+ "__id__": 382
},
"_enabled": true,
"__prefab": {
- "__id__": 485
+ "__id__": 516
},
"_resizeMode": 0,
"_layoutType": 3,
@@ -8924,11 +9448,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 333
+ "__id__": 364
},
"_enabled": true,
"__prefab": {
- "__id__": 489
+ "__id__": 520
},
"_contentSize": {
"__type__": "cc.Size",
@@ -8952,11 +9476,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 333
+ "__id__": 364
},
"_enabled": true,
"__prefab": {
- "__id__": 491
+ "__id__": 522
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -8994,11 +9518,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 333
+ "__id__": 364
},
"_enabled": true,
"__prefab": {
- "__id__": 493
+ "__id__": 524
},
"_alignFlags": 20,
"_target": null,
@@ -9043,11 +9567,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 324
+ "__id__": 326
},
"_enabled": true,
"__prefab": {
- "__id__": 496
+ "__id__": 527
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9071,16 +9595,16 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 324
+ "__id__": 326
},
"_enabled": true,
"__prefab": {
- "__id__": 498
+ "__id__": 529
},
"_alignFlags": 45,
"_target": null,
- "_left": 0,
- "_right": 0,
+ "_left": -900,
+ "_right": 900,
"_top": 0,
"_bottom": 0,
"_horizontalCenter": 0,
@@ -9123,33 +9647,33 @@
"__id__": 1
},
"_children": [
- {
- "__id__": 501
- },
- {
- "__id__": 507
- },
{
"__id__": 532
},
{
- "__id__": 557
+ "__id__": 538
+ },
+ {
+ "__id__": 563
+ },
+ {
+ "__id__": 588
}
],
"_active": true,
"_components": [
{
- "__id__": 582
+ "__id__": 613
},
{
- "__id__": 584
+ "__id__": 615
},
{
- "__id__": 586
+ "__id__": 617
}
],
"_prefab": {
- "__id__": 588
+ "__id__": 619
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9186,20 +9710,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 500
+ "__id__": 531
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 502
+ "__id__": 533
},
{
- "__id__": 504
+ "__id__": 535
}
],
"_prefab": {
- "__id__": 506
+ "__id__": 537
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9236,11 +9760,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 501
+ "__id__": 532
},
"_enabled": true,
"__prefab": {
- "__id__": 503
+ "__id__": 534
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9264,11 +9788,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 501
+ "__id__": 532
},
"_enabled": true,
"__prefab": {
- "__id__": 505
+ "__id__": 536
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -9322,30 +9846,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 500
+ "__id__": 531
},
"_children": [
{
- "__id__": 508
+ "__id__": 539
},
{
- "__id__": 514
+ "__id__": 545
},
{
- "__id__": 520
+ "__id__": 551
}
],
"_active": true,
"_components": [
{
- "__id__": 526
+ "__id__": 557
},
{
- "__id__": 528
+ "__id__": 559
}
],
"_prefab": {
- "__id__": 531
+ "__id__": 562
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9382,20 +9906,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 507
+ "__id__": 538
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 509
+ "__id__": 540
},
{
- "__id__": 511
+ "__id__": 542
}
],
"_prefab": {
- "__id__": 513
+ "__id__": 544
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9432,11 +9956,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 508
+ "__id__": 539
},
"_enabled": true,
"__prefab": {
- "__id__": 510
+ "__id__": 541
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9460,11 +9984,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 508
+ "__id__": 539
},
"_enabled": true,
"__prefab": {
- "__id__": 512
+ "__id__": 543
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -9518,20 +10042,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 507
+ "__id__": 538
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 515
+ "__id__": 546
},
{
- "__id__": 517
+ "__id__": 548
}
],
"_prefab": {
- "__id__": 519
+ "__id__": 550
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9568,11 +10092,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 514
+ "__id__": 545
},
"_enabled": true,
"__prefab": {
- "__id__": 516
+ "__id__": 547
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9596,11 +10120,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 514
+ "__id__": 545
},
"_enabled": true,
"__prefab": {
- "__id__": 518
+ "__id__": 549
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -9654,20 +10178,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 507
+ "__id__": 538
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 521
+ "__id__": 552
},
{
- "__id__": 523
+ "__id__": 554
}
],
"_prefab": {
- "__id__": 525
+ "__id__": 556
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9704,11 +10228,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 520
+ "__id__": 551
},
"_enabled": true,
"__prefab": {
- "__id__": 522
+ "__id__": 553
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9732,11 +10256,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 520
+ "__id__": 551
},
"_enabled": true,
"__prefab": {
- "__id__": 524
+ "__id__": 555
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -9813,11 +10337,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 507
+ "__id__": 538
},
"_enabled": true,
"__prefab": {
- "__id__": 527
+ "__id__": 558
},
"_contentSize": {
"__type__": "cc.Size",
@@ -9841,15 +10365,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 507
+ "__id__": 538
},
"_enabled": true,
"__prefab": {
- "__id__": 529
+ "__id__": 560
},
"clickEvents": [
{
- "__id__": 530
+ "__id__": 561
}
],
"_interactable": true,
@@ -9924,30 +10448,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 500
+ "__id__": 531
},
"_children": [
{
- "__id__": 533
+ "__id__": 564
},
{
- "__id__": 539
+ "__id__": 570
},
{
- "__id__": 545
+ "__id__": 576
}
],
"_active": true,
"_components": [
{
- "__id__": 551
+ "__id__": 582
},
{
- "__id__": 553
+ "__id__": 584
}
],
"_prefab": {
- "__id__": 556
+ "__id__": 587
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -9984,20 +10508,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 532
+ "__id__": 563
},
"_children": [],
"_active": false,
"_components": [
{
- "__id__": 534
+ "__id__": 565
},
{
- "__id__": 536
+ "__id__": 567
}
],
"_prefab": {
- "__id__": 538
+ "__id__": 569
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10034,11 +10558,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 533
+ "__id__": 564
},
"_enabled": true,
"__prefab": {
- "__id__": 535
+ "__id__": 566
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10062,11 +10586,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 533
+ "__id__": 564
},
"_enabled": true,
"__prefab": {
- "__id__": 537
+ "__id__": 568
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -10120,20 +10644,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 532
+ "__id__": 563
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 540
+ "__id__": 571
},
{
- "__id__": 542
+ "__id__": 573
}
],
"_prefab": {
- "__id__": 544
+ "__id__": 575
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10170,11 +10694,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 539
+ "__id__": 570
},
"_enabled": true,
"__prefab": {
- "__id__": 541
+ "__id__": 572
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10198,11 +10722,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 539
+ "__id__": 570
},
"_enabled": true,
"__prefab": {
- "__id__": 543
+ "__id__": 574
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -10256,20 +10780,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 532
+ "__id__": 563
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 546
+ "__id__": 577
},
{
- "__id__": 548
+ "__id__": 579
}
],
"_prefab": {
- "__id__": 550
+ "__id__": 581
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10306,11 +10830,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 545
+ "__id__": 576
},
"_enabled": true,
"__prefab": {
- "__id__": 547
+ "__id__": 578
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10334,11 +10858,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 545
+ "__id__": 576
},
"_enabled": true,
"__prefab": {
- "__id__": 549
+ "__id__": 580
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -10415,11 +10939,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 532
+ "__id__": 563
},
"_enabled": true,
"__prefab": {
- "__id__": 552
+ "__id__": 583
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10443,15 +10967,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 532
+ "__id__": 563
},
"_enabled": true,
"__prefab": {
- "__id__": 554
+ "__id__": 585
},
"clickEvents": [
{
- "__id__": 555
+ "__id__": 586
}
],
"_interactable": true,
@@ -10526,30 +11050,30 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 500
+ "__id__": 531
},
"_children": [
{
- "__id__": 558
+ "__id__": 589
},
{
- "__id__": 564
+ "__id__": 595
},
{
- "__id__": 570
+ "__id__": 601
}
],
"_active": true,
"_components": [
{
- "__id__": 576
+ "__id__": 607
},
{
- "__id__": 578
+ "__id__": 609
}
],
"_prefab": {
- "__id__": 581
+ "__id__": 612
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10586,20 +11110,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 557
+ "__id__": 588
},
"_children": [],
"_active": false,
"_components": [
{
- "__id__": 559
+ "__id__": 590
},
{
- "__id__": 561
+ "__id__": 592
}
],
"_prefab": {
- "__id__": 563
+ "__id__": 594
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10636,11 +11160,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 558
+ "__id__": 589
},
"_enabled": true,
"__prefab": {
- "__id__": 560
+ "__id__": 591
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10664,11 +11188,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 558
+ "__id__": 589
},
"_enabled": true,
"__prefab": {
- "__id__": 562
+ "__id__": 593
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -10722,20 +11246,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 557
+ "__id__": 588
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 565
+ "__id__": 596
},
{
- "__id__": 567
+ "__id__": 598
}
],
"_prefab": {
- "__id__": 569
+ "__id__": 600
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10772,11 +11296,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 564
+ "__id__": 595
},
"_enabled": true,
"__prefab": {
- "__id__": 566
+ "__id__": 597
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10800,11 +11324,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 564
+ "__id__": 595
},
"_enabled": true,
"__prefab": {
- "__id__": 568
+ "__id__": 599
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -10858,20 +11382,20 @@
"_objFlags": 0,
"__editorExtras__": {},
"_parent": {
- "__id__": 557
+ "__id__": 588
},
"_children": [],
"_active": true,
"_components": [
{
- "__id__": 571
+ "__id__": 602
},
{
- "__id__": 573
+ "__id__": 604
}
],
"_prefab": {
- "__id__": 575
+ "__id__": 606
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -10908,11 +11432,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 570
+ "__id__": 601
},
"_enabled": true,
"__prefab": {
- "__id__": 572
+ "__id__": 603
},
"_contentSize": {
"__type__": "cc.Size",
@@ -10936,11 +11460,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 570
+ "__id__": 601
},
"_enabled": true,
"__prefab": {
- "__id__": 574
+ "__id__": 605
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -11017,11 +11541,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 557
+ "__id__": 588
},
"_enabled": true,
"__prefab": {
- "__id__": 577
+ "__id__": 608
},
"_contentSize": {
"__type__": "cc.Size",
@@ -11045,15 +11569,15 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 557
+ "__id__": 588
},
"_enabled": true,
"__prefab": {
- "__id__": 579
+ "__id__": 610
},
"clickEvents": [
{
- "__id__": 580
+ "__id__": 611
}
],
"_interactable": true,
@@ -11128,11 +11652,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 500
+ "__id__": 531
},
"_enabled": true,
"__prefab": {
- "__id__": 583
+ "__id__": 614
},
"_contentSize": {
"__type__": "cc.Size",
@@ -11156,11 +11680,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 500
+ "__id__": 531
},
"_enabled": true,
"__prefab": {
- "__id__": 585
+ "__id__": 616
},
"_customMaterial": null,
"_srcBlendFactor": 2,
@@ -11198,11 +11722,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 500
+ "__id__": 531
},
"_enabled": true,
"__prefab": {
- "__id__": 587
+ "__id__": 618
},
"_alignFlags": 20,
"_target": null,
@@ -11253,14 +11777,14 @@
"_active": true,
"_components": [
{
- "__id__": 590
+ "__id__": 621
},
{
- "__id__": 592
+ "__id__": 623
}
],
"_prefab": {
- "__id__": 594
+ "__id__": 625
},
"_lpos": {
"__type__": "cc.Vec3",
@@ -11297,11 +11821,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 589
+ "__id__": 620
},
"_enabled": true,
"__prefab": {
- "__id__": 591
+ "__id__": 622
},
"_contentSize": {
"__type__": "cc.Size",
@@ -11325,11 +11849,11 @@
"_objFlags": 0,
"__editorExtras__": {},
"node": {
- "__id__": 589
+ "__id__": 620
},
"_enabled": true,
"__prefab": {
- "__id__": 593
+ "__id__": 624
},
"_alignFlags": 12,
"_target": null,
@@ -11378,7 +11902,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 596
+ "__id__": 627
},
"_contentSize": {
"__type__": "cc.Size",
@@ -11406,7 +11930,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 598
+ "__id__": 629
},
"_alignFlags": 45,
"_target": null,
@@ -11442,7 +11966,7 @@
},
"_enabled": true,
"__prefab": {
- "__id__": 600
+ "__id__": 631
},
"_id": ""
},
@@ -11463,52 +11987,55 @@
"targetOverrides": [],
"nestedPrefabInstanceRoots": [
{
- "__id__": 474
+ "__id__": 505
},
{
- "__id__": 466
+ "__id__": 497
},
{
- "__id__": 458
+ "__id__": 489
},
{
- "__id__": 450
+ "__id__": 481
},
{
- "__id__": 442
+ "__id__": 473
},
{
- "__id__": 434
+ "__id__": 465
},
{
- "__id__": 426
+ "__id__": 457
},
{
- "__id__": 418
+ "__id__": 449
},
{
- "__id__": 410
+ "__id__": 441
},
{
- "__id__": 402
+ "__id__": 433
},
{
- "__id__": 394
+ "__id__": 425
},
{
- "__id__": 386
+ "__id__": 417
},
{
- "__id__": 378
+ "__id__": 409
},
{
- "__id__": 370
+ "__id__": 401
},
{
- "__id__": 362
+ "__id__": 393
},
{
- "__id__": 310
+ "__id__": 334
+ },
+ {
+ "__id__": 312
},
{
"__id__": 109
diff --git a/assets/resources/gui/victory.prefab b/assets/resources/gui/victory.prefab
index 19cf59b2..17f46c6d 100644
--- a/assets/resources/gui/victory.prefab
+++ b/assets/resources/gui/victory.prefab
@@ -378,7 +378,7 @@
"a": 255
},
"_spriteFrame": {
- "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@c0043",
+ "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@f37b3",
"__expectedType__": "cc.SpriteFrame"
},
"_type": 1,
@@ -432,7 +432,7 @@
"__id__": 28
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 34
@@ -497,7 +497,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 0,
- "y": 46.731,
+ "y": -11.361,
"z": 0
},
"_lrot": {
@@ -509,8 +509,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
- "x": 1,
- "y": 1,
+ "x": 1.5,
+ "y": 1.5,
"z": 1
},
"_mobility": 0,
@@ -577,16 +577,16 @@
"__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@0285f",
"__expectedType__": "cc.SpriteFrame"
},
- "_type": 0,
- "_fillType": 0,
+ "_type": 3,
+ "_fillType": 1,
"_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
- "_fillStart": 0,
- "_fillRange": 0,
+ "_fillStart": 0.5,
+ "_fillRange": 1,
"_isTrimmedMode": true,
"_useGrayscale": false,
"_atlas": null,
@@ -715,7 +715,7 @@
},
"_type": 0,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -851,7 +851,7 @@
},
"_type": 0,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -977,7 +977,7 @@
"__id__": 40
}
],
- "_active": false,
+ "_active": true,
"_components": [
{
"__id__": 46
@@ -1124,7 +1124,7 @@
},
"_type": 0,
"_fillType": 0,
- "_sizeMode": 1,
+ "_sizeMode": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
@@ -2667,24 +2667,24 @@
"__prefab": {
"__id__": 109
},
- "_resizeMode": 0,
+ "_resizeMode": 2,
"_layoutType": 3,
"_cellSize": {
"__type__": "cc.Size",
- "width": 40,
- "height": 40
+ "width": 125,
+ "height": 125
},
"_startAxis": 0,
- "_paddingLeft": 10,
+ "_paddingLeft": 0,
"_paddingRight": 0,
- "_paddingTop": 10,
- "_paddingBottom": 10,
- "_spacingX": 89.9,
- "_spacingY": 50,
+ "_paddingTop": 0,
+ "_paddingBottom": 0,
+ "_spacingX": 0,
+ "_spacingY": 0,
"_verticalDirection": 1,
"_horizontalDirection": 0,
"_constraint": 2,
- "_constraintNum": 3,
+ "_constraintNum": 4,
"_affectedByScale": false,
"_isAlign": true,
"_id": ""
diff --git a/assets/script/game/common/config/heroSet.ts b/assets/script/game/common/config/heroSet.ts
index 47ed5c02..12ec2478 100644
--- a/assets/script/game/common/config/heroSet.ts
+++ b/assets/script/game/common/config/heroSet.ts
@@ -1,7 +1,7 @@
export const HeroInfo = {
9001: {
- uuid:9001,name: "骑士·白",path:"k1",type:1,hp: 200, hp_up:10,def:10,def_up:1,ap:20,ap_up:2,atp:1,vun:0,crit:20,crit_add:0,dodge:0,dis:100,a_cd:1,
+ uuid:9001,name: "骑士·白",path:"k1",type:1,hp: 10, hp_up:10,def:10,def_up:1,ap:20,ap_up:2,atp:1,vun:0,crit:20,crit_add:0,dodge:0,dis:100,a_cd:1.5,
lvexp:2,slvexp:2, speed: 100,aep:1,uaep:1,dep:10,sk1:[9001,9001,9001,9001,9001],sk2: [2002,2002,2002,2002,2002],pw:0,pwm:15,pws:1,
akr:[10,20,30,40,50],akc:[1,1,1,1,1],uar:[10,20,30,40,50],uac:[1,1,1,1,1],dgr:[10,20,30,40,50],dgc:[1,1,1,1,1],crr:[10,20,30,40,50],crc:[1,1,1,1,1],
abh:0,abc:0,uabh:0,uabc:0,cbh:0,cbc:0,aua:0,auc:0,uaua:0,uauc:0,cua:0,cuc:0,wp:1001,arm:2001,ring:3001,shoes:4001,
diff --git a/assets/script/game/hero/HeroViewComp.ts b/assets/script/game/hero/HeroViewComp.ts
index 3e0ebe55..b388ea01 100644
--- a/assets/script/game/hero/HeroViewComp.ts
+++ b/assets/script/game/hero/HeroViewComp.ts
@@ -153,7 +153,7 @@ export class HeroViewComp extends CCComp {
if(selfCollider.group != otherCollider.group){
let skill = otherCollider.node.getComponent(SkillCom)!;
// console.log('onPostSolve',skill);
- this.in_atked();
+
if(this.hp <= 0 ){
return
}
@@ -166,6 +166,7 @@ export class HeroViewComp extends CCComp {
return
}
if(this.check_dodge()) return
+ this.in_atked();
let l_hp=(skill.ap-this.def)*-1
if(skill.is_crit){
l_hp = l_hp * (150+skill.crit_add)/100
@@ -356,7 +357,8 @@ export class HeroViewComp extends CCComp {
check_dodge(){
let i = RandomManager.instance.getRandomInt(0,100,3)
if(i < this.dodge){
- this.tooltip(5,"/闪避/");
+ console.log("闪避触发: i="+i+":dodge="+this.dodge);
+ this.tooltip(5,"闪避");
this.dodge_count += 1
return true
}else{
@@ -454,7 +456,7 @@ export class HeroViewComp extends CCComp {
}
//使用max_skill
handle_skill(skill:number){
- this.as.atk()
+ this.as.max()
this.at = 0;
this.tooltip(3,smc.skills[skill].name,skill);
diff --git a/assets/script/game/hero/MonModelComp.ts.meta b/assets/script/game/hero/MonModelComp.ts.meta
new file mode 100644
index 00000000..b9430677
--- /dev/null
+++ b/assets/script/game/hero/MonModelComp.ts.meta
@@ -0,0 +1,9 @@
+{
+ "ver": "4.0.23",
+ "importer": "typescript",
+ "imported": true,
+ "uuid": "118ca580-773a-458b-8544-ab6c3cb2b376",
+ "files": [],
+ "subMetas": {},
+ "userData": {}
+}
diff --git a/assets/script/game/map/VictoryComp.ts b/assets/script/game/map/VictoryComp.ts
index bed3afbb..ef5cf617 100644
--- a/assets/script/game/map/VictoryComp.ts
+++ b/assets/script/game/map/VictoryComp.ts
@@ -30,31 +30,27 @@ export class VictoryComp extends CCComp {
private do_victiry(is_victory:boolean) {
if(this.if_show) return
this.getReward(is_victory)
- this.node.getChildByName("Node").getChildByName("defeat").active = is_victory
- this.node.getChildByName("Node").getChildByName("victory").active = !is_victory;
+ this.node.getChildByName("Node").getChildByName("victory").active = is_victory;
+ this.node.getChildByName("Node").getChildByName("defeat").active = !is_victory
this.node.setPosition(0,this.node.position.y,0)
}
getReward(is_victory:boolean){
- let conut =2
- if(!is_victory) conut=1
+ let conut =3
+ if(!is_victory) conut=conut-1
let item1=ecs.getEntity- (Item)
let gold: number = Math.floor(RandomManager.instance.getRandomInt((3000 + smc.vmdata.mission.lv * 100) / 3 * 2, 3000 + smc.vmdata.mission.lv * 100));
let parent = this.node.getChildByName("Node").getChildByName("items")
- let reward:any = RandomManager.instance.getRandomByObjectList(MissionReward[this.reward_lv], conut);
item1.load(9001,gold,parent)
this.rewards = [];
this.rewards[0]={uuid:9001,num:gold}
- for (let i = 0; i < conut; i++) {
+ for (let x = 1; x <= conut; x++) {
let item=ecs.getEntity
- (Item)
-
- while (Items[reward[i]]==undefined) {
- let r = RandomManager.instance.getRandomByObjectList(MissionReward[this.reward_lv], 1);
- Items[reward[i]]=r[0]
- console.log("getReward undefined",Items[reward[i]],i)
- }
- let im =Items[reward[i]]
+ let r_i:any = RandomManager.instance.getRandomInt(0,MissionReward[this.reward_lv].length);
+ let ii = MissionReward[this.reward_lv][r_i];
+ let im = Items[ii];
+ // console.log("reward",r_i,ii,im)
item.load(im.uuid,im.r_num,parent)
- this.rewards[i+1]={uuid:9001,num:gold}
+ this.rewards[x]={uuid:im.uuid,num:im.r_num}
}
this.if_show=true
}
diff --git a/assets/script/game/mon.meta b/assets/script/game/mon.meta
deleted file mode 100644
index 4cab8d68..00000000
--- a/assets/script/game/mon.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ver": "1.2.0",
- "importer": "directory",
- "imported": true,
- "uuid": "4aa9eb83-72b3-400f-8340-0ee05db5860f",
- "files": [],
- "subMetas": {},
- "userData": {}
-}
diff --git a/assets/script/game/skills/MSkill.ts b/assets/script/game/skills/MSkill.ts
index 755371f9..55652715 100644
--- a/assets/script/game/skills/MSkill.ts
+++ b/assets/script/game/skills/MSkill.ts
@@ -15,7 +15,7 @@ export class MSkill extends ecs.Entity {
// this.addComponents();
}
load(box_group:number=0,uuid:number=1001) {
- var path = "game/hero/mskill";
+ var path = "game/heros/mskill";
var prefab: Prefab = oops.res.get(path, Prefab)!;
var node = instantiate(prefab);
let entityLayer =smc.map.MapView.scene.entityLayer!.node!