diff --git a/assets/resources/game/skills/shielded.prefab b/assets/resources/game/skills/shielded.prefab index 9b83212c..c889d3ca 100644 --- a/assets/resources/game/skills/shielded.prefab +++ b/assets/resources/game/skills/shielded.prefab @@ -163,8 +163,8 @@ "__type__": "cc.Color", "r": 255, "g": 255, - "b": 129, - "a": 223 + "b": 255, + "a": 206 }, "_spriteFrame": { "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@91c2a", diff --git a/assets/resources/game/skills/tooltip.prefab b/assets/resources/game/skills/tooltip.prefab index 11d94f9a..15cde72a 100644 --- a/assets/resources/game/skills/tooltip.prefab +++ b/assets/resources/game/skills/tooltip.prefab @@ -190,8 +190,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 48.4921875, - "height": 54.4 + "width": 35.369140625, + "height": 39.8 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -221,25 +221,25 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 231, - "g": 22, - "b": 22, + "r": 121, + "g": 121, + "b": 121, "a": 255 }, "_string": "10", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "Arial", - "_lineHeight": 40, + "_lineHeight": 30, "_overflow": 0, "_enableWrapText": true, "_font": null, "_isSystemFontUsed": true, "_spacingX": 0, "_isItalic": false, - "_isBold": true, + "_isBold": false, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -251,7 +251,7 @@ "b": 255, "a": 255 }, - "_outlineWidth": 2, + "_outlineWidth": 1, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -1139,37 +1139,37 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 231, - "g": 22, - "b": 22, + "r": 255, + "g": 0, + "b": 0, "a": 255 }, - "_string": "10", + "_string": "-10", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 56, - "_fontSize": 55, + "_actualFontSize": 41, + "_fontSize": 40, "_fontFamily": "Arial", - "_lineHeight": 55, + "_lineHeight": 40, "_overflow": 2, "_enableWrapText": true, "_font": null, "_isSystemFontUsed": true, "_spacingX": 0, "_isItalic": false, - "_isBold": true, + "_isBold": false, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, "_enableOutline": true, "_outlineColor": { "__type__": "cc.Color", - "r": 250, + "r": 255, "g": 255, - "b": 128, + "b": 255, "a": 255 }, - "_outlineWidth": 5, + "_outlineWidth": 2, "_enableShadow": false, "_shadowColor": { "__type__": "cc.Color", @@ -1399,8 +1399,6 @@ "__id__": 0 }, "fileId": "20vKhpGcBEoKbUIhLvPmd1", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { diff --git a/assets/resources/gui/anim.meta b/assets/resources/gui/anim.meta new file mode 100644 index 00000000..3a9980f9 --- /dev/null +++ b/assets/resources/gui/anim.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "d5729444-7c0c-4885-91df-57d0bbe7c0b3", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/resources/gui/anim/flash.anim b/assets/resources/gui/anim/flash.anim new file mode 100644 index 00000000..3e029242 --- /dev/null +++ b/assets/resources/gui/anim/flash.anim @@ -0,0 +1,457 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "flash", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 60, + "speed": 1, + "wrapMode": 1, + "enableTrsBlending": false, + "_duration": 0.2, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + }, + { + "__id__": 11 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 22 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.VectorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + } + ], + "_nComponents": 3 + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + "scale" + ] + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 4 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.2000000476837158, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 6 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.2000000476837158, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 8 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 10 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [], + "_values": [], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.ColorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 12 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 14 + }, + { + "__id__": 16 + }, + { + "__id__": 18 + }, + { + "__id__": 20 + } + ] + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + { + "__id__": 13 + }, + "color" + ] + }, + { + "__type__": "cc.animation.ComponentPath", + "component": "cc.Sprite" + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 15 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332, + 0.2 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 17 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332, + 0.2 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 19 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332, + 0.2 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 21 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.18333333333333332, + 0.2 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 255, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 0, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": null + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/anim/flash.anim.meta b/assets/resources/gui/anim/flash.anim.meta new file mode 100644 index 00000000..8e8f775c --- /dev/null +++ b/assets/resources/gui/anim/flash.anim.meta @@ -0,0 +1,13 @@ +{ + "ver": "2.0.3", + "importer": "animation-clip", + "imported": true, + "uuid": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "files": [ + ".cconb" + ], + "subMetas": {}, + "userData": { + "name": "flash" + } +} diff --git a/assets/resources/gui/anim/skanim.anim b/assets/resources/gui/anim/skanim.anim new file mode 100644 index 00000000..25fc477d --- /dev/null +++ b/assets/resources/gui/anim/skanim.anim @@ -0,0 +1,258 @@ +[ + { + "__type__": "cc.AnimationClip", + "_name": "skanim", + "_objFlags": 0, + "__editorExtras__": { + "embeddedPlayerGroups": [] + }, + "_native": "", + "sample": 12, + "speed": 1, + "wrapMode": 2, + "enableTrsBlending": false, + "_duration": 0.8333333333333334, + "_hash": 500763545, + "_tracks": [ + { + "__id__": 1 + } + ], + "_exoticAnimation": null, + "_events": [], + "_embeddedPlayers": [], + "_additiveSettings": { + "__id__": 11 + }, + "_auxiliaryCurveEntries": [] + }, + { + "__type__": "cc.animation.VectorTrack", + "_binding": { + "__type__": "cc.animation.TrackBinding", + "path": { + "__id__": 2 + }, + "proxy": null + }, + "_channels": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + } + ], + "_nComponents": 3 + }, + { + "__type__": "cc.animation.TrackPath", + "_paths": [ + "scale" + ] + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 4 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4166666666666667, + 0.8333333333333334 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.2, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 6 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4166666666666667, + 0.8333333333333334 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1.2, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 8 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [ + 0, + 0.4166666666666667, + 0.8333333333333334 + ], + "_values": [ + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + }, + { + "__type__": "cc.RealKeyframeValue", + "interpolationMode": 0, + "tangentWeightMode": 0, + "value": 1, + "rightTangent": 0, + "rightTangentWeight": 1, + "leftTangent": 0, + "leftTangentWeight": 1, + "easingMethod": 0, + "__editorExtras__": { + "tangentMode": 0 + } + } + ], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.animation.Channel", + "_curve": { + "__id__": 10 + } + }, + { + "__type__": "cc.RealCurve", + "_times": [], + "_values": [], + "preExtrapolation": 1, + "postExtrapolation": 1 + }, + { + "__type__": "cc.AnimationClipAdditiveSettings", + "enabled": false, + "refClip": null + } +] \ No newline at end of file diff --git a/assets/resources/gui/anim/skanim.anim.meta b/assets/resources/gui/anim/skanim.anim.meta new file mode 100644 index 00000000..668bcce8 --- /dev/null +++ b/assets/resources/gui/anim/skanim.anim.meta @@ -0,0 +1,13 @@ +{ + "ver": "2.0.3", + "importer": "animation-clip", + "imported": true, + "uuid": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "files": [ + ".cconb" + ], + "subMetas": {}, + "userData": { + "name": "skanim" + } +} diff --git a/assets/resources/gui/star.anim b/assets/resources/gui/anim/star.anim similarity index 100% rename from assets/resources/gui/star.anim rename to assets/resources/gui/anim/star.anim diff --git a/assets/resources/gui/star.anim.meta b/assets/resources/gui/anim/star.anim.meta similarity index 100% rename from assets/resources/gui/star.anim.meta rename to assets/resources/gui/anim/star.anim.meta diff --git a/assets/resources/gui/element/hcard.prefab b/assets/resources/gui/element/hcard.prefab index 2abcddc2..3aa397ab 100644 --- a/assets/resources/gui/element/hcard.prefab +++ b/assets/resources/gui/element/hcard.prefab @@ -43,35 +43,35 @@ "__id__": 44 }, { - "__id__": 56 + "__id__": 50 }, { - "__id__": 68 + "__id__": 62 }, { - "__id__": 80 + "__id__": 74 }, { - "__id__": 94 + "__id__": 88 }, { - "__id__": 108 + "__id__": 102 } ], "_active": true, "_components": [ { - "__id__": 114 + "__id__": 108 }, { - "__id__": 116 + "__id__": 110 }, { - "__id__": 118 + "__id__": 112 } ], "_prefab": { - "__id__": 120 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -1079,33 +1079,29 @@ }, { "__type__": "cc.Node", - "_name": "lv_icon", + "_name": "lv", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 1 }, - "_children": [ - { - "__id__": 45 - } - ], - "_active": true, + "_children": [], + "_active": false, "_components": [ { - "__id__": 51 + "__id__": 45 }, { - "__id__": 53 + "__id__": 47 } ], "_prefab": { - "__id__": 55 + "__id__": 49 }, "_lpos": { "__type__": "cc.Vec3", - "x": -51.219, - "y": 97.412, + "x": 21.17579999999998, + "y": 97.41200000000003, "z": 0 }, "_lrot": { @@ -1131,72 +1127,22 @@ }, "_id": "" }, - { - "__type__": "cc.Node", - "_name": "lv", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 44 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 46 - }, - { - "__id__": 48 - } - ], - "_prefab": { - "__id__": 50 - }, - "_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": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, { "__type__": "cc.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 46 }, "_contentSize": { "__type__": "cc.Size", - "width": 80, - "height": 54.4 + "width": 120, + "height": 30 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1215,11 +1161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 44 }, "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 48 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1231,11 +1177,11 @@ "b": 255, "a": 255 }, - "_string": "1", - "_horizontalAlign": 1, + "_string": "1级", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 31, - "_fontSize": 30, + "_actualFontSize": 25, + "_fontSize": 25, "_fontFamily": "Arial", "_lineHeight": 30, "_overflow": 2, @@ -1290,92 +1236,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 52 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 60, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7aA4ZvlQpNear6ycFqd468" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 54 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 204, - "b": 0, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@228f2", - "__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": "b7uI2M3YdGj6VIy7UY4akz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e8i10bRRRABphjmj2v+NEC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "ap", @@ -1386,20 +1246,20 @@ }, "_children": [ { - "__id__": 57 + "__id__": 51 } ], "_active": true, "_components": [ { - "__id__": 63 + "__id__": 57 }, { - "__id__": 65 + "__id__": 59 } ], "_prefab": { - "__id__": 67 + "__id__": 61 }, "_lpos": { "__type__": "cc.Vec3", @@ -1436,20 +1296,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 56 + "__id__": 50 }, "_children": [], "_active": true, "_components": [ { - "__id__": 58 + "__id__": 52 }, { - "__id__": 60 + "__id__": 54 } ], "_prefab": { - "__id__": 62 + "__id__": 56 }, "_lpos": { "__type__": "cc.Vec3", @@ -1486,11 +1346,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 59 + "__id__": 53 }, "_contentSize": { "__type__": "cc.Size", @@ -1514,11 +1374,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 51 }, "_enabled": true, "__prefab": { - "__id__": 61 + "__id__": 55 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1595,11 +1455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 50 }, "_enabled": true, "__prefab": { - "__id__": 64 + "__id__": 58 }, "_contentSize": { "__type__": "cc.Size", @@ -1623,11 +1483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 56 + "__id__": 50 }, "_enabled": true, "__prefab": { - "__id__": 66 + "__id__": 60 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1685,20 +1545,20 @@ }, "_children": [ { - "__id__": 69 + "__id__": 63 } ], "_active": true, "_components": [ { - "__id__": 75 + "__id__": 69 }, { - "__id__": 77 + "__id__": 71 } ], "_prefab": { - "__id__": 79 + "__id__": 73 }, "_lpos": { "__type__": "cc.Vec3", @@ -1735,20 +1595,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 68 + "__id__": 62 }, "_children": [], "_active": true, "_components": [ { - "__id__": 70 + "__id__": 64 }, { - "__id__": 72 + "__id__": 66 } ], "_prefab": { - "__id__": 74 + "__id__": 68 }, "_lpos": { "__type__": "cc.Vec3", @@ -1785,11 +1645,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 65 }, "_contentSize": { "__type__": "cc.Size", @@ -1813,11 +1673,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 67 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1894,11 +1754,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 76 + "__id__": 70 }, "_contentSize": { "__type__": "cc.Size", @@ -1922,11 +1782,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 72 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1984,23 +1844,23 @@ }, "_children": [ { - "__id__": 81 + "__id__": 75 } ], "_active": true, "_components": [ { - "__id__": 87 + "__id__": 81 }, { - "__id__": 89 + "__id__": 83 }, { - "__id__": 91 + "__id__": 85 } ], "_prefab": { - "__id__": 93 + "__id__": 87 }, "_lpos": { "__type__": "cc.Vec3", @@ -2037,20 +1897,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 80 + "__id__": 74 }, "_children": [], "_active": true, "_components": [ { - "__id__": 82 + "__id__": 76 }, { - "__id__": 84 + "__id__": 78 } ], "_prefab": { - "__id__": 86 + "__id__": 80 }, "_lpos": { "__type__": "cc.Vec3", @@ -2087,11 +1947,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 83 + "__id__": 77 }, "_contentSize": { "__type__": "cc.Size", @@ -2115,11 +1975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 75 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 79 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2173,11 +2033,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 80 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 82 }, "_contentSize": { "__type__": "cc.Size", @@ -2201,11 +2061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 80 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 84 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2246,14 +2106,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 80 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 86 }, "_barSprite": { - "__id__": 84 + "__id__": 78 }, "_mode": 0, "_totalLength": 130, @@ -2288,23 +2148,23 @@ }, "_children": [ { - "__id__": 95 + "__id__": 89 } ], "_active": true, "_components": [ { - "__id__": 101 + "__id__": 95 }, { - "__id__": 103 + "__id__": 97 }, { - "__id__": 105 + "__id__": 99 } ], "_prefab": { - "__id__": 107 + "__id__": 101 }, "_lpos": { "__type__": "cc.Vec3", @@ -2341,20 +2201,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 94 + "__id__": 88 }, "_children": [], "_active": true, "_components": [ { - "__id__": 96 + "__id__": 90 }, { - "__id__": 98 + "__id__": 92 } ], "_prefab": { - "__id__": 100 + "__id__": 94 }, "_lpos": { "__type__": "cc.Vec3", @@ -2391,11 +2251,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 95 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 97 + "__id__": 91 }, "_contentSize": { "__type__": "cc.Size", @@ -2419,11 +2279,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 95 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 99 + "__id__": 93 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2477,11 +2337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 94 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 96 }, "_contentSize": { "__type__": "cc.Size", @@ -2505,11 +2365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 94 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 104 + "__id__": 98 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2547,14 +2407,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 94 + "__id__": 88 }, "_enabled": true, "__prefab": { - "__id__": 106 + "__id__": 100 }, "_barSprite": { - "__id__": 98 + "__id__": 92 }, "_mode": 0, "_totalLength": 130, @@ -2591,14 +2451,14 @@ "_active": false, "_components": [ { - "__id__": 109 + "__id__": 103 }, { - "__id__": 111 + "__id__": 105 } ], "_prefab": { - "__id__": 113 + "__id__": 107 }, "_lpos": { "__type__": "cc.Vec3", @@ -2635,11 +2495,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 108 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 110 + "__id__": 104 }, "_contentSize": { "__type__": "cc.Size", @@ -2663,11 +2523,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 108 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 112 + "__id__": 106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2725,7 +2585,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", @@ -2753,7 +2613,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2795,7 +2655,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 113 }, "_id": "" }, diff --git a/assets/resources/gui/gui.plist b/assets/resources/gui/gui.plist index 385a6547..8542e2cf 100644 --- a/assets/resources/gui/gui.plist +++ b/assets/resources/gui/gui.plist @@ -34,7 +34,7 @@ spriteSourceSize {389,124} textureRect - {{1,1281},{365,100}} + {{126,1281},{365,100}} textureRotated @@ -85,9 +85,9 @@ spriteSourceSize {32,34} textureRect - {{1897,224},{32,34}} + {{1876,1207},{32,34}} textureRotated - + BubbleFrame01_Hexagon_Bg_Blue.png @@ -170,9 +170,9 @@ spriteSourceSize {70,114} textureRect - {{1507,771},{70,114}} + {{1942,702},{70,114}} textureRotated - + Button01_s_Mint.png @@ -187,9 +187,9 @@ spriteSourceSize {70,114} textureRect - {{1641,1193},{70,114}} + {{1749,714},{70,114}} textureRotated - + Button01_s_Sky.png @@ -204,7 +204,7 @@ spriteSourceSize {70,114} textureRect - {{1747,243},{70,114}} + {{1942,818},{70,114}} textureRotated @@ -221,7 +221,7 @@ spriteSourceSize {70,114} textureRect - {{1786,119},{70,114}} + {{1748,830},{70,114}} textureRotated @@ -238,7 +238,7 @@ spriteSourceSize {70,114} textureRect - {{1805,1},{70,114}} + {{1747,946},{70,114}} textureRotated @@ -272,9 +272,9 @@ spriteSourceSize {128,107} textureRect - {{1207,521},{128,107}} + {{1271,1275},{128,107}} textureRotated - + Button_SkillBtn_Dark.png @@ -289,7 +289,7 @@ spriteSourceSize {128,107} textureRect - {{1217,651},{128,107}} + {{1144,521},{128,107}} textureRotated @@ -306,7 +306,7 @@ spriteSourceSize {128,107} textureRect - {{1336,952},{128,107}} + {{1150,651},{128,107}} textureRotated @@ -323,7 +323,7 @@ spriteSourceSize {128,107} textureRect - {{1152,1},{128,107}} + {{1219,1},{128,107}} textureRotated @@ -340,7 +340,7 @@ spriteSourceSize {128,106} textureRect - {{1152,131},{128,106}} + {{1219,131},{128,106}} textureRotated @@ -442,7 +442,7 @@ spriteSourceSize {83,88} textureRect - {{658,278},{83,88}} + {{662,278},{83,88}} textureRotated @@ -459,9 +459,9 @@ spriteSourceSize {55,59} textureRect - {{1975,973},{55,59}} + {{1390,1215},{55,59}} textureRotated - + Icon_Badge03_Blue.png @@ -493,7 +493,7 @@ spriteSourceSize {74,79} textureRect - {{1185,793},{74,79}} + {{1314,1193},{74,79}} textureRotated @@ -510,7 +510,7 @@ spriteSourceSize {123,101} textureRect - {{1014,1280},{123,101}} + {{1,1281},{123,101}} textureRotated @@ -527,9 +527,9 @@ spriteSourceSize {55,51} textureRect - {{1975,1034},{55,51}} + {{739,886},{55,51}} textureRotated - + Icon_Crown.png @@ -561,7 +561,7 @@ spriteSourceSize {128,128} textureRect - {{1931,224},{104,102}} + {{1527,629},{104,102}} textureRotated @@ -578,9 +578,9 @@ spriteSourceSize {128,128} textureRect - {{1903,875},{96,104}} + {{1942,596},{96,104}} textureRotated - + Icon_GradeBadge_Challenger.Png @@ -595,7 +595,7 @@ spriteSourceSize {128,128} textureRect - {{1034,1},{128,116}} + {{1101,1},{128,116}} textureRotated @@ -612,7 +612,7 @@ spriteSourceSize {128,128} textureRect - {{1139,1279},{128,102}} + {{1011,1280},{128,102}} textureRotated @@ -629,7 +629,7 @@ spriteSourceSize {128,128} textureRect - {{368,1281},{128,100}} + {{493,1281},{128,100}} textureRotated @@ -646,7 +646,7 @@ spriteSourceSize {128,128} textureRect - {{1034,131},{128,116}} + {{1101,131},{128,116}} textureRotated @@ -663,9 +663,9 @@ spriteSourceSize {128,128} textureRect - {{1261,1},{128,102}} + {{1141,1279},{128,102}} textureRotated - + Icon_GradeBadge_Master.Png @@ -680,7 +680,7 @@ spriteSourceSize {128,128} textureRect - {{1225,261},{128,106}} + {{1229,261},{128,106}} textureRotated @@ -697,7 +697,7 @@ spriteSourceSize {128,128} textureRect - {{1570,129},{124,100}} + {{1637,129},{124,100}} textureRotated @@ -714,7 +714,7 @@ spriteSourceSize {128,128} textureRect - {{1539,259},{124,104}} + {{1543,257},{124,104}} textureRotated @@ -731,7 +731,7 @@ spriteSourceSize {105,93} textureRect - {{1230,1098},{105,93}} + {{1225,1098},{105,93}} textureRotated @@ -748,7 +748,7 @@ spriteSourceSize {117,109} textureRect - {{1337,1082},{117,109}} + {{1845,479},{117,109}} textureRotated @@ -765,7 +765,7 @@ spriteSourceSize {50,67} textureRect - {{1869,1107},{50,67}} + {{1332,1019},{50,67}} textureRotated @@ -782,7 +782,7 @@ spriteSourceSize {50,65} textureRect - {{732,886},{50,65}} + {{1752,1129},{50,65}} textureRotated @@ -816,7 +816,7 @@ spriteSourceSize {71,93} textureRect - {{1374,856},{71,93}} + {{1293,779},{71,93}} textureRotated @@ -833,9 +833,9 @@ spriteSourceSize {75,76} textureRect - {{1297,874},{75,76}} + {{1649,326},{75,76}} textureRotated - + Icon_Sword01.png @@ -850,9 +850,9 @@ spriteSourceSize {108,110} textureRect - {{1821,375},{108,110}} + {{1401,999},{108,110}} textureRotated - + Icon_Sword02.png @@ -867,7 +867,7 @@ spriteSourceSize {78,77} textureRect - {{1232,1193},{78,77}} + {{1226,875},{78,77}} textureRotated @@ -884,7 +884,7 @@ spriteSourceSize {115,93} textureRect - {{1113,1098},{115,93}} + {{1108,1098},{115,93}} textureRotated @@ -901,7 +901,7 @@ spriteSourceSize {126,99} textureRect - {{1414,519},{126,99}} + {{1632,1},{126,99}} textureRotated @@ -952,9 +952,9 @@ spriteSourceSize {64,73} textureRect - {{1369,781},{64,73}} + {{1635,403},{64,73}} textureRotated - + Image_Badge_Skull.png @@ -1037,7 +1037,7 @@ spriteSourceSize {60,122} textureRect - {{1424,647},{60,122}} + {{1465,513},{60,122}} textureRotated @@ -1054,9 +1054,9 @@ spriteSourceSize {60,122} textureRect - {{1486,647},{60,122}} + {{1853,1},{60,122}} textureRotated - + ItemFrame01_Single_Hologram1.png @@ -1071,9 +1071,9 @@ spriteSourceSize {60,122} textureRect - {{1561,951},{60,122}} + {{1853,63},{60,122}} textureRotated - + ItemFrame01_Single_OffWhite.png @@ -1088,7 +1088,7 @@ spriteSourceSize {60,122} textureRect - {{1623,951},{60,122}} + {{1977,67},{60,122}} textureRotated @@ -1105,9 +1105,9 @@ spriteSourceSize {60,122} textureRect - {{1515,513},{60,122}} + {{1739,125},{60,122}} textureRotated - + ItemFrame01_Single_Red.png @@ -1122,9 +1122,9 @@ spriteSourceSize {60,122} textureRect - {{1555,385},{60,122}} + {{1739,187},{60,122}} textureRotated - + ItemFrame01_Single_Yellow.png @@ -1139,7 +1139,7 @@ spriteSourceSize {60,122} textureRect - {{1548,637},{60,122}} + {{1977,191},{60,122}} textureRotated @@ -1156,9 +1156,9 @@ spriteSourceSize {60,62} textureRect - {{1866,1159},{60,62}} + {{1977,315},{60,62}} textureRotated - + ItemFrame02_Single_Green.png @@ -1173,9 +1173,9 @@ spriteSourceSize {60,62} textureRect - {{1795,1195},{60,62}} + {{1752,1181},{60,62}} textureRotated - + ItemFrame02_Single_OffWhite.png @@ -1190,9 +1190,9 @@ spriteSourceSize {60,62} textureRect - {{1966,1214},{60,62}} + {{1814,1181},{60,62}} textureRotated - + ItemFrame02_Single_Red.png @@ -1207,7 +1207,7 @@ spriteSourceSize {60,62} textureRect - {{1859,1221},{60,62}} + {{1915,1160},{60,62}} textureRotated @@ -1224,7 +1224,7 @@ spriteSourceSize {60,62} textureRect - {{1793,1257},{60,62}} + {{1912,1222},{60,62}} textureRotated @@ -1258,7 +1258,7 @@ spriteSourceSize {128,130} textureRect - {{904,1},{128,130}} + {{1202,966},{128,130}} textureRotated @@ -1275,7 +1275,7 @@ spriteSourceSize {128,130} textureRect - {{904,133},{128,130}} + {{904,1},{128,130}} textureRotated @@ -1292,7 +1292,7 @@ spriteSourceSize {128,130} textureRect - {{981,265},{128,130}} + {{904,133},{128,130}} textureRotated @@ -1309,7 +1309,7 @@ spriteSourceSize {128,130} textureRect - {{981,397},{128,130}} + {{985,265},{128,130}} textureRotated @@ -1326,7 +1326,7 @@ spriteSourceSize {128,130} textureRect - {{1077,529},{128,130}} + {{985,397},{128,130}} textureRotated @@ -1343,7 +1343,7 @@ spriteSourceSize {128,128} textureRect - {{1925,765},{108,108}} + {{1507,1274},{108,108}} textureRotated @@ -1360,7 +1360,7 @@ spriteSourceSize {128,128} textureRect - {{1441,387},{124,112}} + {{1351,519},{124,112}} textureRotated @@ -1377,7 +1377,7 @@ spriteSourceSize {128,128} textureRect - {{1447,844},{110,104}} + {{1401,1109},{110,104}} textureRotated @@ -1394,7 +1394,7 @@ spriteSourceSize {128,128} textureRect - {{1819,269},{110,104}} + {{1819,1030},{110,104}} textureRotated @@ -1411,7 +1411,7 @@ spriteSourceSize {128,128} textureRect - {{498,1281},{128,100}} + {{623,1281},{128,100}} textureRotated @@ -1428,9 +1428,9 @@ spriteSourceSize {128,128} textureRect - {{1737,741},{100,114}} + {{1938,934},{100,114}} textureRotated - + ItemIcon_Book_1_Wine.Png @@ -1445,9 +1445,9 @@ spriteSourceSize {128,128} textureRect - {{1719,375},{100,114}} + {{1629,1009},{100,114}} textureRotated - + ItemIcon_Calendar.Png @@ -1462,9 +1462,9 @@ spriteSourceSize {128,128} textureRect - {{1931,431},{100,110}} + {{1629,1111},{100,110}} textureRotated - + ItemIcon_Calendar_Check.Png @@ -1479,9 +1479,9 @@ spriteSourceSize {128,128} textureRect - {{1824,607},{100,110}} + {{1513,1172},{100,110}} textureRotated - + ItemIcon_Chat.Png @@ -1496,7 +1496,7 @@ spriteSourceSize {128,128} textureRect - {{1677,843},{114,106}} + {{1513,964},{114,106}} textureRotated @@ -1513,9 +1513,9 @@ spriteSourceSize {128,128} textureRect - {{1617,385},{118,100}} + {{1632,469},{118,100}} textureRotated - + ItemIcon_Earth.Png @@ -1530,7 +1530,7 @@ spriteSourceSize {128,128} textureRect - {{1269,1273},{120,108}} + {{1739,249},{120,108}} textureRotated @@ -1547,7 +1547,7 @@ spriteSourceSize {128,128} textureRect - {{1365,1},{128,102}} + {{1328,1},{128,102}} textureRotated @@ -1564,9 +1564,9 @@ spriteSourceSize {128,128} textureRect - {{1391,1271},{110,124}} + {{1445,387},{110,124}} textureRotated - + ItemIcon_Gear_Armor_Bottom.Png @@ -1581,7 +1581,7 @@ spriteSourceSize {128,128} textureRect - {{1637,1266},{118,114}} + {{1849,363},{118,114}} textureRotated @@ -1598,7 +1598,7 @@ spriteSourceSize {128,128} textureRect - {{1445,951},{122,114}} + {{1361,645},{122,114}} textureRotated @@ -1615,7 +1615,7 @@ spriteSourceSize {128,128} textureRect - {{1111,261},{128,112}} + {{1115,261},{128,112}} textureRotated @@ -1632,9 +1632,9 @@ spriteSourceSize {128,128} textureRect - {{1793,843},{108,106}} + {{1931,1050},{108,106}} textureRotated - + ItemIcon_Gem_Circle.Png @@ -1649,7 +1649,7 @@ spriteSourceSize {128,128} textureRect - {{1903,112},{110,110}} + {{1401,887},{110,110}} textureRotated @@ -1666,9 +1666,9 @@ spriteSourceSize {128,128} textureRect - {{1724,623},{116,98}} + {{1820,930},{116,98}} textureRotated - + ItemIcon_Gem_Ellipse_Red.Png @@ -1683,7 +1683,7 @@ spriteSourceSize {128,128} textureRect - {{1623,749},{92,112}} + {{1179,781},{92,112}} textureRotated @@ -1700,9 +1700,9 @@ spriteSourceSize {128,128} textureRect - {{1797,491},{114,98}} + {{1513,1072},{114,98}} textureRotated - + ItemIcon_Key_Gold.png @@ -1717,9 +1717,9 @@ spriteSourceSize {128,128} textureRect - {{1456,1075},{114,116}} + {{1824,590},{114,116}} textureRotated - + ItemIcon_Mail.Png @@ -1734,9 +1734,9 @@ spriteSourceSize {128,128} textureRect - {{1645,255},{118,100}} + {{1631,571},{118,100}} textureRotated - + ItemIcon_Map.Png @@ -1751,9 +1751,9 @@ spriteSourceSize {128,128} textureRect - {{1687,505},{116,108}} + {{1821,820},{116,108}} textureRotated - + ItemIcon_Meat.Png @@ -1768,7 +1768,7 @@ spriteSourceSize {128,128} textureRect - {{1571,1},{122,118}} + {{1733,1},{122,118}} textureRotated @@ -1785,7 +1785,7 @@ spriteSourceSize {128,128} textureRect - {{758,1281},{100,126}} + {{883,1281},{100,126}} textureRotated @@ -1802,9 +1802,9 @@ spriteSourceSize {128,128} textureRect - {{886,1281},{100,126}} + {{1433,131},{100,126}} textureRotated - + ItemIcon_Medal_Gold_1.png @@ -1819,7 +1819,7 @@ spriteSourceSize {128,128} textureRect - {{1366,131},{100,126}} + {{1530,1},{100,126}} textureRotated @@ -1836,7 +1836,7 @@ spriteSourceSize {128,128} textureRect - {{1437,259},{100,126}} + {{1259,651},{100,126}} textureRotated @@ -1853,7 +1853,7 @@ spriteSourceSize {128,128} textureRect - {{1468,131},{100,126}} + {{1441,259},{100,126}} textureRotated @@ -1870,7 +1870,7 @@ spriteSourceSize {128,128} textureRect - {{1469,1},{100,126}} + {{1535,129},{100,126}} textureRotated @@ -1887,7 +1887,7 @@ spriteSourceSize {128,128} textureRect - {{1260,131},{128,104}} + {{1327,131},{128,104}} textureRotated @@ -1904,7 +1904,7 @@ spriteSourceSize {128,128} textureRect - {{1799,951},{102,114}} + {{1527,513},{102,114}} textureRotated @@ -1921,9 +1921,9 @@ spriteSourceSize {128,128} textureRect - {{1577,509},{108,120}} + {{1727,359},{108,120}} textureRotated - + ItemIcon_Pot.Png @@ -1938,7 +1938,7 @@ spriteSourceSize {128,128} textureRect - {{1111,391},{128,112}} + {{1115,391},{128,112}} textureRotated @@ -1955,7 +1955,7 @@ spriteSourceSize {128,128} textureRect - {{1559,843},{116,106}} + {{1629,901},{116,106}} textureRotated @@ -1972,7 +1972,7 @@ spriteSourceSize {128,128} textureRect - {{1333,261},{126,102}} + {{1337,261},{126,102}} textureRotated @@ -1989,7 +1989,7 @@ spriteSourceSize {128,128} textureRect - {{1572,1075},{116,112}} + {{1863,245},{116,112}} textureRotated @@ -2006,9 +2006,9 @@ spriteSourceSize {128,128} textureRect - {{1672,125},{116,112}} + {{1631,673},{116,112}} textureRotated - + ItemIcon_Star_Gold.Png @@ -2023,7 +2023,7 @@ spriteSourceSize {128,128} textureRect - {{1691,1},{116,112}} + {{1516,735},{116,112}} textureRotated @@ -2040,7 +2040,7 @@ spriteSourceSize {128,128} textureRect - {{1610,631},{116,112}} + {{1401,769},{116,112}} textureRotated @@ -2057,9 +2057,9 @@ spriteSourceSize {128,128} textureRect - {{1685,951},{116,112}} + {{1824,706},{116,112}} textureRotated - + ItemIcon_Star_Silver.Png @@ -2074,9 +2074,9 @@ spriteSourceSize {128,128} textureRect - {{1686,1069},{116,112}} + {{1630,787},{116,112}} textureRotated - + ItemIcon_TV_AdBlock.png @@ -2091,9 +2091,9 @@ spriteSourceSize {128,128} textureRect - {{1517,1268},{112,118}} + {{1863,125},{112,118}} textureRotated - + ItemIcon_Ticket_Gold.Png @@ -2108,7 +2108,7 @@ spriteSourceSize {128,128} textureRect - {{628,1281},{128,100}} + {{753,1281},{128,100}} textureRotated @@ -2125,7 +2125,7 @@ spriteSourceSize {128,128} textureRect - {{1323,391},{126,116}} + {{1327,391},{126,116}} textureRotated @@ -2142,7 +2142,7 @@ spriteSourceSize {128,128} textureRect - {{1225,391},{128,96}} + {{1432,1},{128,96}} textureRotated @@ -2159,7 +2159,7 @@ spriteSourceSize {128,128} textureRect - {{1316,521},{128,96}} + {{1229,391},{128,96}} textureRotated @@ -2176,7 +2176,7 @@ spriteSourceSize {128,128} textureRect - {{1326,651},{128,96}} + {{1253,521},{128,96}} textureRotated @@ -2193,7 +2193,7 @@ spriteSourceSize {128,128} textureRect - {{1927,543},{104,110}} + {{1401,1272},{104,110}} textureRotated @@ -2278,9 +2278,9 @@ spriteSourceSize {99,102} textureRect - {{1931,330},{99,102}} + {{1723,1274},{99,102}} textureRotated - + ListFrame00_03~04_Bg.png @@ -2295,7 +2295,7 @@ spriteSourceSize {80,80} textureRect - {{1103,793},{80,80}} + {{1232,1193},{80,80}} textureRotated @@ -2346,9 +2346,9 @@ spriteSourceSize {35,32} textureRect - {{1821,235},{35,32}} + {{1819,1136},{35,32}} textureRotated - + MenuIcon_Armor.png @@ -2363,9 +2363,9 @@ spriteSourceSize {71,70} textureRect - {{1435,771},{71,70}} + {{1751,577},{71,70}} textureRotated - + MenuIcon_Boots.png @@ -2380,7 +2380,7 @@ spriteSourceSize {63,67} textureRect - {{1800,1067},{63,67}} + {{1332,954},{63,67}} textureRotated @@ -2397,9 +2397,9 @@ spriteSourceSize {73,58} textureRect - {{1508,1193},{73,58}} + {{1557,451},{73,58}} textureRotated - + MenuIcon_Ring.png @@ -2414,9 +2414,9 @@ spriteSourceSize {66,70} textureRect - {{1853,719},{66,70}} + {{1332,1071},{66,70}} textureRotated - + MenuIcon_Shield.png @@ -2431,7 +2431,7 @@ spriteSourceSize {65,70} textureRect - {{1903,973},{65,70}} + {{1745,1062},{65,70}} textureRotated @@ -2448,7 +2448,7 @@ spriteSourceSize {65,69} textureRect - {{1903,1040},{65,69}} + {{1969,379},{65,69}} textureRotated @@ -2482,9 +2482,9 @@ spriteSourceSize {60,62} textureRect - {{1757,1319},{60,62}} + {{1976,1222},{60,62}} textureRotated - + ResourceBar_Single_Btn_Blue2.png @@ -2499,9 +2499,9 @@ spriteSourceSize {33,34} textureRect - {{1757,1284},{33,34}} + {{1366,769},{33,34}} textureRotated - + ResourceBar_Single_Btn_Purple1.png @@ -2516,9 +2516,9 @@ spriteSourceSize {60,62} textureRect - {{1819,1319},{60,62}} + {{1824,1245},{60,62}} textureRotated - + ResourceBar_Single_Btn_Purple2.png @@ -2533,7 +2533,7 @@ spriteSourceSize {33,34} textureRect - {{1857,1283},{33,34}} + {{1366,805},{33,34}} textureRotated @@ -2550,7 +2550,7 @@ spriteSourceSize {60,62} textureRect - {{1881,1319},{60,62}} + {{1824,1307},{60,62}} textureRotated @@ -2567,9 +2567,9 @@ spriteSourceSize {33,34} textureRect - {{1892,1283},{33,34}} + {{1876,1172},{33,34}} textureRotated - + ResourceBar_Single_Icon_Coin.png @@ -2584,7 +2584,7 @@ spriteSourceSize {67,75} textureRect - {{1439,1193},{67,75}} + {{1969,446},{67,75}} textureRotated @@ -2618,9 +2618,9 @@ spriteSourceSize {77,69} textureRect - {{1226,874},{77,69}} + {{1649,255},{77,69}} textureRotated - + ResourceBar_White_Btn1.png @@ -2635,9 +2635,9 @@ spriteSourceSize {60,62} textureRect - {{1943,1276},{60,62}} + {{1886,1307},{60,62}} textureRotated - + ResourceBar_White_Icon1.png @@ -2652,7 +2652,7 @@ spriteSourceSize {28,28} textureRect - {{1897,525},{28,28}} + {{719,484},{28,28}} textureRotated @@ -2686,7 +2686,7 @@ spriteSourceSize {35,39} textureRect - {{1858,117},{35,39}} + {{1477,637},{35,39}} textureRotated @@ -2703,9 +2703,9 @@ spriteSourceSize {33,36} textureRect - {{1757,1187},{33,36}} + {{1072,1098},{33,36}} textureRotated - + RoleIcon_Hat.png @@ -2720,7 +2720,7 @@ spriteSourceSize {39,34} textureRect - {{1858,154},{39,34}} + {{1477,674},{39,34}} textureRotated @@ -2737,7 +2737,7 @@ spriteSourceSize {37,35} textureRect - {{1858,222},{37,35}} + {{1477,710},{37,35}} textureRotated @@ -2754,9 +2754,9 @@ spriteSourceSize {30,39} textureRect - {{1858,190},{30,39}} + {{719,363},{30,39}} textureRotated - + RoleIcon_Lightning.png @@ -2771,7 +2771,7 @@ spriteSourceSize {29,40} textureRect - {{701,898},{29,40}} + {{719,404},{29,40}} textureRotated @@ -2839,9 +2839,9 @@ spriteSourceSize {36,39} textureRect - {{1072,1098},{36,39}} + {{701,898},{36,39}} textureRotated - + Rounded Rectangle 1029 copy 10.png @@ -2992,7 +2992,7 @@ spriteSourceSize {54,54} textureRect - {{602,307},{54,54}} + {{1451,1215},{54,54}} textureRotated @@ -3009,7 +3009,7 @@ spriteSourceSize {54,54} textureRect - {{1853,787},{54,54}} + {{1979,1160},{54,54}} textureRotated @@ -3077,7 +3077,7 @@ spriteSourceSize {58,78} textureRect - {{1311,1193},{58,78}} + {{1305,874},{58,78}} textureRotated @@ -3128,9 +3128,9 @@ spriteSourceSize {111,16} textureRect - {{719,394},{111,16}} + {{1066,857},{111,16}} textureRotated - + bg.png @@ -3196,7 +3196,7 @@ spriteSourceSize {71,71} textureRect - {{1568,1193},{71,71}} + {{1964,523},{71,71}} textureRotated @@ -3264,7 +3264,7 @@ spriteSourceSize {34,60} textureRect - {{1938,1107},{34,60}} + {{1365,874},{34,60}} textureRotated @@ -3281,9 +3281,9 @@ spriteSourceSize {34,60} textureRect - {{1757,1222},{34,60}} + {{1332,1143},{34,60}} textureRotated - + character_grade_label_purple.png @@ -3298,9 +3298,9 @@ spriteSourceSize {34,60} textureRect - {{1930,1169},{34,60}} + {{1853,1136},{34,60}} textureRotated - + character_list_frame_blue.png @@ -3315,7 +3315,7 @@ spriteSourceSize {65,130} textureRect - {{1083,661},{65,130}} + {{1077,529},{65,130}} textureRotated @@ -3332,7 +3332,7 @@ spriteSourceSize {65,130} textureRect - {{1202,966},{65,130}} + {{1083,661},{65,130}} textureRotated @@ -3349,7 +3349,7 @@ spriteSourceSize {65,130} textureRect - {{1150,661},{65,130}} + {{1034,1},{65,130}} textureRotated @@ -3366,7 +3366,7 @@ spriteSourceSize {65,130} textureRect - {{1269,953},{65,130}} + {{1034,133},{65,130}} textureRotated @@ -3417,7 +3417,7 @@ spriteSourceSize {28,36} textureRect - {{1897,487},{28,36}} + {{719,446},{28,36}} textureRotated @@ -3434,9 +3434,9 @@ spriteSourceSize {21,14} textureRect - {{719,363},{21,14}} + {{719,514},{21,14}} textureRotated - + dun2.png @@ -3451,7 +3451,58 @@ spriteSourceSize {112,109} textureRect - {{1903,1},{112,109}} + {{1515,853},{112,109}} + textureRotated + + + equipment_detail_icon_critical.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {54,58} + spriteSourceSize + {54,58} + textureRect + {{602,307},{54,58}} + textureRotated + + + equipment_detail_icon_defense.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {63,71} + spriteSourceSize + {63,71} + textureRect + {{1751,649},{63,71}} + textureRotated + + + equipment_detail_icon_hp.png + + aliases + + anchor + {0.5,0.5} + spriteOffset + {0,0} + spriteSize + {67,62} + spriteSourceSize + {67,62} + textureRect + {{1083,793},{67,62}} textureRotated @@ -3502,7 +3553,7 @@ spriteSourceSize {250,199} textureRect - {{780,278},{250,199}} + {{784,278},{250,199}} textureRotated @@ -3536,9 +3587,9 @@ spriteSourceSize {106,91} textureRect - {{1261,781},{106,91}} + {{1752,469},{106,91}} textureRotated - + pause_btn_icon_exit.png @@ -3587,9 +3638,9 @@ spriteSourceSize {13,20} textureRect - {{719,379},{13,20}} + {{735,514},{13,20}} textureRotated - + redbar.png @@ -3604,7 +3655,7 @@ spriteSourceSize {129,8} textureRect - {{780,530},{129,8}} + {{784,530},{129,8}} textureRotated @@ -3655,7 +3706,7 @@ spriteSourceSize {258,30} textureRect - {{748,278},{258,30}} + {{752,278},{258,30}} textureRotated @@ -3689,7 +3740,7 @@ spriteSourceSize {128,128} textureRect - {{1926,655},{104,108}} + {{1617,1274},{104,108}} textureRotated @@ -3791,9 +3842,9 @@ spriteSourceSize {63,59} textureRect - {{1974,1087},{63,59}} + {{1625,1213},{63,59}} textureRotated - + userinfo_icon_boss.png @@ -3808,9 +3859,9 @@ spriteSourceSize {66,76} textureRect - {{1371,1193},{66,76}} + {{1557,383},{66,76}} textureRotated - + userinfo_icon_crown.png @@ -3825,9 +3876,9 @@ spriteSourceSize {59,60} textureRect - {{1974,1152},{59,60}} + {{1690,1213},{59,60}} textureRotated - + userinfo_icon_skull.png @@ -3842,9 +3893,9 @@ spriteSourceSize {61,64} textureRect - {{1800,1132},{61,64}} + {{1977,1},{61,64}} textureRotated - + userinfo_icon_vs.png @@ -3876,9 +3927,9 @@ spriteSourceSize {35,14} textureRect - {{1066,857},{35,14}} + {{1152,781},{35,14}} textureRotated - + ybg.png @@ -3909,9 +3960,9 @@ realTextureFileName gui.png size - {2034,1382} + {2039,1383} smartupdate - $TexturePacker:SmartUpdate:c969f8d3a766f1a9d32b92d6f471e152:fbc6f0256916f786c010e6ae6329d4ef:5f86533554b8a62fd9d2a17dd9533d7c$ + $TexturePacker:SmartUpdate:fe63c738bcaa2ccaf423dcc9edf454d2:0dba7352c11728a15537d647ad567217:5f86533554b8a62fd9d2a17dd9533d7c$ textureFileName gui.png diff --git a/assets/resources/gui/gui.plist.meta b/assets/resources/gui/gui.plist.meta index 511cb17d..41ea41f1 100644 --- a/assets/resources/gui/gui.plist.meta +++ b/assets/resources/gui/gui.plist.meta @@ -16,11 +16,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1517, - "trimY": 1268, + "trimX": 1863, + "trimY": 125, "width": 112, "height": 118, "rawWidth": 128, @@ -62,11 +62,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 886, - "trimY": 1281, + "trimX": 1433, + "trimY": 131, "width": 100, "height": 126, "rawWidth": 128, @@ -111,8 +111,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1185, - "trimY": 793, + "trimX": 1314, + "trimY": 1193, "width": 74, "height": 79, "rawWidth": 74, @@ -154,11 +154,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1486, - "trimY": 647, + "trimX": 1853, + "trimY": 1, "width": 60, "height": 122, "rawWidth": 60, @@ -203,8 +203,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1437, - "trimY": 259, + "trimX": 1259, + "trimY": 651, "width": 100, "height": 126, "rawWidth": 128, @@ -246,11 +246,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1757, - "trimY": 1222, + "trimX": 1332, + "trimY": 1143, "width": 34, "height": 60, "rawWidth": 34, @@ -295,8 +295,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1572, - "trimY": 1075, + "trimX": 1863, + "trimY": 245, "width": 116, "height": 112, "rawWidth": 128, @@ -341,8 +341,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1869, - "trimY": 1107, + "trimX": 1332, + "trimY": 1019, "width": 50, "height": 67, "rawWidth": 50, @@ -387,8 +387,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1927, - "trimY": 543, + "trimX": 1401, + "trimY": 1272, "width": 104, "height": 110, "rawWidth": 128, @@ -433,8 +433,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1202, - "trimY": 966, + "trimX": 1083, + "trimY": 661, "width": 65, "height": 130, "rawWidth": 65, @@ -479,8 +479,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1139, - "trimY": 1279, + "trimX": 1011, + "trimY": 1280, "width": 128, "height": 102, "rawWidth": 128, @@ -525,8 +525,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1793, - "trimY": 1257, + "trimX": 1912, + "trimY": 1222, "width": 60, "height": 62, "rawWidth": 60, @@ -568,11 +568,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1072, - "trimY": 1098, + "trimX": 701, + "trimY": 898, "width": 36, "height": 39, "rawWidth": 36, @@ -617,7 +617,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 748, + "trimX": 752, "trimY": 278, "width": 258, "height": 30, @@ -660,11 +660,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1975, - "trimY": 973, + "trimX": 1390, + "trimY": 1215, "width": 55, "height": 59, "rawWidth": 55, @@ -752,11 +752,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1800, - "trimY": 1132, + "trimX": 1977, + "trimY": 1, "width": 61, "height": 64, "rawWidth": 61, @@ -801,7 +801,7 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 758, + "trimX": 883, "trimY": 1281, "width": 100, "height": 126, @@ -893,7 +893,7 @@ "rotated": false, "offsetX": -2, "offsetY": 2, - "trimX": 1, + "trimX": 126, "trimY": 1281, "width": 365, "height": 100, @@ -1028,11 +1028,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1897, - "trimY": 224, + "trimX": 1876, + "trimY": 1207, "width": 32, "height": 34, "rawWidth": 32, @@ -1258,19 +1258,19 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1507, - "trimY": 771, + "trimX": 1942, + "trimY": 702, "width": 70, "height": 114, "rawWidth": 70, "rawHeight": 114, "borderTop": 64, "borderBottom": 44, - "borderLeft": 23, - "borderRight": 24, + "borderLeft": 32, + "borderRight": 31, "packable": true, "pixelsToUnit": 100, "pivotX": 0.5, @@ -1304,11 +1304,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1641, - "trimY": 1193, + "trimX": 1749, + "trimY": 714, "width": 70, "height": 114, "rawWidth": 70, @@ -1353,8 +1353,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1747, - "trimY": 243, + "trimX": 1942, + "trimY": 818, "width": 70, "height": 114, "rawWidth": 70, @@ -1399,8 +1399,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1786, - "trimY": 119, + "trimX": 1748, + "trimY": 830, "width": 70, "height": 114, "rawWidth": 70, @@ -1445,8 +1445,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1805, - "trimY": 1, + "trimX": 1747, + "trimY": 946, "width": 70, "height": 114, "rawWidth": 70, @@ -1534,11 +1534,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1207, - "trimY": 521, + "trimX": 1271, + "trimY": 1275, "width": 128, "height": 107, "rawWidth": 128, @@ -1583,8 +1583,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1217, - "trimY": 651, + "trimX": 1144, + "trimY": 521, "width": 128, "height": 107, "rawWidth": 128, @@ -1629,8 +1629,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1336, - "trimY": 952, + "trimX": 1150, + "trimY": 651, "width": 128, "height": 107, "rawWidth": 128, @@ -1675,7 +1675,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1152, + "trimX": 1219, "trimY": 1, "width": 128, "height": 107, @@ -1721,7 +1721,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1152, + "trimX": 1219, "trimY": 131, "width": 128, "height": 106, @@ -1997,7 +1997,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 658, + "trimX": 662, "trimY": 278, "width": 83, "height": 88, @@ -2089,8 +2089,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1014, - "trimY": 1280, + "trimX": 1, + "trimY": 1281, "width": 123, "height": 101, "rawWidth": 123, @@ -2132,11 +2132,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1975, - "trimY": 1034, + "trimX": 739, + "trimY": 886, "width": 55, "height": 51, "rawWidth": 55, @@ -2227,8 +2227,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1931, - "trimY": 224, + "trimX": 1527, + "trimY": 629, "width": 104, "height": 102, "rawWidth": 128, @@ -2270,11 +2270,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1903, - "trimY": 875, + "trimX": 1942, + "trimY": 596, "width": 96, "height": 104, "rawWidth": 128, @@ -2319,7 +2319,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1034, + "trimX": 1101, "trimY": 1, "width": 128, "height": 116, @@ -2365,7 +2365,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 368, + "trimX": 493, "trimY": 1281, "width": 128, "height": 100, @@ -2411,7 +2411,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1034, + "trimX": 1101, "trimY": 131, "width": 128, "height": 116, @@ -2454,11 +2454,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1261, - "trimY": 1, + "trimX": 1141, + "trimY": 1279, "width": 128, "height": 102, "rawWidth": 128, @@ -2503,7 +2503,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1225, + "trimX": 1229, "trimY": 261, "width": 128, "height": 106, @@ -2549,7 +2549,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1570, + "trimX": 1637, "trimY": 129, "width": 124, "height": 100, @@ -2595,8 +2595,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1539, - "trimY": 259, + "trimX": 1543, + "trimY": 257, "width": 124, "height": 104, "rawWidth": 128, @@ -2641,7 +2641,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1230, + "trimX": 1225, "trimY": 1098, "width": 105, "height": 93, @@ -2687,8 +2687,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1337, - "trimY": 1082, + "trimX": 1845, + "trimY": 479, "width": 117, "height": 109, "rawWidth": 117, @@ -2733,8 +2733,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 732, - "trimY": 886, + "trimX": 1752, + "trimY": 1129, "width": 50, "height": 65, "rawWidth": 50, @@ -2825,8 +2825,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1374, - "trimY": 856, + "trimX": 1293, + "trimY": 779, "width": 71, "height": 93, "rawWidth": 71, @@ -2868,11 +2868,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1297, - "trimY": 874, + "trimX": 1649, + "trimY": 326, "width": 75, "height": 76, "rawWidth": 75, @@ -2914,11 +2914,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1821, - "trimY": 375, + "trimX": 1401, + "trimY": 999, "width": 108, "height": 110, "rawWidth": 108, @@ -2963,8 +2963,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1232, - "trimY": 1193, + "trimX": 1226, + "trimY": 875, "width": 78, "height": 77, "rawWidth": 78, @@ -3009,7 +3009,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1113, + "trimX": 1108, "trimY": 1098, "width": 115, "height": 93, @@ -3055,8 +3055,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1414, - "trimY": 519, + "trimX": 1632, + "trimY": 1, "width": 126, "height": 99, "rawWidth": 126, @@ -3190,11 +3190,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1369, - "trimY": 781, + "trimX": 1635, + "trimY": 403, "width": 64, "height": 73, "rawWidth": 64, @@ -3423,8 +3423,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1424, - "trimY": 647, + "trimX": 1465, + "trimY": 513, "width": 60, "height": 122, "rawWidth": 60, @@ -3466,11 +3466,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1561, - "trimY": 951, + "trimX": 1853, + "trimY": 63, "width": 60, "height": 122, "rawWidth": 60, @@ -3515,8 +3515,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1623, - "trimY": 951, + "trimX": 1977, + "trimY": 67, "width": 60, "height": 122, "rawWidth": 60, @@ -3558,11 +3558,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1515, - "trimY": 513, + "trimX": 1739, + "trimY": 125, "width": 60, "height": 122, "rawWidth": 60, @@ -3604,11 +3604,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1555, - "trimY": 385, + "trimX": 1739, + "trimY": 187, "width": 60, "height": 122, "rawWidth": 60, @@ -3653,8 +3653,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1548, - "trimY": 637, + "trimX": 1977, + "trimY": 191, "width": 60, "height": 122, "rawWidth": 60, @@ -3696,11 +3696,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1866, - "trimY": 1159, + "trimX": 1977, + "trimY": 315, "width": 60, "height": 62, "rawWidth": 60, @@ -3742,11 +3742,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1795, - "trimY": 1195, + "trimX": 1752, + "trimY": 1181, "width": 60, "height": 62, "rawWidth": 60, @@ -3788,11 +3788,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1966, - "trimY": 1214, + "trimX": 1814, + "trimY": 1181, "width": 60, "height": 62, "rawWidth": 60, @@ -3837,8 +3837,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1859, - "trimY": 1221, + "trimX": 1915, + "trimY": 1160, "width": 60, "height": 62, "rawWidth": 60, @@ -3929,8 +3929,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 904, - "trimY": 1, + "trimX": 1202, + "trimY": 966, "width": 128, "height": 130, "rawWidth": 128, @@ -3976,7 +3976,7 @@ "offsetX": 0, "offsetY": 0, "trimX": 904, - "trimY": 133, + "trimY": 1, "width": 128, "height": 130, "rawWidth": 128, @@ -4021,8 +4021,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 981, - "trimY": 265, + "trimX": 904, + "trimY": 133, "width": 128, "height": 130, "rawWidth": 128, @@ -4067,8 +4067,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 981, - "trimY": 397, + "trimX": 985, + "trimY": 265, "width": 128, "height": 130, "rawWidth": 128, @@ -4113,8 +4113,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1077, - "trimY": 529, + "trimX": 985, + "trimY": 397, "width": 128, "height": 130, "rawWidth": 128, @@ -4159,8 +4159,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1925, - "trimY": 765, + "trimX": 1507, + "trimY": 1274, "width": 108, "height": 108, "rawWidth": 128, @@ -4205,8 +4205,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1441, - "trimY": 387, + "trimX": 1351, + "trimY": 519, "width": 124, "height": 112, "rawWidth": 128, @@ -4251,8 +4251,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1447, - "trimY": 844, + "trimX": 1401, + "trimY": 1109, "width": 110, "height": 104, "rawWidth": 128, @@ -4298,7 +4298,7 @@ "offsetX": 0, "offsetY": 1, "trimX": 1819, - "trimY": 269, + "trimY": 1030, "width": 110, "height": 104, "rawWidth": 128, @@ -4343,7 +4343,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 498, + "trimX": 623, "trimY": 1281, "width": 128, "height": 100, @@ -4386,11 +4386,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1737, - "trimY": 741, + "trimX": 1938, + "trimY": 934, "width": 100, "height": 114, "rawWidth": 128, @@ -4432,11 +4432,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1719, - "trimY": 375, + "trimX": 1629, + "trimY": 1009, "width": 100, "height": 114, "rawWidth": 128, @@ -4478,11 +4478,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 1, - "trimX": 1931, - "trimY": 431, + "trimX": 1629, + "trimY": 1111, "width": 100, "height": 110, "rawWidth": 128, @@ -4524,11 +4524,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1824, - "trimY": 607, + "trimX": 1513, + "trimY": 1172, "width": 100, "height": 110, "rawWidth": 128, @@ -4573,8 +4573,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1677, - "trimY": 843, + "trimX": 1513, + "trimY": 964, "width": 114, "height": 106, "rawWidth": 128, @@ -4616,11 +4616,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1617, - "trimY": 385, + "trimX": 1632, + "trimY": 469, "width": 118, "height": 100, "rawWidth": 128, @@ -4665,8 +4665,8 @@ "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1269, - "trimY": 1273, + "trimX": 1739, + "trimY": 249, "width": 120, "height": 108, "rawWidth": 128, @@ -4711,7 +4711,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1365, + "trimX": 1328, "trimY": 1, "width": 128, "height": 102, @@ -4754,11 +4754,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1391, - "trimY": 1271, + "trimX": 1445, + "trimY": 387, "width": 110, "height": 124, "rawWidth": 128, @@ -4803,8 +4803,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1637, - "trimY": 1266, + "trimX": 1849, + "trimY": 363, "width": 118, "height": 114, "rawWidth": 128, @@ -4849,8 +4849,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1445, - "trimY": 951, + "trimX": 1361, + "trimY": 645, "width": 122, "height": 114, "rawWidth": 128, @@ -4895,7 +4895,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1111, + "trimX": 1115, "trimY": 261, "width": 128, "height": 112, @@ -4938,11 +4938,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1793, - "trimY": 843, + "trimX": 1931, + "trimY": 1050, "width": 108, "height": 106, "rawWidth": 128, @@ -4987,8 +4987,8 @@ "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1903, - "trimY": 112, + "trimX": 1401, + "trimY": 887, "width": 110, "height": 110, "rawWidth": 128, @@ -5030,11 +5030,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 0, - "trimX": 1724, - "trimY": 623, + "trimX": 1820, + "trimY": 930, "width": 116, "height": 98, "rawWidth": 128, @@ -5079,8 +5079,8 @@ "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1623, - "trimY": 749, + "trimX": 1179, + "trimY": 781, "width": 92, "height": 112, "rawWidth": 128, @@ -5122,11 +5122,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1797, - "trimY": 491, + "trimX": 1513, + "trimY": 1072, "width": 114, "height": 98, "rawWidth": 128, @@ -5168,11 +5168,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 1, - "trimX": 1456, - "trimY": 1075, + "trimX": 1824, + "trimY": 590, "width": 114, "height": 116, "rawWidth": 128, @@ -5214,11 +5214,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1645, - "trimY": 255, + "trimX": 1631, + "trimY": 571, "width": 118, "height": 100, "rawWidth": 128, @@ -5260,11 +5260,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1687, - "trimY": 505, + "trimX": 1821, + "trimY": 820, "width": 116, "height": 108, "rawWidth": 128, @@ -5309,7 +5309,7 @@ "rotated": true, "offsetX": -1, "offsetY": 1, - "trimX": 1571, + "trimX": 1733, "trimY": 1, "width": 122, "height": 118, @@ -5355,8 +5355,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1366, - "trimY": 131, + "trimX": 1530, + "trimY": 1, "width": 100, "height": 126, "rawWidth": 128, @@ -5401,8 +5401,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1468, - "trimY": 131, + "trimX": 1441, + "trimY": 259, "width": 100, "height": 126, "rawWidth": 128, @@ -5447,8 +5447,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1469, - "trimY": 1, + "trimX": 1535, + "trimY": 129, "width": 100, "height": 126, "rawWidth": 128, @@ -5493,7 +5493,7 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1260, + "trimX": 1327, "trimY": 131, "width": 128, "height": 104, @@ -5539,8 +5539,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1799, - "trimY": 951, + "trimX": 1527, + "trimY": 513, "width": 102, "height": 114, "rawWidth": 128, @@ -5582,11 +5582,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": -1, "offsetY": 0, - "trimX": 1577, - "trimY": 509, + "trimX": 1727, + "trimY": 359, "width": 108, "height": 120, "rawWidth": 128, @@ -5631,7 +5631,7 @@ "rotated": true, "offsetX": 0, "offsetY": -3, - "trimX": 1111, + "trimX": 1115, "trimY": 391, "width": 128, "height": 112, @@ -5677,8 +5677,8 @@ "rotated": false, "offsetX": -1, "offsetY": 1, - "trimX": 1559, - "trimY": 843, + "trimX": 1629, + "trimY": 901, "width": 116, "height": 106, "rawWidth": 128, @@ -5723,7 +5723,7 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1333, + "trimX": 1337, "trimY": 261, "width": 126, "height": 102, @@ -5766,11 +5766,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1672, - "trimY": 125, + "trimX": 1631, + "trimY": 673, "width": 116, "height": 112, "rawWidth": 128, @@ -5815,8 +5815,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1691, - "trimY": 1, + "trimX": 1516, + "trimY": 735, "width": 116, "height": 112, "rawWidth": 128, @@ -5861,8 +5861,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1610, - "trimY": 631, + "trimX": 1401, + "trimY": 769, "width": 116, "height": 112, "rawWidth": 128, @@ -5904,11 +5904,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1685, - "trimY": 951, + "trimX": 1824, + "trimY": 706, "width": 116, "height": 112, "rawWidth": 128, @@ -5950,11 +5950,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1686, - "trimY": 1069, + "trimX": 1630, + "trimY": 787, "width": 116, "height": 112, "rawWidth": 128, @@ -5999,7 +5999,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 628, + "trimX": 753, "trimY": 1281, "width": 128, "height": 100, @@ -6045,7 +6045,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1323, + "trimX": 1327, "trimY": 391, "width": 126, "height": 116, @@ -6091,8 +6091,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1225, - "trimY": 391, + "trimX": 1432, + "trimY": 1, "width": 128, "height": 96, "rawWidth": 128, @@ -6137,8 +6137,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1316, - "trimY": 521, + "trimX": 1229, + "trimY": 391, "width": 128, "height": 96, "rawWidth": 128, @@ -6183,8 +6183,8 @@ "rotated": true, "offsetX": 0, "offsetY": 1, - "trimX": 1326, - "trimY": 651, + "trimX": 1253, + "trimY": 521, "width": 128, "height": 96, "rawWidth": 128, @@ -6410,11 +6410,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1931, - "trimY": 330, + "trimX": 1723, + "trimY": 1274, "width": 99, "height": 102, "rawWidth": 99, @@ -6459,8 +6459,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1103, - "trimY": 793, + "trimX": 1232, + "trimY": 1193, "width": 80, "height": 80, "rawWidth": 80, @@ -6594,11 +6594,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1821, - "trimY": 235, + "trimX": 1819, + "trimY": 1136, "width": 35, "height": 32, "rawWidth": 35, @@ -6640,11 +6640,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1435, - "trimY": 771, + "trimX": 1751, + "trimY": 577, "width": 71, "height": 70, "rawWidth": 71, @@ -6689,8 +6689,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1800, - "trimY": 1067, + "trimX": 1332, + "trimY": 954, "width": 63, "height": 67, "rawWidth": 63, @@ -6732,11 +6732,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1508, - "trimY": 1193, + "trimX": 1557, + "trimY": 451, "width": 73, "height": 58, "rawWidth": 73, @@ -6778,11 +6778,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1853, - "trimY": 719, + "trimX": 1332, + "trimY": 1071, "width": 66, "height": 70, "rawWidth": 66, @@ -6827,8 +6827,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1903, - "trimY": 973, + "trimX": 1745, + "trimY": 1062, "width": 65, "height": 70, "rawWidth": 65, @@ -6873,8 +6873,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1903, - "trimY": 1040, + "trimX": 1969, + "trimY": 379, "width": 65, "height": 69, "rawWidth": 65, @@ -6962,11 +6962,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1757, - "trimY": 1319, + "trimX": 1976, + "trimY": 1222, "width": 60, "height": 62, "rawWidth": 60, @@ -7008,11 +7008,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1757, - "trimY": 1284, + "trimX": 1366, + "trimY": 769, "width": 33, "height": 34, "rawWidth": 33, @@ -7054,11 +7054,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1819, - "trimY": 1319, + "trimX": 1824, + "trimY": 1245, "width": 60, "height": 62, "rawWidth": 60, @@ -7103,8 +7103,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1857, - "trimY": 1283, + "trimX": 1366, + "trimY": 805, "width": 33, "height": 34, "rawWidth": 33, @@ -7149,8 +7149,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1881, - "trimY": 1319, + "trimX": 1824, + "trimY": 1307, "width": 60, "height": 62, "rawWidth": 60, @@ -7192,11 +7192,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1892, - "trimY": 1283, + "trimX": 1876, + "trimY": 1172, "width": 33, "height": 34, "rawWidth": 33, @@ -7241,8 +7241,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1439, - "trimY": 1193, + "trimX": 1969, + "trimY": 446, "width": 67, "height": 75, "rawWidth": 67, @@ -7330,11 +7330,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1226, - "trimY": 874, + "trimX": 1649, + "trimY": 255, "width": 77, "height": 69, "rawWidth": 77, @@ -7376,11 +7376,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1943, - "trimY": 1276, + "trimX": 1886, + "trimY": 1307, "width": 60, "height": 62, "rawWidth": 60, @@ -7425,8 +7425,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1897, - "trimY": 525, + "trimX": 719, + "trimY": 484, "width": 28, "height": 28, "rawWidth": 28, @@ -7517,8 +7517,8 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1858, - "trimY": 117, + "trimX": 1477, + "trimY": 637, "width": 35, "height": 39, "rawWidth": 35, @@ -7560,11 +7560,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1757, - "trimY": 1187, + "trimX": 1072, + "trimY": 1098, "width": 33, "height": 36, "rawWidth": 33, @@ -7609,8 +7609,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1858, - "trimY": 154, + "trimX": 1477, + "trimY": 674, "width": 39, "height": 34, "rawWidth": 39, @@ -7655,8 +7655,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1858, - "trimY": 222, + "trimX": 1477, + "trimY": 710, "width": 37, "height": 35, "rawWidth": 37, @@ -7698,11 +7698,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1858, - "trimY": 190, + "trimX": 719, + "trimY": 363, "width": 30, "height": 39, "rawWidth": 30, @@ -7747,8 +7747,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 701, - "trimY": 898, + "trimX": 719, + "trimY": 404, "width": 29, "height": 40, "rawWidth": 29, @@ -8253,8 +8253,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 602, - "trimY": 307, + "trimX": 1451, + "trimY": 1215, "width": 54, "height": 54, "rawWidth": 54, @@ -8299,8 +8299,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1853, - "trimY": 787, + "trimX": 1979, + "trimY": 1160, "width": 54, "height": 54, "rawWidth": 54, @@ -8483,8 +8483,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1311, - "trimY": 1193, + "trimX": 1305, + "trimY": 874, "width": 58, "height": 78, "rawWidth": 58, @@ -8618,11 +8618,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 719, - "trimY": 394, + "trimX": 1066, + "trimY": 857, "width": 111, "height": 16, "rawWidth": 111, @@ -8805,8 +8805,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1568, - "trimY": 1193, + "trimX": 1964, + "trimY": 523, "width": 71, "height": 71, "rawWidth": 71, @@ -8989,8 +8989,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1938, - "trimY": 1107, + "trimX": 1365, + "trimY": 874, "width": 34, "height": 60, "rawWidth": 34, @@ -9032,11 +9032,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1930, - "trimY": 1169, + "trimX": 1853, + "trimY": 1136, "width": 34, "height": 60, "rawWidth": 34, @@ -9081,8 +9081,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1083, - "trimY": 661, + "trimX": 1077, + "trimY": 529, "width": 65, "height": 130, "rawWidth": 65, @@ -9127,8 +9127,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1150, - "trimY": 661, + "trimX": 1034, + "trimY": 1, "width": 65, "height": 130, "rawWidth": 65, @@ -9173,8 +9173,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1269, - "trimY": 953, + "trimX": 1034, + "trimY": 133, "width": 65, "height": 130, "rawWidth": 65, @@ -9311,8 +9311,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1897, - "trimY": 487, + "trimX": 719, + "trimY": 446, "width": 28, "height": 36, "rawWidth": 28, @@ -9354,11 +9354,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, "trimX": 719, - "trimY": 363, + "trimY": 514, "width": 21, "height": 14, "rawWidth": 21, @@ -9403,8 +9403,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1903, - "trimY": 1, + "trimX": 1515, + "trimY": 853, "width": 112, "height": 109, "rawWidth": 112, @@ -9437,6 +9437,144 @@ ], "subMetas": {} }, + "cb5e8": { + "importer": "sprite-frame", + "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@cb5e8", + "displayName": "", + "id": "cb5e8", + "name": "equipment_detail_icon_critical", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 602, + "trimY": 307, + "width": 54, + "height": 58, + "rawWidth": 54, + "rawHeight": 58, + "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": {} + }, + "103fd": { + "importer": "sprite-frame", + "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@103fd", + "displayName": "", + "id": "103fd", + "name": "equipment_detail_icon_defense", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1751, + "trimY": 649, + "width": 63, + "height": 71, + "rawWidth": 63, + "rawHeight": 71, + "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": {} + }, + "01ece": { + "importer": "sprite-frame", + "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@01ece", + "displayName": "", + "id": "01ece", + "name": "equipment_detail_icon_hp", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1083, + "trimY": 793, + "width": 67, + "height": 62, + "rawWidth": 67, + "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": {} + }, "5c4a5": { "importer": "sprite-frame", "uuid": "f87f53f9-2fba-4a5b-968a-79a593311ab2@5c4a5", @@ -9541,7 +9679,7 @@ "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 780, + "trimX": 784, "trimY": 278, "width": 250, "height": 199, @@ -9630,11 +9768,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1261, - "trimY": 781, + "trimX": 1752, + "trimY": 469, "width": 106, "height": 91, "rawWidth": 106, @@ -9768,11 +9906,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 719, - "trimY": 379, + "trimX": 735, + "trimY": 514, "width": 13, "height": 20, "rawWidth": 13, @@ -9817,7 +9955,7 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 780, + "trimX": 784, "trimY": 530, "width": 129, "height": 8, @@ -10001,8 +10139,8 @@ "rotated": false, "offsetX": 0, "offsetY": 1, - "trimX": 1926, - "trimY": 655, + "trimX": 1617, + "trimY": 1274, "width": 104, "height": 108, "rawWidth": 128, @@ -10274,11 +10412,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1974, - "trimY": 1087, + "trimX": 1625, + "trimY": 1213, "width": 63, "height": 59, "rawWidth": 63, @@ -10320,11 +10458,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1371, - "trimY": 1193, + "trimX": 1557, + "trimY": 383, "width": 66, "height": 76, "rawWidth": 66, @@ -10366,11 +10504,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1974, - "trimY": 1152, + "trimX": 1690, + "trimY": 1213, "width": 59, "height": 60, "rawWidth": 59, @@ -10458,11 +10596,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1066, - "trimY": 857, + "trimX": 1152, + "trimY": 781, "width": 35, "height": 14, "rawWidth": 35, diff --git a/assets/resources/gui/gui.png b/assets/resources/gui/gui.png index b65b3603..69b2818f 100644 Binary files a/assets/resources/gui/gui.png and b/assets/resources/gui/gui.png differ diff --git a/assets/resources/gui/gui2.plist b/assets/resources/gui/gui2.plist index a98e8589..eea2ce75 100644 --- a/assets/resources/gui/gui2.plist +++ b/assets/resources/gui/gui2.plist @@ -15,7 +15,7 @@ spriteSourceSize {40,84} textureRect - {{697,197},{40,84}} + {{1001,843},{40,84}} textureRotated @@ -30,7 +30,7 @@ spriteSourceSize {30,30} textureRect - {{797,97},{30,30}} + {{2005,767},{30,30}} textureRotated @@ -49,6 +49,4341 @@ textureRotated + PictoIcon_Again_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {106,90} + spriteSourceSize + {128,128} + textureRect + {{257,209},{106,90}} + textureRotated + + + PictoIcon_Again_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {106,104} + spriteSourceSize + {128,128} + textureRect + {{613,225},{106,104}} + textureRotated + + + PictoIcon_Aiming_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,116} + spriteSourceSize + {128,128} + textureRect + {{123,1495},{116,116}} + textureRotated + + + PictoIcon_Aiming_2.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {116,116} + spriteSourceSize + {128,128} + textureRect + {{483,107},{116,116}} + textureRotated + + + PictoIcon_Alarm.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,110} + spriteSourceSize + {128,128} + textureRect + {{121,1613},{118,110}} + textureRotated + + + PictoIcon_Anchor.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,112} + spriteSourceSize + {128,128} + textureRect + {{129,425},{128,112}} + textureRotated + + + PictoIcon_Archer.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{949,341},{106,106}} + textureRotated + + + PictoIcon_Armor.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {120,112} + spriteSourceSize + {128,128} + textureRect + {{1647,1},{120,112}} + textureRotated + + + PictoIcon_Arrow_Down.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {92,100} + spriteSourceSize + {128,128} + textureRect + {{759,1601},{92,100}} + textureRotated + + + PictoIcon_Arrow_Left_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,92} + spriteSourceSize + {128,128} + textureRect + {{431,1179},{100,92}} + textureRotated + + + PictoIcon_Arrow_Left_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {64,104} + spriteSourceSize + {128,128} + textureRect + {{821,839},{64,104}} + textureRotated + + + PictoIcon_Arrow_Left_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1413,325},{106,106}} + textureRotated + + + PictoIcon_Arrow_Right_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {100,92} + spriteSourceSize + {128,128} + textureRect + {{431,1273},{100,92}} + textureRotated + + + PictoIcon_Arrow_Right_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {64,104} + spriteSourceSize + {128,128} + textureRect + {{1065,1091},{64,104}} + textureRotated + + + PictoIcon_Arrow_Right_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,108} + spriteSourceSize + {128,128} + textureRect + {{1273,215},{108,108}} + textureRotated + + + PictoIcon_Arrow_Up.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {92,100} + spriteSourceSize + {128,128} + textureRect + {{1595,771},{92,100}} + textureRotated + + + PictoIcon_At.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {108,110} + spriteSourceSize + {128,128} + textureRect + {{1521,323},{108,110}} + textureRotated + + + PictoIcon_Attack.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,114} + spriteSourceSize + {128,128} + textureRect + {{231,1127},{102,114}} + textureRotated + + + PictoIcon_Ax.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {128,102} + spriteSourceSize + {128,128} + textureRect + {{257,79},{128,102}} + textureRotated + + + PictoIcon_Ax_Double.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,114} + spriteSourceSize + {128,128} + textureRect + {{1147,99},{114,114}} + textureRotated + + + PictoIcon_Back_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {106,90} + spriteSourceSize + {128,128} + textureRect + {{365,403},{106,90}} + textureRotated + + + PictoIcon_Back_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {106,104} + spriteSourceSize + {128,128} + textureRect + {{721,225},{106,104}} + textureRotated + + + PictoIcon_Badge.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,118} + spriteSourceSize + {128,128} + textureRect + {{365,153},{116,118}} + textureRotated + + + PictoIcon_Bag.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {102,114} + spriteSourceSize + {128,128} + textureRect + {{1065,663},{102,114}} + textureRotated + + + PictoIcon_Bank.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {126,104} + spriteSourceSize + {128,128} + textureRect + {{119,1237},{126,104}} + textureRotated + + + PictoIcon_Basket.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,108} + spriteSourceSize + {128,128} + textureRect + {{363,601},{114,108}} + textureRotated + + + PictoIcon_Battery_Charge.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {118,88} + spriteSourceSize + {128,128} + textureRect + {{603,331},{118,88}} + textureRotated + + + PictoIcon_Battle.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {118,104} + spriteSourceSize + {128,128} + textureRect + {{595,505},{118,104}} + textureRotated + + + PictoIcon_Bell.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {114,106} + spriteSourceSize + {128,128} + textureRect + {{949,553},{114,106}} + textureRotated + + + PictoIcon_Bell_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,104} + spriteSourceSize + {128,128} + textureRect + {{555,1695},{112,104}} + textureRotated + + + PictoIcon_Bell_On.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {102,104} + spriteSourceSize + {128,128} + textureRect + {{753,1063},{102,104}} + textureRotated + + + PictoIcon_Bell_Sleep.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {102,104} + spriteSourceSize + {128,128} + textureRect + {{1393,1285},{102,104}} + textureRotated + + + PictoIcon_Blacksmith.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {114,116} + spriteSourceSize + {128,128} + textureRect + {{1887,1},{114,116}} + textureRotated + + + PictoIcon_Block.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1525,547},{106,106}} + textureRotated + + + PictoIcon_Bluetooth.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {86,116} + spriteSourceSize + {128,128} + textureRect + {{719,107},{86,116}} + textureRotated + + + PictoIcon_Bomb_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,122} + spriteSourceSize + {128,128} + textureRect + {{1523,1},{106,122}} + textureRotated + + + PictoIcon_Bomb_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,112} + spriteSourceSize + {128,128} + textureRect + {{835,549},{96,112}} + textureRotated + + + PictoIcon_Book_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,104} + spriteSourceSize + {128,128} + textureRect + {{1011,1694},{88,104}} + textureRotated + + + PictoIcon_Book_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,106} + spriteSourceSize + {128,128} + textureRect + {{1949,659},{88,106}} + textureRotated + + + PictoIcon_Book_3.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {118,88} + spriteSourceSize + {128,128} + textureRect + {{243,545},{118,88}} + textureRotated + + + PictoIcon_Boots.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,108} + spriteSourceSize + {128,128} + textureRect + {{1275,873},{104,108}} + textureRotated + + + PictoIcon_Boss.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {118,96} + spriteSourceSize + {128,128} + textureRect + {{715,545},{118,96}} + textureRotated + + + PictoIcon_Bow.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,110} + spriteSourceSize + {128,128} + textureRect + {{1383,213},{114,110}} + textureRotated + + + PictoIcon_Brief_Bag.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,106} + spriteSourceSize + {128,128} + textureRect + {{1065,555},{110,106}} + textureRotated + + + PictoIcon_Brush.Png + + aliases + + spriteOffset + {1,0} + spriteSize + {120,114} + spriteSourceSize + {128,128} + textureRect + {{1,1122},{120,114}} + textureRotated + + + PictoIcon_Bulb.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {96,116} + spriteSourceSize + {128,128} + textureRect + {{241,1607},{96,116}} + textureRotated + + + PictoIcon_Bulb_Charge.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,116} + spriteSourceSize + {128,128} + textureRect + {{753,945},{96,116}} + textureRotated + + + PictoIcon_Bullet.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {98,108} + spriteSourceSize + {128,128} + textureRect + {{1617,213},{98,108}} + textureRotated + + + PictoIcon_Calendar.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,98} + spriteSourceSize + {128,128} + textureRect + {{1689,767},{104,98}} + textureRotated + + + PictoIcon_Camera.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {114,102} + spriteSourceSize + {128,128} + textureRect + {{949,449},{114,102}} + textureRotated + + + PictoIcon_Camera_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,100} + spriteSourceSize + {128,128} + textureRect + {{123,1365},{128,100}} + textureRotated + + + PictoIcon_Cap.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,104} + spriteSourceSize + {128,128} + textureRect + {{491,1},{128,104}} + textureRotated + + + PictoIcon_Card_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,114} + spriteSourceSize + {128,128} + textureRect + {{355,1685},{102,114}} + textureRotated + + + PictoIcon_Card_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,114} + spriteSourceSize + {128,128} + textureRect + {{1529,655},{104,114}} + textureRotated + + + PictoIcon_Cart_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,108} + spriteSourceSize + {128,128} + textureRect + {{923,223},{116,108}} + textureRotated + + + PictoIcon_Cart_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,108} + spriteSourceSize + {128,128} + textureRect + {{1499,213},{116,108}} + textureRotated + + + PictoIcon_Castle.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,108} + spriteSourceSize + {128,128} + textureRect + {{1379,103},{118,108}} + textureRotated + + + PictoIcon_Caution.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {126,100} + spriteSourceSize + {128,128} + textureRect + {{881,1},{126,100}} + textureRotated + + + PictoIcon_Certification.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{1521,435},{110,110}} + textureRotated + + + PictoIcon_Change.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{1295,545},{110,110}} + textureRotated + + + PictoIcon_Chat_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,100} + spriteSourceSize + {128,128} + textureRect + {{755,1389},{104,100}} + textureRotated + + + PictoIcon_Chat_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,94} + spriteSourceSize + {128,128} + textureRect + {{335,1227},{102,94}} + textureRotated + + + PictoIcon_Check_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1743,437},{106,106}} + textureRotated + + + PictoIcon_Check_2.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {112,90} + spriteSourceSize + {128,128} + textureRect + {{411,831},{112,90}} + textureRotated + + + PictoIcon_Chest.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,96} + spriteSourceSize + {128,128} + textureRect + {{1851,547},{106,96}} + textureRotated + + + PictoIcon_Chisel.Png + + aliases + + spriteOffset + {-3,0} + spriteSize + {114,116} + spriteSourceSize + {128,128} + textureRect + {{807,103},{114,116}} + textureRotated + + + PictoIcon_Class_A.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1271,765},{106,106}} + textureRotated + + + PictoIcon_Class_B.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1173,993},{106,106}} + textureRotated + + + PictoIcon_Class_C.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1171,1101},{106,106}} + textureRotated + + + PictoIcon_Class_D.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1179,1489},{106,106}} + textureRotated + + + PictoIcon_Class_S.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1379,765},{106,106}} + textureRotated + + + PictoIcon_Class_Ss.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1381,873},{106,106}} + textureRotated + + + PictoIcon_Clock_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1383,981},{106,106}} + textureRotated + + + PictoIcon_Clock_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1489,873},{106,106}} + textureRotated + + + PictoIcon_Closet.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {122,114} + spriteSourceSize + {128,128} + textureRect + {{1,998},{122,114}} + textureRotated + + + PictoIcon_Clothes.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,88} + spriteSourceSize + {128,128} + textureRect + {{483,225},{128,88}} + textureRotated + + + PictoIcon_Coin.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,98} + spriteSourceSize + {128,128} + textureRect + {{533,1175},{108,98}} + textureRotated + + + PictoIcon_Coin_Star.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {98,114} + spriteSourceSize + {128,128} + textureRect + {{339,1569},{98,114}} + textureRotated + + + PictoIcon_Compass.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,118} + spriteSourceSize + {128,128} + textureRect + {{829,341},{102,118}} + textureRotated + + + PictoIcon_Console_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1491,981},{106,106}} + textureRotated + + + PictoIcon_Console_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1597,873},{106,106}} + textureRotated + + + PictoIcon_Contraction.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,100} + spriteSourceSize + {128,128} + textureRect + {{965,1287},{100,100}} + textureRotated + + + PictoIcon_Cooking.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {118,106} + spriteSourceSize + {128,128} + textureRect + {{1173,325},{118,106}} + textureRotated + + + PictoIcon_Copy.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,104} + spriteSourceSize + {128,128} + textureRect + {{859,1169},{104,104}} + textureRotated + + + PictoIcon_Costume.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{723,331},{104,112}} + textureRotated + + + PictoIcon_Critical_1.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {128,96} + spriteSourceSize + {128,128} + textureRect + {{1009,1},{128,96}} + textureRotated + + + PictoIcon_Critical_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,102} + spriteSourceSize + {128,128} + textureRect + {{1711,1401},{102,102}} + textureRotated + + + PictoIcon_Critical_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,128} + spriteSourceSize + {128,128} + textureRect + {{621,1},{104,128}} + textureRotated + + + PictoIcon_Crown_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,106} + spriteSourceSize + {128,128} + textureRect + {{1295,657},{114,106}} + textureRotated + + + PictoIcon_Crown_2.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {110,100} + spriteSourceSize + {128,128} + textureRect + {{643,1387},{110,100}} + textureRotated + + + PictoIcon_Crystal.Png + + aliases + + spriteOffset + {2,2} + spriteSize + {116,106} + spriteSourceSize + {128,128} + textureRect + {{473,609},{116,106}} + textureRotated + + + PictoIcon_Delete.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,108} + spriteSourceSize + {128,128} + textureRect + {{753,1491},{106,108}} + textureRotated + + + PictoIcon_Diamond.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {118,92} + spriteSourceSize + {128,128} + textureRect + {{705,745},{118,92}} + textureRotated + + + PictoIcon_Dice.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1599,981},{106,106}} + textureRotated + + + PictoIcon_Direction_1.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {116,116} + spriteSourceSize + {128,128} + textureRect + {{601,107},{116,116}} + textureRotated + + + PictoIcon_Direction_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1705,873},{106,106}} + textureRotated + + + PictoIcon_Discount.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{641,945},{110,110}} + textureRotated + + + PictoIcon_Dollar_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1707,981},{106,106}} + textureRotated + + + PictoIcon_Dollar_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {76,114} + spriteSourceSize + {128,128} + textureRect + {{943,765},{76,114}} + textureRotated + + + PictoIcon_Download.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {86,106} + spriteSourceSize + {128,128} + textureRect + {{429,1481},{86,106}} + textureRotated + + + PictoIcon_Earth.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1897,767},{106,106}} + textureRotated + + + PictoIcon_Earth_Pin.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,106} + spriteSourceSize + {128,128} + textureRect + {{1633,545},{108,106}} + textureRotated + + + PictoIcon_Effect.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {100,110} + spriteSourceSize + {128,128} + textureRect + {{963,947},{100,110}} + textureRotated + + + PictoIcon_Energy_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1873,875},{106,106}} + textureRotated + + + PictoIcon_Energy_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {100,106} + spriteSourceSize + {128,128} + textureRect + {{1487,771},{100,106}} + textureRotated + + + PictoIcon_Exit.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,88} + spriteSourceSize + {128,128} + textureRect + {{1923,983},{106,88}} + textureRotated + + + PictoIcon_Exit_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,114} + spriteSourceSize + {128,128} + textureRect + {{1,742},{128,114}} + textureRotated + + + PictoIcon_Exit_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,114} + spriteSourceSize + {128,128} + textureRect + {{705,839},{104,114}} + textureRotated + + + PictoIcon_Exp.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{429,1367},{104,112}} + textureRotated + + + PictoIcon_Expansion.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,100} + spriteSourceSize + {128,128} + textureRect + {{1281,1095},{100,100}} + textureRotated + + + PictoIcon_Face.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,100} + spriteSourceSize + {128,128} + textureRect + {{431,1061},{116,100}} + textureRotated + + + PictoIcon_Faint.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{641,1057},{110,110}} + textureRotated + + + PictoIcon_Female.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,96} + spriteSourceSize + {128,128} + textureRect + {{1395,1499},{96,96}} + textureRotated + + + PictoIcon_Fire.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {98,108} + spriteSourceSize + {128,128} + textureRect + {{1939,211},{98,108}} + textureRotated + + + PictoIcon_Firework.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {120,116} + spriteSourceSize + {128,128} + textureRect + {{1,1244},{120,116}} + textureRotated + + + PictoIcon_Freezee.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,114} + spriteSourceSize + {128,128} + textureRect + {{1263,99},{114,114}} + textureRotated + + + PictoIcon_Friends.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {120,98} + spriteSourceSize + {128,128} + textureRect + {{473,407},{120,98}} + textureRotated + + + PictoIcon_Gallery.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,100} + spriteSourceSize + {128,128} + textureRect + {{709,643},{118,100}} + textureRotated + + + PictoIcon_Game.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {116,80} + spriteSourceSize + {128,128} + textureRect + {{641,1601},{116,80}} + textureRotated + + + PictoIcon_Gear.Png + + aliases + + spriteOffset + {-1,-1} + spriteSize + {98,104} + spriteSourceSize + {128,128} + textureRect + {{759,1169},{98,104}} + textureRotated + + + PictoIcon_Gift.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,104} + spriteSourceSize + {128,128} + textureRect + {{1391,1183},{100,104}} + textureRotated + + + PictoIcon_Glasses.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {128,54} + spriteSourceSize + {128,128} + textureRect + {{231,745},{128,54}} + textureRotated + + + PictoIcon_Globe.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1815,983},{106,106}} + textureRotated + + + PictoIcon_Graduation_Cap.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {126,96} + spriteSourceSize + {128,128} + textureRect + {{1269,1},{126,96}} + textureRotated + + + PictoIcon_Hammer.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {120,120} + spriteSourceSize + {128,128} + textureRect + {{1,1366},{120,120}} + textureRotated + + + PictoIcon_Hammer_Claw.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,102} + spriteSourceSize + {128,128} + textureRect + {{949,661},{114,102}} + textureRotated + + + PictoIcon_Hand_Touch.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {102,106} + spriteSourceSize + {128,128} + textureRect + {{1607,1089},{102,106}} + textureRotated + + + PictoIcon_Hat.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,96} + spriteSourceSize + {128,128} + textureRect + {{1139,1},{128,96}} + textureRotated + + + PictoIcon_Headset.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,114} + spriteSourceSize + {128,128} + textureRect + {{643,1169},{104,114}} + textureRotated + + + PictoIcon_Heart.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,94} + spriteSourceSize + {128,128} + textureRect + {{829,743},{112,94}} + textureRotated + + + PictoIcon_Heart_Add.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,94} + spriteSourceSize + {128,128} + textureRect + {{1059,767},{112,94}} + textureRotated + + + PictoIcon_Heart_Empty.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {112,98} + spriteSourceSize + {128,128} + textureRect + {{967,1389},{112,98}} + textureRotated + + + PictoIcon_Helmet_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,114} + spriteSourceSize + {128,128} + textureRect + {{439,1569},{100,114}} + textureRotated + + + PictoIcon_Helmet_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {94,116} + spriteSourceSize + {128,128} + textureRect + {{333,1451},{94,116}} + textureRotated + + + PictoIcon_Help_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1815,1091},{106,106}} + textureRotated + + + PictoIcon_Help_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {70,110} + spriteSourceSize + {128,128} + textureRect + {{243,1725},{70,110}} + textureRotated + + + PictoIcon_History.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,108} + spriteSourceSize + {128,128} + textureRect + {{1033,215},{118,108}} + textureRotated + + + PictoIcon_Home_1.Png + + aliases + + spriteOffset + {1,0} + spriteSize + {106,94} + spriteSourceSize + {128,128} + textureRect + {{1815,1413},{106,94}} + textureRotated + + + PictoIcon_Home_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,100} + spriteSourceSize + {128,128} + textureRect + {{1173,881},{110,100}} + textureRotated + + + PictoIcon_Hp.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {112,94} + spriteSourceSize + {128,128} + textureRect + {{1743,323},{112,94}} + textureRotated + + + PictoIcon_Icecream.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {92,118} + spriteSourceSize + {128,128} + textureRect + {{829,221},{92,118}} + textureRotated + + + PictoIcon_Illuminati.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {128,106} + spriteSourceSize + {128,128} + textureRect + {{365,273},{128,106}} + textureRotated + + + PictoIcon_Infinity.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,72} + spriteSourceSize + {128,128} + textureRect + {{1,1726},{128,72}} + textureRotated + + + PictoIcon_Info_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,108} + spriteSourceSize + {128,128} + textureRect + {{253,635},{108,108}} + textureRotated + + + PictoIcon_Info_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1281,1239},{106,106}} + textureRotated + + + PictoIcon_Info_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {38,110} + spriteSourceSize + {128,128} + textureRect + {{1397,1689},{38,110}} + textureRotated + + + PictoIcon_Info_4.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {38,110} + spriteSourceSize + {128,128} + textureRect + {{1437,1689},{38,110}} + textureRotated + + + PictoIcon_Key.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {108,110} + spriteSourceSize + {128,128} + textureRect + {{1067,1271},{108,110}} + textureRotated + + + PictoIcon_Kitchen_Knife.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,110} + spriteSourceSize + {128,128} + textureRect + {{1839,321},{100,110}} + textureRotated + + + PictoIcon_Layer_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {120,116} + spriteSourceSize + {128,128} + textureRect + {{1,1488},{120,116}} + textureRotated + + + PictoIcon_Layer_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,120} + spriteSourceSize + {128,128} + textureRect + {{117,993},{112,120}} + textureRotated + + + PictoIcon_Leaf.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {90,108} + spriteSourceSize + {128,128} + textureRect + {{533,1275},{90,108}} + textureRotated + + + PictoIcon_Link.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,108} + spriteSourceSize + {128,128} + textureRect + {{857,1059},{106,108}} + textureRotated + + + PictoIcon_Lock_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {94,108} + spriteSourceSize + {128,128} + textureRect + {{1497,1089},{94,108}} + textureRotated + + + PictoIcon_Lock_2.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {86,110} + spriteSourceSize + {128,128} + textureRect + {{617,833},{86,110}} + textureRotated + + + PictoIcon_Lock_Open.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {90,102} + spriteSourceSize + {128,128} + textureRect + {{1393,1597},{90,102}} + textureRotated + + + PictoIcon_Magic.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,124} + spriteSourceSize + {128,128} + textureRect + {{1,872},{114,124}} + textureRotated + + + PictoIcon_Magic_Ball.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {98,120} + spriteSourceSize + {128,128} + textureRect + {{721,445},{98,120}} + textureRotated + + + PictoIcon_Mail_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,88} + spriteSourceSize + {128,128} + textureRect + {{1287,1563},{104,88}} + textureRotated + + + PictoIcon_Mail_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,88} + spriteSourceSize + {128,128} + textureRect + {{1949,547},{110,88}} + textureRotated + + + PictoIcon_Male.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {74,110} + spriteSourceSize + {128,128} + textureRect + {{131,1725},{74,110}} + textureRotated + + + PictoIcon_Map_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,104} + spriteSourceSize + {128,128} + textureRect + {{1635,655},{110,104}} + textureRotated + + + PictoIcon_Map_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,104} + spriteSourceSize + {128,128} + textureRect + {{1741,653},{110,104}} + textureRotated + + + PictoIcon_Map_Pin.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {92,106} + spriteSourceSize + {128,128} + textureRect + {{1605,1193},{92,106}} + textureRotated + + + PictoIcon_Meal.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,110} + spriteSourceSize + {128,128} + textureRect + {{1847,655},{100,110}} + textureRotated + + + PictoIcon_Medal_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{755,1275},{104,112}} + textureRotated + + + PictoIcon_Medal_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{783,1695},{104,112}} + textureRotated + + + PictoIcon_Megaphone.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,100} + spriteSourceSize + {128,128} + textureRect + {{751,1},{128,100}} + textureRotated + + + PictoIcon_Menu_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,118} + spriteSourceSize + {128,128} + textureRect + {{1,1606},{118,118}} + textureRotated + + + PictoIcon_Menu_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {94,94} + spriteSourceSize + {128,128} + textureRect + {{1915,1611},{94,94}} + textureRotated + + + PictoIcon_Menu_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {94,94} + spriteSourceSize + {128,128} + textureRect + {{1477,1689},{94,94}} + textureRotated + + + PictoIcon_Menu_4.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,96} + spriteSourceSize + {128,128} + textureRect + {{1299,1703},{96,96}} + textureRotated + + + PictoIcon_Menu_5.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,88} + spriteSourceSize + {128,128} + textureRect + {{1707,1609},{100,88}} + textureRotated + + + PictoIcon_Menu_6.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {104,88} + spriteSourceSize + {128,128} + textureRect + {{1601,1607},{104,88}} + textureRotated + + + PictoIcon_Merge.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,112} + spriteSourceSize + {128,128} + textureRect + {{1057,325},{114,112}} + textureRotated + + + PictoIcon_Message_Bottle.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {112,120} + spriteSourceSize + {128,128} + textureRect + {{117,1115},{112,120}} + textureRotated + + + PictoIcon_Minus_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,40} + spriteSourceSize + {128,128} + textureRect + {{1279,1197},{110,40}} + textureRotated + + + PictoIcon_Minus_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,108} + spriteSourceSize + {128,128} + textureRect + {{1829,211},{108,108}} + textureRotated + + + PictoIcon_Mission.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,102} + spriteSourceSize + {128,128} + textureRect + {{1497,1595},{88,102}} + textureRotated + + + PictoIcon_Money_Pouch.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {98,112} + spriteSourceSize + {128,128} + textureRect + {{541,1559},{98,112}} + textureRotated + + + PictoIcon_Movie.Png + + aliases + + spriteOffset + {0,3} + spriteSize + {102,112} + spriteSourceSize + {128,128} + textureRect + {{861,1275},{102,112}} + textureRotated + + + PictoIcon_Mushroom.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {116,106} + spriteSourceSize + {128,128} + textureRect + {{591,611},{116,106}} + textureRotated + + + PictoIcon_Music_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {102,94} + spriteSourceSize + {128,128} + textureRect + {{1915,1515},{102,94}} + textureRotated + + + PictoIcon_Music_1_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,94} + spriteSourceSize + {128,128} + textureRect + {{459,1685},{114,94}} + textureRotated + + + PictoIcon_Music_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,100} + spriteSourceSize + {128,128} + textureRect + {{1713,1195},{100,100}} + textureRotated + + + PictoIcon_Music_2_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,100} + spriteSourceSize + {128,128} + textureRect + {{965,1173},{112,100}} + textureRotated + + + PictoIcon_Necklace.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {100,120} + spriteSourceSize + {128,128} + textureRect + {{287,745},{100,120}} + textureRotated + + + PictoIcon_Night.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {108,106} + spriteSourceSize + {128,128} + textureRect + {{1741,545},{108,106}} + textureRotated + + + PictoIcon_Note.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,106} + spriteSourceSize + {128,128} + textureRect + {{1497,1185},{100,106}} + textureRotated + + + PictoIcon_Object.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1285,1347},{106,106}} + textureRotated + + + PictoIcon_Page_Next.Png + + aliases + + spriteOffset + {3,1} + spriteSize + {58,106} + spriteSourceSize + {128,128} + textureRect + {{1171,1209},{58,106}} + textureRotated + + + PictoIcon_Page_Prev.Png + + aliases + + spriteOffset + {-2,1} + spriteSize + {58,106} + spriteSourceSize + {128,128} + textureRect + {{1813,873},{58,106}} + textureRotated + + + PictoIcon_Paper_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {122,112} + spriteSourceSize + {128,128} + textureRect + {{117,869},{122,112}} + textureRotated + + + PictoIcon_Paper_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,108} + spriteSourceSize + {128,128} + textureRect + {{419,945},{114,108}} + textureRotated + + + PictoIcon_Path.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,110} + spriteSourceSize + {128,128} + textureRect + {{1175,433},{114,110}} + textureRotated + + + PictoIcon_Pause_1.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {94,94} + spriteSourceSize + {128,128} + textureRect + {{1573,1697},{94,94}} + textureRotated + + + PictoIcon_Pause_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1287,1455},{106,106}} + textureRotated + + + PictoIcon_Paw.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,106} + spriteSourceSize + {128,128} + textureRect + {{1177,545},{116,106}} + textureRotated + + + PictoIcon_Phone.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,106} + spriteSourceSize + {128,128} + textureRect + {{861,1503},{112,106}} + textureRotated + + + PictoIcon_Photo_1.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {100,94} + spriteSourceSize + {128,128} + textureRect + {{1203,1699},{100,94}} + textureRotated + + + PictoIcon_Photo_2.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {100,94} + spriteSourceSize + {128,128} + textureRect + {{1179,1597},{100,94}} + textureRotated + + + PictoIcon_Pick.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{643,1275},{110,110}} + textureRotated + + + PictoIcon_Pickax.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,112} + spriteSourceSize + {128,128} + textureRect + {{1407,433},{112,112}} + textureRotated + + + PictoIcon_Plants.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {124,94} + spriteSourceSize + {128,128} + textureRect + {{1623,115},{124,94}} + textureRotated + + + PictoIcon_Play_1.Png + + aliases + + spriteOffset + {2,0} + spriteSize + {76,102} + spriteSourceSize + {128,128} + textureRect + {{537,1481},{76,102}} + textureRotated + + + PictoIcon_Play_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1815,1199},{106,106}} + textureRotated + + + PictoIcon_Plus_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{641,1489},{110,110}} + textureRotated + + + PictoIcon_Plus_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1923,1199},{106,106}} + textureRotated + + + PictoIcon_Potion_1.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {114,116} + spriteSourceSize + {128,128} + textureRect + {{1029,99},{114,116}} + textureRotated + + + PictoIcon_Potion_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,124} + spriteSourceSize + {128,128} + textureRect + {{1397,1},{100,124}} + textureRotated + + + PictoIcon_Potion_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,126} + spriteSourceSize + {128,128} + textureRect + {{231,875},{88,126}} + textureRotated + + + PictoIcon_Pouch.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {98,112} + spriteSourceSize + {128,128} + textureRect + {{965,1059},{98,112}} + textureRotated + + + PictoIcon_Power_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1497,1287},{106,106}} + textureRotated + + + PictoIcon_Power_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {86,114} + spriteSourceSize + {128,128} + textureRect + {{503,717},{86,114}} + textureRotated + + + PictoIcon_Power_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,106} + spriteSourceSize + {128,128} + textureRect + {{1789,767},{104,106}} + textureRotated + + + PictoIcon_Rampart.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,106} + spriteSourceSize + {128,128} + textureRect + {{1815,1307},{104,106}} + textureRotated + + + PictoIcon_Rank_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,106} + spriteSourceSize + {128,128} + textureRect + {{1407,547},{116,106}} + textureRotated + + + PictoIcon_Rank_2.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {112,102} + spriteSourceSize + {128,128} + textureRect + {{887,843},{112,102}} + textureRotated + + + PictoIcon_Recommendation.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,118} + spriteSourceSize + {128,128} + textureRect + {{321,867},{88,118}} + textureRotated + + + PictoIcon_Recycle.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {114,110} + spriteSourceSize + {128,128} + textureRect + {{1291,433},{114,110}} + textureRotated + + + PictoIcon_Refresh_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {94,106} + spriteSourceSize + {128,128} + textureRect + {{1923,1091},{94,106}} + textureRotated + + + PictoIcon_Refresh_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1605,1287},{106,106}} + textureRotated + + + PictoIcon_Refresh_3.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {104,102} + spriteSourceSize + {128,128} + textureRect + {{843,445},{104,102}} + textureRotated + + + PictoIcon_Refresh_4.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1923,1307},{106,106}} + textureRotated + + + PictoIcon_Ring.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,108} + spriteSourceSize + {128,128} + textureRect + {{1633,435},{108,108}} + textureRotated + + + PictoIcon_Roulette.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,110} + spriteSourceSize + {128,128} + textureRect + {{1073,1495},{104,110}} + textureRotated + + + PictoIcon_Safebox.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1495,1395},{106,106}} + textureRotated + + + PictoIcon_Sandglass.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,110} + spriteSourceSize + {128,128} + textureRect + {{1941,321},{96,110}} + textureRotated + + + PictoIcon_Saw.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {104,118} + spriteSourceSize + {128,128} + textureRect + {{923,103},{104,118}} + textureRotated + + + PictoIcon_Scale.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,108} + spriteSourceSize + {128,128} + textureRect + {{1153,215},{118,108}} + textureRotated + + + PictoIcon_Scroll_Old.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,112} + spriteSourceSize + {128,128} + textureRect + {{1181,653},{110,112}} + textureRotated + + + PictoIcon_Search.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {94,118} + spriteSourceSize + {128,128} + textureRect + {{829,647},{94,118}} + textureRotated + + + PictoIcon_Security.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{861,1389},{104,112}} + textureRotated + + + PictoIcon_Setting.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {108,104} + spriteSourceSize + {128,128} + textureRect + {{363,495},{108,104}} + textureRotated + + + PictoIcon_Share.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,102} + spriteSourceSize + {128,128} + textureRect + {{1707,1505},{102,102}} + textureRotated + + + PictoIcon_Sheos.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {104,88} + spriteSourceSize + {128,128} + textureRect + {{1809,1613},{104,88}} + textureRotated + + + PictoIcon_Sheos_Wing.Png + + aliases + + spriteOffset + {-3,1} + spriteSize + {106,90} + spriteSourceSize + {128,128} + textureRect + {{1493,1503},{106,90}} + textureRotated + + + PictoIcon_Sheriff.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {112,122} + spriteSourceSize + {128,128} + textureRect + {{251,301},{112,122}} + textureRotated + + + PictoIcon_Shield_1.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {104,112} + spriteSourceSize + {128,128} + textureRect + {{897,1695},{104,112}} + textureRotated + + + PictoIcon_Shield_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{851,947},{110,110}} + textureRotated + + + PictoIcon_Shield_Viking.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{1067,1383},{110,110}} + textureRotated + + + PictoIcon_Ship.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {120,100} + spriteSourceSize + {128,128} + textureRect + {{473,507},{120,100}} + textureRotated + + + PictoIcon_Shop_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,102} + spriteSourceSize + {128,128} + textureRect + {{1601,1503},{104,102}} + textureRotated + + + PictoIcon_Shop_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,102} + spriteSourceSize + {128,128} + textureRect + {{1067,1157},{112,102}} + textureRotated + + + PictoIcon_Shop_3.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {106,106} + spriteSourceSize + {128,128} + textureRect + {{1603,1395},{106,106}} + textureRotated + + + PictoIcon_Shovel.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,112} + spriteSourceSize + {128,128} + textureRect + {{389,717},{112,112}} + textureRotated + + + PictoIcon_Sickle.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {120,116} + spriteSourceSize + {128,128} + textureRect + {{361,35},{120,116}} + textureRotated + + + PictoIcon_Sign.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,122} + spriteSourceSize + {128,128} + textureRect + {{117,745},{112,122}} + textureRotated + + + PictoIcon_Skull.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,100} + spriteSourceSize + {128,128} + textureRect + {{1281,983},{110,100}} + textureRotated + + + PictoIcon_Sound.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,106} + spriteSourceSize + {128,128} + textureRect + {{1065,863},{112,106}} + textureRotated + + + PictoIcon_Sound_Off.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {112,106} + spriteSourceSize + {128,128} + textureRect + {{1065,977},{112,106}} + textureRotated + + + PictoIcon_Star_1.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {108,102} + spriteSourceSize + {128,128} + textureRect + {{1177,1269},{108,102}} + textureRotated + + + PictoIcon_Star_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {104,98} + spriteSourceSize + {128,128} + textureRect + {{1715,1089},{104,98}} + textureRotated + + + PictoIcon_Star_3.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{1717,211},{110,110}} + textureRotated + + + PictoIcon_Star_Empty.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {108,104} + spriteSourceSize + {128,128} + textureRect + {{1179,1379},{108,104}} + textureRotated + + + PictoIcon_Step.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {98,106} + spriteSourceSize + {128,128} + textureRect + {{1395,1391},{98,106}} + textureRotated + + + PictoIcon_Stopwatch_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,118} + spriteSourceSize + {128,128} + textureRect + {{1293,325},{106,118}} + textureRotated + + + PictoIcon_Stopwatch_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,118} + spriteSourceSize + {128,128} + textureRect + {{225,1243},{106,118}} + textureRotated + + + PictoIcon_Storage.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {102,100} + spriteSourceSize + {128,128} + textureRect + {{1713,1297},{102,100}} + textureRotated + + + PictoIcon_Sun.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {116,114} + spriteSourceSize + {128,128} + textureRect + {{1769,1},{116,114}} + textureRotated + + + PictoIcon_Switch.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,112} + spriteSourceSize + {128,128} + textureRect + {{969,1503},{102,112}} + textureRotated + + + PictoIcon_Sword_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,102} + spriteSourceSize + {128,128} + textureRect + {{1811,1509},{102,102}} + textureRotated + + + PictoIcon_Sword_2.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {100,100} + spriteSourceSize + {128,128} + textureRect + {{1101,1699},{100,100}} + textureRotated + + + PictoIcon_Tag.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {110,110} + spriteSourceSize + {128,128} + textureRect + {{1631,323},{110,110}} + textureRotated + + + PictoIcon_Target.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,112} + spriteSourceSize + {128,128} + textureRect + {{535,1367},{106,112}} + textureRotated + + + PictoIcon_Telescope.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {106,98} + spriteSourceSize + {128,128} + textureRect + {{1923,1415},{106,98}} + textureRotated + + + PictoIcon_Temple.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {114,106} + spriteSourceSize + {128,128} + textureRect + {{533,1059},{114,106}} + textureRotated + + + PictoIcon_Ticket.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {118,118} + spriteSourceSize + {128,128} + textureRect + {{243,425},{118,118}} + textureRotated + + + PictoIcon_Tool_Fix.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {112,104} + spriteSourceSize + {128,128} + textureRect + {{669,1695},{112,104}} + textureRotated + + + PictoIcon_Top.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {96,112} + spriteSourceSize + {128,128} + textureRect + {{1851,433},{96,112}} + textureRotated + + + PictoIcon_Trophy_1.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {122,92} + spriteSourceSize + {128,128} + textureRect + {{231,1003},{122,92}} + textureRotated + + + PictoIcon_Trophy_2.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {124,92} + spriteSourceSize + {128,128} + textureRect + {{1749,117},{124,92}} + textureRotated + + + PictoIcon_Tv.Png + + aliases + + spriteOffset + {-1,1} + spriteSize + {106,118} + spriteSourceSize + {128,128} + textureRect + {{225,1363},{106,118}} + textureRotated + + + PictoIcon_Typhoon.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {112,112} + spriteSourceSize + {128,128} + textureRect + {{591,719},{112,112}} + textureRotated + + + PictoIcon_Under.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {96,112} + spriteSourceSize + {128,128} + textureRect + {{1173,767},{96,112}} + textureRotated + + + PictoIcon_User.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {92,112} + spriteSourceSize + {128,128} + textureRect + {{1383,1089},{92,112}} + textureRotated + + + PictoIcon_User_Add.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {116,106} + spriteSourceSize + {128,128} + textureRect + {{1411,655},{116,106}} + textureRotated + + + PictoIcon_User_Info.Png + + aliases + + spriteOffset + {-1,0} + spriteSize + {110,112} + spriteSourceSize + {128,128} + textureRect + {{503,833},{110,112}} + textureRotated + + + PictoIcon_Video.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {118,92} + spriteSourceSize + {128,128} + textureRect + {{325,987},{118,92}} + textureRotated + + + PictoIcon_View.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {124,92} + spriteSourceSize + {128,128} + textureRect + {{1875,117},{124,92}} + textureRotated + + + PictoIcon_View_Off.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {128,90} + spriteSourceSize + {128,128} + textureRect + {{473,315},{128,90}} + textureRotated + + + PictoIcon_Vr.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {122,90} + spriteSourceSize + {128,128} + textureRect + {{241,1483},{122,90}} + textureRotated + + + PictoIcon_Warehouse.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {126,110} + spriteSourceSize + {128,128} + textureRect + {{129,555},{126,110}} + textureRotated + + + PictoIcon_Water.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {88,112} + spriteSourceSize + {128,128} + textureRect + {{1949,433},{88,112}} + textureRotated + + + PictoIcon_Wing.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {108,114} + spriteSourceSize + {128,128} + textureRect + {{1065,439},{108,114}} + textureRotated + + + PictoIcon_Wood.Png + + aliases + + spriteOffset + {0,1} + spriteSize + {110,112} + spriteSourceSize + {128,128} + textureRect + {{529,945},{110,112}} + textureRotated + + + PictoIcon_World.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {102,122} + spriteSourceSize + {128,128} + textureRect + {{1499,109},{102,122}} + textureRotated + + + PictoIcon_Zoom_In.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {94,118} + spriteSourceSize + {128,128} + textureRect + {{335,1107},{94,118}} + textureRotated + + + PictoIcon_Zoom_Out.Png + + aliases + + spriteOffset + {0,0} + spriteSize + {94,118} + spriteSourceSize + {128,128} + textureRect + {{333,1331},{94,118}} + textureRotated + + Title_Ribbon03_White1.png aliases @@ -60,7 +4395,7 @@ spriteSourceSize {124,82} textureRect - {{1,742},{124,82}} + {{595,421},{124,82}} textureRotated @@ -75,7 +4410,7 @@ spriteSourceSize {46,22} textureRect - {{125,1338},{46,22}} + {{309,35},{46,22}} textureRotated @@ -90,3982 +4425,7 @@ spriteSourceSize {122,60} textureRect - {{1,1250},{122,60}} - textureRotated - - - btn_icon_account.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,82} - spriteSourceSize - {128,128} - textureRect - {{533,413},{86,82}} - textureRotated - - - btn_icon_achieve.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,92} - spriteSourceSize - {128,128} - textureRect - {{1357,259},{80,92}} - textureRotated - - - btn_icon_add.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{813,665},{82,82}} - textureRotated - - - btn_icon_airplane.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,94} - spriteSourceSize - {128,128} - textureRect - {{533,497},{88,94}} - textureRotated - - - btn_icon_alert.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,82} - spriteSourceSize - {128,128} - textureRect - {{764,749},{94,82}} - textureRotated - - - btn_icon_anchor.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,98} - spriteSourceSize - {128,128} - textureRect - {{129,425},{104,98}} - textureRotated - - - btn_icon_angel.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,96} - spriteSourceSize - {128,128} - textureRect - {{257,201},{98,96}} - textureRotated - - - btn_icon_ankh.png - - aliases - - spriteOffset - {0,0} - spriteSize - {70,98} - spriteSourceSize - {128,128} - textureRect - {{425,35},{70,98}} - textureRotated - - - btn_icon_anvil.png - - aliases - - spriteOffset - {0,0} - spriteSize - {100,70} - spriteSourceSize - {128,128} - textureRect - {{339,485},{100,70}} - textureRotated - - - btn_icon_armor.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,86} - spriteSourceSize - {128,128} - textureRect - {{1299,89},{96,86}} - textureRotated - - - btn_icon_arrow.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{441,495},{90,90}} - textureRotated - - - btn_icon_arrow_backward.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,72} - spriteSourceSize - {128,128} - textureRect - {{755,1209},{90,72}} - textureRotated - - - btn_icon_arrow_bottom.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,90} - spriteSourceSize - {128,128} - textureRect - {{1397,89},{72,90}} - textureRotated - - - btn_icon_arrow_down.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,50} - spriteSourceSize - {128,128} - textureRect - {{1907,93},{92,50}} - textureRotated - - - btn_icon_arrow_forward.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,72} - spriteSourceSize - {128,128} - textureRect - {{925,833},{90,72}} - textureRotated - - - btn_icon_arrow_fw.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,86} - spriteSourceSize - {128,128} - textureRect - {{897,665},{82,86}} - textureRotated - - - btn_icon_arrow_next.png - - aliases - - spriteOffset - {0,0} - spriteSize - {50,92} - spriteSourceSize - {128,128} - textureRect - {{421,1119},{50,92}} - textureRotated - - - btn_icon_arrow_prev.png - - aliases - - spriteOffset - {0,0} - spriteSize - {50,92} - spriteSourceSize - {128,128} - textureRect - {{607,1207},{50,92}} - textureRotated - - - btn_icon_arrow_rw.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,86} - spriteSourceSize - {128,128} - textureRect - {{981,665},{82,86}} - textureRotated - - - btn_icon_arrow_top.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,90} - spriteSourceSize - {128,128} - textureRect - {{1833,95},{72,90}} - textureRotated - - - btn_icon_arrow_up.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,50} - spriteSourceSize - {128,128} - textureRect - {{1959,81},{92,50}} - textureRotated - - - btn_icon_arrows.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,90} - spriteSourceSize - {128,128} - textureRect - {{663,1117},{92,90}} - textureRotated - - - btn_icon_assassin.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,92} - spriteSourceSize - {128,128} - textureRect - {{371,1023},{94,92}} - textureRotated - - - btn_icon_attachment.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{465,1021},{90,94}} - textureRotated - - - btn_icon_attack.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,78} - spriteSourceSize - {128,128} - textureRect - {{956,753},{78,78}} - textureRotated - - - btn_icon_audio.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,90} - spriteSourceSize - {128,128} - textureRect - {{739,197},{88,90}} - textureRotated - - - btn_icon_award.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,94} - spriteSourceSize - {128,128} - textureRect - {{533,1213},{72,94}} - textureRotated - - - btn_icon_axe.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,84} - spriteSourceSize - {128,128} - textureRect - {{600,743},{82,84}} - textureRotated - - - btn_icon_bad_immune.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,86} - spriteSourceSize - {128,128} - textureRect - {{1095,1113},{82,86}} - textureRotated - - - btn_icon_bag.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,94} - spriteSourceSize - {128,128} - textureRect - {{797,1},{98,94}} - textureRotated - - - btn_icon_ball.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1329,421},{88,88}} - textureRotated - - - btn_icon_ball_attack.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,80} - spriteSourceSize - {128,128} - textureRect - {{1036,753},{78,80}} - textureRotated - - - btn_icon_bang.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,96} - spriteSourceSize - {128,128} - textureRect - {{439,303},{92,96}} - textureRotated - - - btn_icon_bank.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,86} - spriteSourceSize - {128,128} - textureRect - {{1689,429},{90,86}} - textureRotated - - - btn_icon_bat.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,98} - spriteSourceSize - {128,128} - textureRect - {{251,301},{98,98}} - textureRotated - - - btn_icon_battery_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,62} - spriteSourceSize - {128,128} - textureRect - {{627,679},{92,62}} - textureRotated - - - btn_icon_battery_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,62} - spriteSourceSize - {128,128} - textureRect - {{871,323},{92,62}} - textureRotated - - - btn_icon_battery_2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,62} - spriteSourceSize - {128,128} - textureRect - {{441,1309},{92,62}} - textureRotated - - - btn_icon_battery_3.png - - aliases - - spriteOffset - {0,1} - spriteSize - {92,68} - spriteSourceSize - {128,128} - textureRect - {{795,1301},{92,68}} - textureRotated - - - btn_icon_battle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,80} - spriteSourceSize - {128,128} - textureRect - {{1081,171},{94,80}} - textureRotated - - - btn_icon_bell.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,84} - spriteSourceSize - {128,128} - textureRect - {{684,743},{78,84}} - textureRotated - - - btn_icon_bell_mute.png - - aliases - - spriteOffset - {1,0} - spriteSize - {92,84} - spriteSourceSize - {128,128} - textureRect - {{789,387},{92,84}} - textureRotated - - - btn_icon_bin.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,86} - spriteSourceSize - {128,128} - textureRect - {{1679,691},{84,86}} - textureRotated - - - btn_icon_blackhole.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1419,421},{88,88}} - textureRotated - - - btn_icon_block_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1745,183},{86,86}} - textureRotated - - - btn_icon_block_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1065,665},{86,86}} - textureRotated - - - btn_icon_bone.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,98} - spriteSourceSize - {128,128} - textureRect - {{325,35},{98,98}} - textureRotated - - - btn_icon_book_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,84} - spriteSourceSize - {128,128} - textureRect - {{883,387},{94,84}} - textureRotated - - - btn_icon_bookmark.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,84} - spriteSourceSize - {128,128} - textureRect - {{1341,1233},{76,84}} - textureRotated - - - btn_icon_bookmark_add.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,84} - spriteSourceSize - {128,128} - textureRect - {{971,579},{84,84}} - textureRotated - - - btn_icon_boom.png - - aliases - - spriteOffset - {0,0} - spriteSize - {106,84} - spriteSourceSize - {128,128} - textureRect - {{1115,1},{106,84}} - textureRotated - - - btn_icon_boot_fly.png - - aliases - - spriteOffset - {0,0} - spriteSize - {108,72} - spriteSourceSize - {128,128} - textureRect - {{533,303},{108,72}} - textureRotated - - - btn_icon_boss.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,80} - spriteSourceSize - {128,128} - textureRect - {{1200,751},{80,80}} - textureRotated - - - btn_icon_buff.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1509,421},{88,88}} - textureRotated - - - btn_icon_bulb.png - - aliases - - spriteOffset - {0,0} - spriteSize - {70,100} - spriteSourceSize - {128,128} - textureRect - {{355,201},{70,100}} - textureRotated - - - btn_icon_cactus.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,98} - spriteSourceSize - {128,128} - textureRect - {{335,557},{90,98}} - textureRotated - - - btn_icon_calendar.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,86} - spriteSourceSize - {128,128} - textureRect - {{1413,863},{82,86}} - textureRotated - - - btn_icon_camera.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,82} - spriteSourceSize - {128,128} - textureRect - {{1149,337},{90,82}} - textureRotated - - - btn_icon_cancle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1501,945},{82,82}} - textureRotated - - - btn_icon_candle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {68,104} - spriteSourceSize - {128,128} - textureRect - {{251,401},{68,104}} - textureRotated - - - btn_icon_card.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,82} - spriteSourceSize - {128,128} - textureRect - {{435,587},{96,82}} - textureRotated - - - btn_icon_cart.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,82} - spriteSourceSize - {128,128} - textureRect - {{1241,337},{90,82}} - textureRotated - - - btn_icon_castle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,88} - spriteSourceSize - {128,128} - textureRect - {{897,1},{104,88}} - textureRotated - - - btn_icon_caution.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1501,1029},{82,82}} - textureRotated - - - btn_icon_chat.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,86} - spriteSourceSize - {128,128} - textureRect - {{1499,777},{84,86}} - textureRotated - - - btn_icon_check.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,72} - spriteSourceSize - {128,128} - textureRect - {{1267,1191},{76,72}} - textureRotated - - - btn_icon_chess_king.png - - aliases - - spriteOffset - {0,0} - spriteSize - {66,98} - spriteSourceSize - {128,128} - textureRect - {{105,826},{66,98}} - textureRotated - - - btn_icon_chess_knight.png - - aliases - - spriteOffset - {0,0} - spriteSize - {66,90} - spriteSourceSize - {128,128} - textureRect - {{829,97},{66,90}} - textureRotated - - - btn_icon_chess_pawn.png - - aliases - - spriteOffset - {0,0} - spriteSize - {66,96} - spriteSourceSize - {128,128} - textureRect - {{529,675},{66,96}} - textureRotated - - - btn_icon_chess_queen.png - - aliases - - spriteOffset - {0,0} - spriteSize - {66,98} - spriteSourceSize - {128,128} - textureRect - {{125,1238},{66,98}} - textureRotated - - - btn_icon_chess_rock.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,92} - spriteSourceSize - {128,128} - textureRect - {{1545,269},{72,92}} - textureRotated - - - btn_icon_chest_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,72} - spriteSourceSize - {128,128} - textureRect - {{1267,1103},{86,72}} - textureRotated - - - btn_icon_chest_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,74} - spriteSourceSize - {128,128} - textureRect - {{721,667},{90,74}} - textureRotated - - - btn_icon_close.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,72} - spriteSourceSize - {128,128} - textureRect - {{1925,1185},{72,72}} - textureRotated - - - btn_icon_cloth.png - - aliases - - spriteOffset - {0,0} - spriteSize - {110,82} - spriteSourceSize - {128,128} - textureRect - {{1003,1},{110,82}} - textureRotated - - - btn_icon_clover.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1503,689},{86,86}} - textureRotated - - - btn_icon_coal.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,94} - spriteSourceSize - {128,128} - textureRect - {{561,829},{82,94}} - textureRotated - - - btn_icon_coin_crown.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1599,421},{88,88}} - textureRotated - - - btn_icon_coin_skull.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1163,1201},{88,88}} - textureRotated - - - btn_icon_coin_star.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1145,511},{88,88}} - textureRotated - - - btn_icon_compass.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,96} - spriteSourceSize - {128,128} - textureRect - {{599,101},{96,96}} - textureRotated - - - btn_icon_confirm.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1427,1211},{82,82}} - textureRotated - - - btn_icon_connect.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,90} - spriteSourceSize - {128,128} - textureRect - {{999,833},{82,90}} - textureRotated - - - btn_icon_control_fw.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,72} - spriteSourceSize - {128,128} - textureRect - {{897,169},{96,72}} - textureRotated - - - btn_icon_control_pause.png - - aliases - - spriteOffset - {0,0} - spriteSize - {66,82} - spriteSourceSize - {128,128} - textureRect - {{829,189},{66,82}} - textureRotated - - - btn_icon_control_play.png - - aliases - - spriteOffset - {0,0} - spriteSize - {62,88} - spriteSourceSize - {128,128} - textureRect - {{965,323},{62,88}} - textureRotated - - - btn_icon_control_rw.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,72} - spriteSourceSize - {128,128} - textureRect - {{621,385},{96,72}} - textureRotated - - - btn_icon_control_stop.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,78} - spriteSourceSize - {128,128} - textureRect - {{993,243},{78,78}} - textureRotated - - - btn_icon_copy.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,80} - spriteSourceSize - {128,128} - textureRect - {{1118,753},{78,80}} - textureRotated - - - btn_icon_coupon.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,78} - spriteSourceSize - {128,128} - textureRect - {{897,243},{94,78}} - textureRotated - - - btn_icon_critical.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,82} - spriteSourceSize - {128,128} - textureRect - {{1103,87},{96,82}} - textureRotated - - - btn_icon_crown.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,78} - spriteSourceSize - {128,128} - textureRect - {{1589,863},{84,78}} - textureRotated - - - btn_icon_crystal.png - - aliases - - spriteOffset - {0,0} - spriteSize - {68,98} - spriteSourceSize - {128,128} - textureRect - {{87,1138},{68,98}} - textureRotated - - - btn_icon_damage.png - - aliases - - spriteOffset - {0,0} - spriteSize - {74,74} - spriteSourceSize - {128,128} - textureRect - {{1915,1033},{74,74}} - textureRotated - - - btn_icon_debug.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1511,1199},{82,82}} - textureRotated - - - btn_icon_defense.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{557,1021},{90,94}} - textureRotated - - - btn_icon_defense_weak.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,94} - spriteSourceSize - {128,128} - textureRect - {{649,1021},{88,94}} - textureRotated - - - btn_icon_detail.png - - aliases - - spriteOffset - {0,0} - spriteSize - {28,84} - spriteSourceSize - {128,128} - textureRect - {{1979,373},{28,84}} - textureRotated - - - btn_icon_dice.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{235,1119},{90,94}} - textureRotated - - - btn_icon_dig.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1518,1283},{82,82}} - textureRotated - - - btn_icon_direct.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,96} - spriteSourceSize - {128,128} - textureRect - {{697,99},{96,96}} - textureRotated - - - btn_icon_direction.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{177,927},{94,94}} - textureRotated - - - btn_icon_dislike.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,86} - spriteSourceSize - {128,128} - textureRect - {{883,483},{94,86}} - textureRotated - - - btn_icon_display.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,66} - spriteSourceSize - {128,128} - textureRect - {{429,671},{98,66}} - textureRotated - - - btn_icon_documnet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,92} - spriteSourceSize - {128,128} - textureRect - {{1639,269},{72,92}} - textureRotated - - - btn_icon_door.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,90} - spriteSourceSize - {128,128} - textureRect - {{695,289},{92,90}} - textureRotated - - - btn_icon_download.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,80} - spriteSourceSize - {128,128} - textureRect - {{1843,1195},{80,80}} - textureRotated - - - btn_icon_emoji_angry.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1235,511},{88,88}} - textureRotated - - - btn_icon_emoji_sad.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1325,511},{88,88}} - textureRotated - - - btn_icon_emoji_smile.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1415,511},{88,88}} - textureRotated - - - btn_icon_emoji_wow.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1505,511},{88,88}} - textureRotated - - - btn_icon_energy.png - - aliases - - spriteOffset - {0,0} - spriteSize - {70,90} - spriteSourceSize - {128,128} - textureRect - {{703,1301},{70,90}} - textureRotated - - - btn_icon_expand.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,80} - spriteSourceSize - {128,128} - textureRect - {{1602,1281},{80,80}} - textureRotated - - - btn_icon_export.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,82} - spriteSourceSize - {128,128} - textureRect - {{1595,1197},{78,82}} - textureRotated - - - btn_icon_eyeball.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,92} - spriteSourceSize - {128,128} - textureRect - {{327,1119},{92,92}} - textureRotated - - - btn_icon_feather.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,84} - spriteSourceSize - {128,128} - textureRect - {{1009,1017},{90,84}} - textureRotated - - - btn_icon_female.png - - aliases - - spriteOffset - {0,0} - spriteSize - {64,90} - spriteSourceSize - {128,128} - textureRect - {{325,135},{64,90}} - textureRotated - - - btn_icon_fense.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,82} - spriteSourceSize - {128,128} - textureRect - {{329,649},{98,82}} - textureRotated - - - btn_icon_fight.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{473,1117},{90,94}} - textureRotated - - - btn_icon_filter.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,78} - spriteSourceSize - {128,128} - textureRect - {{1263,257},{92,78}} - textureRotated - - - btn_icon_fire.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,92} - spriteSourceSize - {128,128} - textureRect - {{1733,271},{76,92}} - textureRotated - - - btn_icon_firm.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,80} - spriteSourceSize - {128,128} - textureRect - {{1241,661},{88,80}} - textureRotated - - - btn_icon_fish.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,90} - spriteSourceSize - {128,128} - textureRect - {{695,381},{92,90}} - textureRotated - - - btn_icon_fish_bone.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{739,925},{90,90}} - textureRotated - - - btn_icon_fist.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,78} - spriteSourceSize - {128,128} - textureRect - {{1848,1277},{76,78}} - textureRotated - - - btn_icon_fix.png - - aliases - - spriteOffset - {5,0} - spriteSize - {88,80} - spriteSourceSize - {128,128} - textureRect - {{1773,609},{88,80}} - textureRotated - - - btn_icon_flag_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,96} - spriteSourceSize - {128,128} - textureRect - {{565,1117},{88,96}} - textureRotated - - - btn_icon_flag_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,100} - spriteSourceSize - {128,128} - textureRect - {{1749,1},{92,100}} - textureRotated - - - btn_icon_flower.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,98} - spriteSourceSize - {128,128} - textureRect - {{97,928},{78,98}} - textureRotated - - - btn_icon_focus.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{273,927},{94,94}} - textureRotated - - - btn_icon_folder.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,82} - spriteSourceSize - {128,128} - textureRect - {{1169,253},{92,82}} - textureRotated - - - btn_icon_friend_add.png - - aliases - - spriteOffset - {0,0} - spriteSize - {70,80} - spriteSourceSize - {128,128} - textureRect - {{1939,781},{70,80}} - textureRotated - - - btn_icon_gacha_ball.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,80} - spriteSourceSize - {128,128} - textureRect - {{1684,1279},{80,80}} - textureRotated - - - btn_icon_game.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,76} - spriteSourceSize - {128,128} - textureRect - {{157,1128},{98,76}} - textureRotated - - - btn_icon_gear.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1595,511},{88,88}} - textureRotated - - - btn_icon_gem_diamond.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,78} - spriteSourceSize - {128,128} - textureRect - {{1427,341},{90,78}} - textureRotated - - - btn_icon_gem_hexagon.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,90} - spriteSourceSize - {128,128} - textureRect - {{1011,925},{82,90}} - textureRotated - - - btn_icon_gem_rhombus.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,88} - spriteSourceSize - {128,128} - textureRect - {{1153,661},{86,88}} - textureRotated - - - btn_icon_gem_triangle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,78} - spriteSourceSize - {128,128} - textureRect - {{860,753},{94,78}} - textureRotated - - - btn_icon_gift.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,84} - spriteSourceSize - {128,128} - textureRect - {{883,579},{86,84}} - textureRotated - - - btn_icon_globe.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1591,689},{86,86}} - textureRotated - - - btn_icon_glove.png - - aliases - - spriteOffset - {-4,0} - spriteSize - {82,98} - spriteSourceSize - {128,128} - textureRect - {{97,1028},{82,98}} - textureRotated - - - btn_icon_goal.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,96} - spriteSourceSize - {128,128} - textureRect - {{206,731},{96,96}} - textureRotated - - - btn_icon_guild.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,82} - spriteSourceSize - {128,128} - textureRect - {{1201,89},{96,82}} - textureRotated - - - btn_icon_gun.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,78} - spriteSourceSize - {128,128} - textureRect - {{193,1228},{98,78}} - textureRotated - - - btn_icon_hammer.png - - aliases - - spriteOffset - {5,3} - spriteSize - {94,96} - spriteSourceSize - {128,128} - textureRect - {{271,829},{94,96}} - textureRotated - - - btn_icon_haptic.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,88} - spriteSourceSize - {128,128} - textureRect - {{402,739},{96,88}} - textureRotated - - - btn_icon_hatchet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {100,82} - spriteSourceSize - {128,128} - textureRect - {{427,201},{100,82}} - textureRotated - - - btn_icon_health.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,86} - spriteSourceSize - {128,128} - textureRect - {{1685,517},{88,86}} - textureRotated - - - btn_icon_helmet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,90} - spriteSourceSize - {128,128} - textureRect - {{1005,1109},{88,90}} - textureRotated - - - btn_icon_help.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1585,945},{82,82}} - textureRotated - - - btn_icon_hide.png - - aliases - - spriteOffset - {1,0} - spriteSize - {92,72} - spriteSourceSize - {128,128} - textureRect - {{1451,267},{92,72}} - textureRotated - - - btn_icon_history.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,86} - spriteSourceSize - {128,128} - textureRect - {{1637,95},{96,86}} - textureRotated - - - btn_icon_home_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,82} - spriteSourceSize - {128,128} - textureRect - {{1163,1291},{80,82}} - textureRotated - - - btn_icon_home_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,84} - spriteSourceSize - {128,128} - textureRect - {{917,1205},{94,84}} - textureRotated - - - btn_icon_horseshoes.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,82} - spriteSourceSize - {128,128} - textureRect - {{1463,183},{92,82}} - textureRotated - - - btn_icon_hourglass.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,86} - spriteSourceSize - {128,128} - textureRect - {{1335,891},{76,86}} - textureRotated - - - btn_icon_info.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1585,1029},{82,82}} - textureRotated - - - btn_icon_invert.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,86} - spriteSourceSize - {128,128} - textureRect - {{1503,601},{88,86}} - textureRotated - - - btn_icon_joystick.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,80} - spriteSourceSize - {128,128} - textureRect - {{1863,615},{88,80}} - textureRotated - - - btn_icon_key.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,88} - spriteSourceSize - {128,128} - textureRect - {{1921,281},{90,88}} - textureRotated - - - btn_icon_key_crown.png - - aliases - - spriteOffset - {0,0} - spriteSize - {102,94} - spriteSourceSize - {128,128} - textureRect - {{1,1034},{102,94}} - textureRotated - - - btn_icon_kinght.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,92} - spriteSourceSize - {128,128} - textureRect - {{739,1017},{88,92}} - textureRotated - - - btn_icon_laurel.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,86} - spriteSourceSize - {128,128} - textureRect - {{1735,95},{96,86}} - textureRotated - - - btn_icon_layout.png - - aliases - - spriteOffset - {0,0} - spriteSize - {72,72} - spriteSourceSize - {128,128} - textureRect - {{1926,1259},{72,72}} - textureRotated - - - btn_icon_leaderboard.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,78} - spriteSourceSize - {128,128} - textureRect - {{273,1215},{98,78}} - textureRotated - - - btn_icon_leaf.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,94} - spriteSourceSize - {128,128} - textureRect - {{757,1111},{78,94}} - textureRotated - - - btn_icon_learn.png - - aliases - - spriteOffset - {0,0} - spriteSize - {110,84} - spriteSourceSize - {128,128} - textureRect - {{1,1138},{110,84}} - textureRotated - - - btn_icon_life.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,76} - spriteSourceSize - {128,128} - textureRect - {{1519,343},{90,76}} - textureRotated - - - btn_icon_life_add.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,76} - spriteSourceSize - {128,128} - textureRect - {{1611,343},{90,76}} - textureRotated - - - btn_icon_life_break.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,76} - spriteSourceSize - {128,128} - textureRect - {{1167,833},{90,76}} - textureRotated - - - btn_icon_light.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,86} - spriteSourceSize - {128,128} - textureRect - {{1593,601},{88,86}} - textureRotated - - - btn_icon_like.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,86} - spriteSourceSize - {128,128} - textureRect - {{917,1109},{94,86}} - textureRotated - - - btn_icon_link.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,82} - spriteSourceSize - {128,128} - textureRect - {{1177,1017},{90,82}} - textureRotated - - - btn_icon_list_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,74} - spriteSourceSize - {128,128} - textureRect - {{997,167},{82,74}} - textureRotated - - - btn_icon_list_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,76} - spriteSourceSize - {128,128} - textureRect - {{1675,865},{86,76}} - textureRotated - - - btn_icon_location.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,92} - spriteSourceSize - {128,128} - textureRect - {{1827,273},{80,92}} - textureRotated - - - btn_icon_lock.png - - aliases - - spriteOffset - {0,0} - spriteSize - {68,90} - spriteSourceSize - {128,128} - textureRect - {{889,1301},{68,90}} - textureRotated - - - btn_icon_magic.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,90} - spriteSourceSize - {128,128} - textureRect - {{1083,833},{82,90}} - textureRotated - - - btn_icon_magic_ball.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,94} - spriteSourceSize - {128,128} - textureRect - {{1003,1205},{76,94}} - textureRotated - - - btn_icon_magic_bomb.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,86} - spriteSourceSize - {128,128} - textureRect - {{1331,1},{104,86}} - textureRotated - - - btn_icon_magic_drop.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,94} - spriteSourceSize - {128,128} - textureRect - {{837,1111},{78,94}} - textureRotated - - - btn_icon_magic_square.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,96} - spriteSourceSize - {128,128} - textureRect - {{351,303},{86,96}} - textureRotated - - - btn_icon_magnetic.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,82} - spriteSourceSize - {128,128} - textureRect - {{1855,697},{86,82}} - textureRotated - - - btn_icon_mail.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,64} - spriteSourceSize - {128,128} - textureRect - {{417,135},{84,64}} - textureRotated - - - btn_icon_mail_read.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,78} - spriteSourceSize - {128,128} - textureRect - {{1253,1269},{82,78}} - textureRotated - - - btn_icon_male.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1669,943},{82,82}} - textureRotated - - - btn_icon_mana.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,86} - spriteSourceSize - {128,128} - textureRect - {{1851,867},{80,86}} - textureRotated - - - btn_icon_map_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,84} - spriteSourceSize - {128,128} - textureRect - {{1557,183},{92,84}} - textureRotated - - - btn_icon_map_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,84} - spriteSourceSize - {128,128} - textureRect - {{1651,183},{92,84}} - textureRotated - - - btn_icon_mappin.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,96} - spriteSourceSize - {128,128} - textureRect - {{623,483},{80,96}} - textureRotated - - - btn_icon_mask.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,94} - spriteSourceSize - {128,128} - textureRect - {{1,928},{104,94}} - textureRotated - - - btn_icon_meat.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,96} - spriteSourceSize - {128,128} - textureRect - {{367,829},{94,96}} - textureRotated - - - btn_icon_medal_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,80} - spriteSourceSize - {128,128} - textureRect - {{627,581},{96,80}} - textureRotated - - - btn_icon_medal_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,80} - spriteSourceSize - {128,128} - textureRect - {{789,289},{96,80}} - textureRotated - - - btn_icon_megaphone.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,100} - spriteSourceSize - {128,128} - textureRect - {{1851,1},{90,100}} - textureRotated - - - btn_icon_menu_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1669,1027},{82,82}} - textureRotated - - - btn_icon_menu_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1587,1113},{82,82}} - textureRotated - - - btn_icon_mic.png - - aliases - - spriteOffset - {0,0} - spriteSize - {58,90} - spriteSourceSize - {128,128} - textureRect - {{1145,601},{58,90}} - textureRotated - - - btn_icon_mic_off.png - - aliases - - spriteOffset - {1,0} - spriteSize - {92,90} - spriteSourceSize - {128,128} - textureRect - {{739,833},{92,90}} - textureRotated - - - btn_icon_minus.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,28} - spriteSourceSize - {128,128} - textureRect - {{1323,861},{78,28}} - textureRotated - - - btn_icon_missile.png - - aliases - - spriteOffset - {0,0} - spriteSize - {100,100} - spriteSourceSize - {128,128} - textureRect - {{129,525},{100,100}} - textureRotated - - - btn_icon_mission.png - - aliases - - spriteOffset - {0,0} - spriteSize - {100,84} - spriteSourceSize - {128,128} - textureRect - {{511,201},{100,84}} - textureRotated - - - btn_icon_moneybag.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,94} - spriteSourceSize - {128,128} - textureRect - {{657,925},{80,94}} - textureRotated - - - btn_icon_moon.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{833,833},{90,90}} - textureRotated - - - btn_icon_movie.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,80} - spriteSourceSize - {128,128} - textureRect - {{1501,863},{86,80}} - textureRotated - - - btn_icon_mushroom.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,96} - spriteSourceSize - {128,128} - textureRect - {{697,1},{98,96}} - textureRotated - - - btn_icon_music.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,76} - spriteSourceSize - {128,128} - textureRect - {{1835,1033},{78,76}} - textureRotated - - - btn_icon_music_off.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,76} - spriteSourceSize - {128,128} - textureRect - {{1369,181},{92,76}} - textureRotated - - - btn_icon_nostop.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1767,691},{86,86}} - textureRotated - - - btn_icon_oil.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,86} - spriteSourceSize - {128,128} - textureRect - {{1339,979},{78,86}} - textureRotated - - - btn_icon_paper_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,82} - spriteSourceSize - {128,128} - textureRect - {{969,387},{94,82}} - textureRotated - - - btn_icon_paper_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {106,86} - spriteSourceSize - {128,128} - textureRect - {{1223,1},{106,86}} - textureRotated - - - btn_icon_passive.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,90} - spriteSourceSize - {128,128} - textureRect - {{1177,925},{82,90}} - textureRotated - - - btn_icon_paw.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,86} - spriteSourceSize - {128,128} - textureRect - {{599,199},{96,86}} - textureRotated - - - btn_icon_pen.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1323,601},{88,88}} - textureRotated - - - btn_icon_pet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,80} - spriteSourceSize - {128,128} - textureRect - {{1073,253},{94,80}} - textureRotated - - - btn_icon_photo.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,80} - spriteSourceSize - {128,128} - textureRect - {{1323,691},{88,80}} - textureRotated - - - btn_icon_pick.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{831,925},{90,90}} - textureRotated - - - btn_icon_piggy.png - - aliases - - spriteOffset - {0,0} - spriteSize - {100,92} - spriteSourceSize - {128,128} - textureRect - {{1647,1},{100,92}} - textureRotated - - - btn_icon_plam.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,88} - spriteSourceSize - {128,128} - textureRect - {{1145,421},{90,88}} - textureRotated - - - btn_icon_planet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,84} - spriteSourceSize - {128,128} - textureRect - {{1437,1},{104,84}} - textureRotated - - - btn_icon_plus.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,78} - spriteSourceSize - {128,128} - textureRect - {{1921,949},{78,78}} - textureRotated - - - btn_icon_pointer.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1323,773},{86,86}} - textureRotated - - - btn_icon_poo.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,86} - spriteSourceSize - {128,128} - textureRect - {{705,473},{96,86}} - textureRotated - - - btn_icon_posion.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,94} - spriteSourceSize - {128,128} - textureRect - {{1081,1201},{80,94}} - textureRotated - - - btn_icon_post.png - - aliases - - spriteOffset - {1,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1671,1111},{82,82}} - textureRotated - - - btn_icon_pot.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,102} - spriteSourceSize - {128,128} - textureRect - {{1543,1},{86,102}} - textureRotated - - - btn_icon_potion.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1411,775},{86,86}} - textureRotated - - - btn_icon_pouch.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,94} - spriteSourceSize - {128,128} - textureRect - {{971,483},{80,94}} - textureRotated - - - btn_icon_poweroff.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,86} - spriteSourceSize - {128,128} - textureRect - {{1419,947},{80,86}} - textureRotated - - - btn_icon_priest.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,98} - spriteSourceSize - {128,128} - textureRect - {{500,743},{84,98}} - textureRotated - - - btn_icon_print.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,86} - spriteSourceSize - {128,128} - textureRect - {{1341,1067},{78,86}} - textureRotated - - - btn_icon_profile.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,80} - spriteSourceSize - {128,128} - textureRect - {{1766,1279},{80,80}} - textureRotated - - - btn_icon_pumkin.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,94} - spriteSourceSize - {128,128} - textureRect - {{229,635},{98,94}} - textureRotated - - - btn_icon_puzzle.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,98} - spriteSourceSize - {128,128} - textureRect - {{353,1213},{86,98}} - textureRotated - - - btn_icon_qna.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,86} - spriteSourceSize - {128,128} - textureRect - {{1587,777},{84,86}} - textureRotated - - - btn_icon_question.png - - aliases - - spriteOffset - {0,0} - spriteSize - {64,86} - spriteSourceSize - {128,128} - textureRect - {{1053,513},{64,86}} - textureRotated - - - btn_icon_quit.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,80} - spriteSourceSize - {128,128} - textureRect - {{533,593},{92,80}} - textureRotated - - - btn_icon_ranking.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,86} - spriteSourceSize - {128,128} - textureRect - {{829,1017},{92,86}} - textureRotated - - - btn_icon_redo.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,76} - spriteSourceSize - {128,128} - textureRect - {{1245,833},{88,76}} - textureRotated - - - btn_icon_refresh.png - - aliases - - spriteOffset - {0,0} - spriteSize - {80,92} - spriteSourceSize - {128,128} - textureRect - {{1095,925},{80,92}} - textureRotated - - - btn_icon_reload.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1675,1195},{82,82}} - textureRotated - - - btn_icon_remove.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1753,949},{82,82}} - textureRotated - - - btn_icon_reverse.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,94} - spriteSourceSize - {128,128} - textureRect - {{709,571},{84,94}} - textureRotated - - - btn_icon_ring.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,72} - spriteSourceSize - {128,128} - textureRect - {{1261,923},{88,72}} - textureRotated - - - btn_icon_rocket.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{917,1017},{90,90}} - textureRotated - - - btn_icon_rune.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1837,949},{82,82}} - textureRotated - - - btn_icon_save.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,80} - spriteSourceSize - {128,128} - textureRect - {{1763,867},{86,80}} - textureRotated - - - btn_icon_scale.png - - aliases - - spriteOffset - {0,0} - spriteSize - {102,84} - spriteSourceSize - {128,128} - textureRect - {{235,471},{102,84}} - textureRotated - - - btn_icon_scissors.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,90} - spriteSourceSize - {128,128} - textureRect - {{923,925},{86,90}} - textureRotated - - - btn_icon_scroll.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,100} - spriteSourceSize - {128,128} - textureRect - {{129,627},{98,100}} - textureRotated - - - btn_icon_search.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,84} - spriteSourceSize - {128,128} - textureRect - {{1057,579},{86,84}} - textureRotated - - - btn_icon_security.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,96} - spriteSourceSize - {128,128} - textureRect - {{607,287},{86,96}} - textureRotated - - - btn_icon_send.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,78} - spriteSourceSize - {128,128} - textureRect - {{1703,349},{90,78}} - textureRotated - - - btn_icon_setting.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,88} - spriteSourceSize - {128,128} - textureRect - {{1413,601},{88,88}} - textureRotated - - - btn_icon_shape.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,92} - spriteSourceSize - {128,128} - textureRect - {{1055,335},{84,92}} - textureRotated - - - btn_icon_share.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,94} - spriteSourceSize - {128,128} - textureRect - {{793,473},{88,94}} - textureRotated - - - btn_icon_shield.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{441,1213},{90,94}} - textureRotated - - - btn_icon_shoes.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,86} - spriteSourceSize - {128,128} - textureRect - {{829,1207},{92,86}} - textureRotated - - - btn_icon_shop_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,88} - spriteSourceSize - {128,128} - textureRect - {{1237,421},{90,88}} - textureRotated - - - btn_icon_shop_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,86} - spriteSourceSize - {128,128} - textureRect - {{1795,355},{90,86}} - textureRotated - - - btn_icon_shuriken.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,98} - spriteSourceSize - {128,128} - textureRect - {{497,1},{98,98}} - textureRotated - - - btn_icon_signpost.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{369,927},{94,94}} - textureRotated - - - btn_icon_siren.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,86} - spriteSourceSize - {128,128} - textureRect - {{1781,443},{90,86}} + {{129,683},{122,60}} textureRotated @@ -4080,742 +4440,7 @@ spriteSourceSize {128,128} textureRect - {{1753,1033},{80,76}} - textureRotated - - - btn_icon_sleep.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,84} - spriteSourceSize - {128,128} - textureRect - {{1507,1113},{78,84}} - textureRotated - - - btn_icon_slidebar.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,78} - spriteSourceSize - {128,128} - textureRect - {{1177,173},{94,78}} - textureRotated - - - btn_icon_sound.png - - aliases - - spriteOffset - {1,0} - spriteSize - {68,82} - spriteSourceSize - {128,128} - textureRect - {{1939,863},{68,82}} - textureRotated - - - btn_icon_sound_off.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,82} - spriteSourceSize - {128,128} - textureRect - {{1927,187},{92,82}} - textureRotated - - - btn_icon_speed.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,88} - spriteSourceSize - {128,128} - textureRect - {{1683,605},{84,88}} - textureRotated - - - btn_icon_stack.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,96} - spriteSourceSize - {128,128} - textureRect - {{463,829},{94,96}} - textureRotated - - - btn_icon_star.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,86} - spriteSourceSize - {128,128} - textureRect - {{1887,373},{90,86}} - textureRotated - - - btn_icon_stopwatch.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,86} - spriteSourceSize - {128,128} - textureRect - {{1421,1035},{78,86}} - textureRotated - - - btn_icon_store.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,80} - spriteSourceSize - {128,128} - textureRect - {{1003,85},{98,80}} - textureRotated - - - btn_icon_sun.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,98} - spriteSourceSize - {128,128} - textureRect - {{597,1},{98,98}} - textureRotated - - - btn_icon_switch.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,94} - spriteSourceSize - {128,128} - textureRect - {{795,569},{86,94}} - textureRotated - - - btn_icon_sword.png - - aliases - - spriteOffset - {0,0} - spriteSize - {74,74} - spriteSourceSize - {128,128} - textureRect - {{1923,1109},{74,74}} - textureRotated - - - btn_icon_tag.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1675,777},{86,86}} - textureRotated - - - btn_icon_talk_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,94} - spriteSourceSize - {128,128} - textureRect - {{645,829},{92,94}} - textureRotated - - - btn_icon_talk_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,94} - spriteSourceSize - {128,128} - textureRect - {{277,1023},{92,94}} - textureRotated - - - btn_icon_tank.png - - aliases - - spriteOffset - {0,0} - spriteSize - {104,82} - spriteSourceSize - {128,128} - textureRect - {{357,401},{104,82}} - textureRotated - - - btn_icon_tap.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,92} - spriteSourceSize - {128,128} - textureRect - {{1543,89},{92,92}} - textureRotated - - - btn_icon_target.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,86} - spriteSourceSize - {128,128} - textureRect - {{1763,779},{86,86}} - textureRotated - - - btn_icon_thunder.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{465,925},{94,94}} - textureRotated - - - btn_icon_ticket.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,70} - spriteSourceSize - {128,128} - textureRect - {{607,1301},{94,70}} - textureRotated - - - btn_icon_time.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1755,1111},{82,82}} - textureRotated - - - btn_icon_timer.png - - aliases - - spriteOffset - {0,0} - spriteSize - {78,86} - spriteSourceSize - {128,128} - textureRect - {{1427,1123},{78,86}} - textureRotated - - - btn_icon_tool.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,90} - spriteSourceSize - {128,128} - textureRect - {{1053,421},{90,90}} - textureRotated - - - btn_icon_tooltip.png - - aliases - - spriteOffset - {0,-1} - spriteSize - {80,92} - spriteSourceSize - {128,128} - textureRect - {{1095,1019},{80,92}} - textureRotated - - - btn_icon_tower.png - - aliases - - spriteOffset - {0,0} - spriteSize - {70,94} - spriteSourceSize - {128,128} - textureRect - {{1471,87},{70,94}} - textureRotated - - - btn_icon_training.png - - aliases - - spriteOffset - {0,0} - spriteSize - {110,60} - spriteSourceSize - {128,128} - textureRect - {{63,1250},{110,60}} - textureRotated - - - btn_icon_tree.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,94} - spriteSourceSize - {128,128} - textureRect - {{659,1209},{90,94}} - textureRotated - - - btn_icon_tree_pine.png - - aliases - - spriteOffset - {0,0} - spriteSize - {76,102} - spriteSourceSize - {128,128} - textureRect - {{231,557},{76,102}} - textureRotated - - - btn_icon_trophy_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {98,76} - spriteSourceSize - {128,128} - textureRect - {{897,91},{98,76}} - textureRotated - - - btn_icon_trophy_1.png - - aliases - - spriteOffset - {1,0} - spriteSize - {94,78} - spriteSourceSize - {128,128} - textureRect - {{1273,177},{94,78}} - textureRotated - - - btn_icon_tv.png - - aliases - - spriteOffset - {0,0} - spriteSize - {86,90} - spriteSourceSize - {128,128} - textureRect - {{1179,1109},{86,90}} - textureRotated - - - btn_icon_undo.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,76} - spriteSourceSize - {128,128} - textureRect - {{1261,1013},{88,76}} - textureRotated - - - btn_icon_unlock.png - - aliases - - spriteOffset - {0,0} - spriteSize - {68,92} - spriteSourceSize - {128,128} - textureRect - {{463,401},{68,92}} - textureRotated - - - btn_icon_user.png - - aliases - - spriteOffset - {0,0} - spriteSize - {56,78} - spriteSourceSize - {128,128} - textureRect - {{1953,1},{56,78}} - textureRotated - - - btn_icon_video.png - - aliases - - spriteOffset - {0,0} - spriteSize - {88,82} - spriteSourceSize - {128,128} - textureRect - {{1413,691},{88,82}} - textureRotated - - - btn_icon_view.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,72} - spriteSourceSize - {128,128} - textureRect - {{1873,461},{90,72}} - textureRotated - - - btn_icon_viking_helmet.png - - aliases - - spriteOffset - {0,0} - spriteSize - {120,66} - spriteSourceSize - {128,128} - textureRect - {{257,79},{120,66}} - textureRotated - - - btn_icon_volume.png - - aliases - - spriteOffset - {0,0} - spriteSize - {58,84} - spriteSourceSize - {128,128} - textureRect - {{1237,601},{58,84}} - textureRotated - - - btn_icon_volume_mute.png - - aliases - - spriteOffset - {0,0} - spriteSize - {92,84} - spriteSourceSize - {128,128} - textureRect - {{1833,187},{92,84}} - textureRotated - - - btn_icon_volume_off.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,76} - spriteSourceSize - {128,128} - textureRect - {{1775,531},{90,76}} - textureRotated - - - btn_icon_volume_on.png - - aliases - - spriteOffset - {0,0} - spriteSize - {84,76} - spriteSourceSize - {128,128} - textureRect - {{1341,1155},{84,76}} - textureRotated - - - btn_icon_wand_0.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,96} - spriteSourceSize - {128,128} - textureRect - {{173,829},{96,96}} - textureRotated - - - btn_icon_wand_1.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{561,925},{94,94}} - textureRotated - - - btn_icon_wand_2.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,98} - spriteSourceSize - {128,128} - textureRect - {{503,101},{94,98}} - textureRotated - - - btn_icon_warning.png - - aliases - - spriteOffset - {0,0} - spriteSize - {28,80} - spriteSourceSize - {128,128} - textureRect - {{1282,751},{28,80}} - textureRotated - - - btn_icon_water.png - - aliases - - spriteOffset - {0,0} - spriteSize - {68,88} - spriteSourceSize - {128,128} - textureRect - {{981,1301},{68,88}} - textureRotated - - - btn_icon_wifi_off.png - - aliases - - spriteOffset - {1,0} - spriteSize - {92,78} - spriteSourceSize - {128,128} - textureRect - {{1333,341},{92,78}} - textureRotated - - - btn_icon_wifi_on.png - - aliases - - spriteOffset - {0,0} - spriteSize - {90,78} - spriteSourceSize - {128,128} - textureRect - {{1867,535},{90,78}} - textureRotated - - - btn_icon_windcock.png - - aliases - - spriteOffset - {0,0} - spriteSize - {102,100} - spriteSourceSize - {128,128} - textureRect - {{1,826},{102,100}} + {{861,1617},{80,76}} textureRotated @@ -4830,67 +4455,7 @@ spriteSourceSize {128,128} textureRect - {{1851,781},{84,86}} - textureRotated - - - btn_icon_witchhat.png - - aliases - - spriteOffset - {0,0} - spriteSize - {96,94} - spriteSourceSize - {128,128} - textureRect - {{304,733},{96,94}} - textureRotated - - - btn_icon_yinyang.png - - aliases - - spriteOffset - {0,0} - spriteSize - {94,94} - spriteSourceSize - {128,128} - textureRect - {{181,1023},{94,94}} - textureRotated - - - btn_icon_zoomin.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1759,1195},{82,82}} - textureRotated - - - btn_icon_zoomout.png - - aliases - - spriteOffset - {0,0} - spriteSize - {82,82} - spriteSourceSize - {128,128} - textureRect - {{1839,1111},{82,82}} + {{1669,1699},{84,86}} textureRotated @@ -4980,9 +4545,9 @@ spriteSourceSize {95,75} textureRect - {{129,729},{95,75}} + {{943,1617},{95,75}} textureRotated - + shop_title_bg.png @@ -4995,9 +4560,9 @@ spriteSourceSize {89,20} textureRect - {{1427,1295},{89,20}} + {{2005,1},{89,20}} textureRotated - + shoppass.png @@ -5026,9 +4591,9 @@ realTextureFileName gui2.png size - {2010,1373} + {2038,1800} smartupdate - $TexturePacker:SmartUpdate:a7bd79d77b34724d983fb314804d5b40:d77a9e9ea2e7c29c8bad28aa4f8ef004:02d895b6f8eccee3d27099fa0f66bd83$ + $TexturePacker:SmartUpdate:2c6cde4ee04a257470f759d831af4e27:3f2a2d3ddc85ab93a2442fb50cea7de0:02d895b6f8eccee3d27099fa0f66bd83$ textureFileName gui2.png diff --git a/assets/resources/gui/gui2.plist.meta b/assets/resources/gui/gui2.plist.meta index cfc1b9cb..de25287b 100644 --- a/assets/resources/gui/gui2.plist.meta +++ b/assets/resources/gui/gui2.plist.meta @@ -7,22 +7,22 @@ ".json" ], "subMetas": { - "19264": { + "14929": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@19264", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@14929", "displayName": "", - "id": "19264", - "name": "btn_icon_print", + "id": "14929", + "name": "PictoIcon_Plus_1", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1341, - "trimY": 1067, - "width": 78, - "height": 86, + "trimX": 641, + "trimY": 1489, + "width": 110, + "height": 110, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -53,390 +53,22 @@ ], "subMetas": {} }, - "20342": { + "15325": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@20342", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@15325", "displayName": "", - "id": "20342", - "name": "btn_icon_rune", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1837, - "trimY": 949, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "21955": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@21955", - "displayName": "", - "id": "21955", - "name": "btn_icon_male", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1669, - "trimY": 943, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "25017": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@25017", - "displayName": "", - "id": "25017", - "name": "btn_icon_bell_mute", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 789, - "trimY": 387, - "width": 92, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "25859": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@25859", - "displayName": "", - "id": "25859", - "name": "btn_icon_download", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1843, - "trimY": 1195, - "width": 80, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32250": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@32250", - "displayName": "", - "id": "32250", - "name": "btn_icon_joystick", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1863, - "trimY": 615, - "width": 88, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "34043": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@34043", - "displayName": "", - "id": "34043", - "name": "btn_icon_wifi_off", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 1333, - "trimY": 341, - "width": 92, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "36389": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@36389", - "displayName": "", - "id": "36389", - "name": "btn_icon_battle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1081, - "trimY": 171, - "width": 94, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "37981": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@37981", - "displayName": "", - "id": "37981", - "name": "btn_icon_post", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 1671, - "trimY": 1111, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "38784": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@38784", - "displayName": "", - "id": "38784", - "name": "btn_icon_arrow_down", + "id": "15325", + "name": "PictoIcon_Music_2_Off", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1907, - "trimY": 93, - "width": 92, - "height": 50, + "trimX": 965, + "trimY": 1173, + "width": 112, + "height": 100, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -467,22 +99,344 @@ ], "subMetas": {} }, - "40157": { + "15336": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@40157", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@15336", "displayName": "", - "id": "40157", - "name": "btn_icon_video", + "id": "15336", + "name": "PictoIcon_Mail_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1949, + "trimY": 547, + "width": 110, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "16656": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@16656", + "displayName": "", + "id": "16656", + "name": "PictoIcon_Friends", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 473, + "trimY": 407, + "width": 120, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "26922": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@26922", + "displayName": "", + "id": "26922", + "name": "PictoIcon_Power_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1789, + "trimY": 767, + "width": 104, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "29907": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@29907", + "displayName": "", + "id": "29907", + "name": "PictoIcon_Zoom_In", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1413, - "trimY": 691, - "width": 88, - "height": 82, + "trimX": 335, + "trimY": 1107, + "width": 94, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "30107": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@30107", + "displayName": "", + "id": "30107", + "name": "PictoIcon_Home_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 1, + "offsetY": 0, + "trimX": 1815, + "trimY": 1413, + "width": 106, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "35748": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@35748", + "displayName": "", + "id": "35748", + "name": "PictoIcon_Freezee", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1263, + "trimY": 99, + "width": 114, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "42179": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@42179", + "displayName": "", + "id": "42179", + "name": "PictoIcon_Pick", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 643, + "trimY": 1275, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "46087": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@46087", + "displayName": "", + "id": "46087", + "name": "PictoIcon_Direction_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 601, + "trimY": 107, + "width": 116, + "height": 116, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -559,22 +513,22 @@ ], "subMetas": {} }, - "51260": { + "47884": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@51260", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@47884", "displayName": "", - "id": "51260", - "name": "btn_icon_chest_1", + "id": "47884", + "name": "PictoIcon_Arrow_Left_2", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, - "offsetX": 0, + "offsetX": -1, "offsetY": 0, - "trimX": 721, - "trimY": 667, - "width": 90, - "height": 74, + "trimX": 821, + "trimY": 839, + "width": 64, + "height": 104, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -605,22 +559,22 @@ ], "subMetas": {} }, - "53265": { + "49181": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@53265", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@49181", "displayName": "", - "id": "53265", - "name": "btn_icon_minus", + "id": "49181", + "name": "PictoIcon_Lock_1", "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, - "offsetX": 0, + "rotated": true, + "offsetX": -1, "offsetY": 0, - "trimX": 1323, - "trimY": 861, - "width": 78, - "height": 28, + "trimX": 1497, + "trimY": 1089, + "width": 94, + "height": 108, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -651,22 +605,22 @@ ], "subMetas": {} }, - "56905": { + "49699": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@56905", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@49699", "displayName": "", - "id": "56905", - "name": "btn_icon_tag", + "id": "49699", + "name": "PictoIcon_Night", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, - "offsetY": 0, - "trimX": 1675, - "trimY": 777, - "width": 86, - "height": 86, + "offsetY": 1, + "trimX": 1741, + "trimY": 545, + "width": 108, + "height": 106, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -697,22 +651,22 @@ ], "subMetas": {} }, - "60544": { + "52357": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@60544", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@52357", "displayName": "", - "id": "60544", - "name": "btn_icon_sound", + "id": "52357", + "name": "PictoIcon_Diamond", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, - "offsetX": 1, + "offsetX": -1, "offsetY": 0, - "trimX": 1939, - "trimY": 863, - "width": 68, - "height": 82, + "trimX": 705, + "trimY": 745, + "width": 118, + "height": 92, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -743,21 +697,159 @@ ], "subMetas": {} }, - "62491": { + "57687": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@62491", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@57687", "displayName": "", - "id": "62491", - "name": "btn_icon_posion", + "id": "57687", + "name": "PictoIcon_Crown_1", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1081, - "trimY": 1201, - "width": 80, + "trimX": 1295, + "trimY": 657, + "width": 114, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "61330": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@61330", + "displayName": "", + "id": "61330", + "name": "PictoIcon_Kitchen_Knife", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1839, + "trimY": 321, + "width": 100, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "62793": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@62793", + "displayName": "", + "id": "62793", + "name": "PictoIcon_Chest", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1851, + "trimY": 547, + "width": 106, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "64337": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@64337", + "displayName": "", + "id": "64337", + "name": "PictoIcon_Heart", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 829, + "trimY": 743, + "width": 112, "height": 94, "rawWidth": 128, "rawHeight": 128, @@ -789,298 +881,68 @@ ], "subMetas": {} }, - "64783": { + "65344": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@64783", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@65344", "displayName": "", - "id": "64783", - "name": "btn_icon_missile", + "id": "65344", + "name": "PictoIcon_Arrow_Right_3", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 129, - "trimY": 525, + "trimX": 1273, + "trimY": 215, + "width": 108, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "67477": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@67477", + "displayName": "", + "id": "67477", + "name": "PictoIcon_Arrow_Right_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 431, + "trimY": 1273, "width": 100, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "67337": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@67337", - "displayName": "", - "id": "67337", - "name": "btn_icon_card", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 435, - "trimY": 587, - "width": 96, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "72515": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@72515", - "displayName": "", - "id": "72515", - "name": "btn_icon_scissors", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 923, - "trimY": 925, - "width": 86, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "73939": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@73939", - "displayName": "", - "id": "73939", - "name": "btn_icon_wand_2", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 503, - "trimY": 101, - "width": 94, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76172": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@76172", - "displayName": "", - "id": "76172", - "name": "btn_icon_volume_on", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1341, - "trimY": 1155, - "width": 84, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76699": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@76699", - "displayName": "", - "id": "76699", - "name": "btn_icon_horseshoes", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1463, - "trimY": 183, - "width": 92, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "77211": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@77211", - "displayName": "", - "id": "77211", - "name": "btn_icon_flower", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 97, - "trimY": 928, - "width": 78, - "height": 98, + "height": 92, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -1157,205 +1019,21 @@ ], "subMetas": {} }, - "80892": { + "79327": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@80892", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@79327", "displayName": "", - "id": "80892", - "name": "btn_icon_nostop", + "id": "79327", + "name": "PictoIcon_Menu_3", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1767, - "trimY": 691, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "83006": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@83006", - "displayName": "", - "id": "83006", - "name": "btn_icon_mic", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1145, - "trimY": 601, - "width": 58, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "84685": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@84685", - "displayName": "", - "id": "84685", - "name": "btn_icon_paper_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 969, - "trimY": 387, + "trimX": 1477, + "trimY": 1689, "width": 94, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "88679": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@88679", - "displayName": "", - "id": "88679", - "name": "btn_icon_arrow_top", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1833, - "trimY": 95, - "width": 72, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "89303": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@89303", - "displayName": "", - "id": "89303", - "name": "btn_icon_defense_weak", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 649, - "trimY": 1021, - "width": 88, "height": 94, "rawWidth": 128, "rawHeight": 128, @@ -1387,22 +1065,252 @@ ], "subMetas": {} }, - "97898": { + "80218": { "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@97898", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@80218", "displayName": "", - "id": "97898", - "name": "btn_icon_bag", + "id": "80218", + "name": "PictoIcon_Crown_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 643, + "trimY": 1387, + "width": 110, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "81163": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@81163", + "displayName": "", + "id": "81163", + "name": "PictoIcon_Scale", "userData": { "trimType": "auto", "trimThreshold": 1, "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 797, + "trimX": 1153, + "trimY": 215, + "width": 118, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "88879": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@88879", + "displayName": "", + "id": "88879", + "name": "PictoIcon_Ticket", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 243, + "trimY": 425, + "width": 118, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "89595": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@89595", + "displayName": "", + "id": "89595", + "name": "PictoIcon_Megaphone", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 751, "trimY": 1, - "width": 98, - "height": 94, + "width": 128, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "90433": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@90433", + "displayName": "", + "id": "90433", + "name": "PictoIcon_Pickax", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1407, + "trimY": 433, + "width": 112, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "99006": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@99006", + "displayName": "", + "id": "99006", + "name": "PictoIcon_Zoom_Out", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 333, + "trimY": 1331, + "width": 94, + "height": 118, "rawWidth": 128, "rawHeight": 128, "borderTop": 0, @@ -1445,8 +1353,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 697, - "trimY": 197, + "trimX": 1001, + "trimY": 843, "width": 40, "height": 84, "rawWidth": 40, @@ -1491,8 +1399,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 797, - "trimY": 97, + "trimX": 2005, + "trimY": 767, "width": 30, "height": 30, "rawWidth": 30, @@ -1525,6 +1433,12058 @@ ], "subMetas": {} }, + "2241b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2241b", + "displayName": "", + "id": "2241b", + "name": "PictoIcon_Again_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 257, + "trimY": 209, + "width": 106, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e5676": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e5676", + "displayName": "", + "id": "e5676", + "name": "PictoIcon_Again_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 613, + "trimY": 225, + "width": 106, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2732f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2732f", + "displayName": "", + "id": "2732f", + "name": "PictoIcon_Aiming_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 123, + "trimY": 1495, + "width": 116, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "853d6": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@853d6", + "displayName": "", + "id": "853d6", + "name": "PictoIcon_Aiming_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 483, + "trimY": 107, + "width": 116, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bc5a3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bc5a3", + "displayName": "", + "id": "bc5a3", + "name": "PictoIcon_Alarm", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 121, + "trimY": 1613, + "width": 118, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0b4e1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b4e1", + "displayName": "", + "id": "0b4e1", + "name": "PictoIcon_Anchor", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 129, + "trimY": 425, + "width": 128, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4113b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4113b", + "displayName": "", + "id": "4113b", + "name": "PictoIcon_Archer", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 949, + "trimY": 341, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6524b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6524b", + "displayName": "", + "id": "6524b", + "name": "PictoIcon_Armor", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1647, + "trimY": 1, + "width": 120, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7680d": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7680d", + "displayName": "", + "id": "7680d", + "name": "PictoIcon_Arrow_Down", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 759, + "trimY": 1601, + "width": 92, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d5544": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d5544", + "displayName": "", + "id": "d5544", + "name": "PictoIcon_Arrow_Left_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 431, + "trimY": 1179, + "width": 100, + "height": 92, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2af70": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2af70", + "displayName": "", + "id": "2af70", + "name": "PictoIcon_Arrow_Left_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1413, + "trimY": 325, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b6858": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b6858", + "displayName": "", + "id": "b6858", + "name": "PictoIcon_Arrow_Right_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1065, + "trimY": 1091, + "width": 64, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2c4fd": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2c4fd", + "displayName": "", + "id": "2c4fd", + "name": "PictoIcon_Arrow_Up", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1595, + "trimY": 771, + "width": 92, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "81e24": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@81e24", + "displayName": "", + "id": "81e24", + "name": "PictoIcon_At", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1521, + "trimY": 323, + "width": 108, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c8416": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c8416", + "displayName": "", + "id": "c8416", + "name": "PictoIcon_Attack", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 231, + "trimY": 1127, + "width": 102, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ad4ac": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ad4ac", + "displayName": "", + "id": "ad4ac", + "name": "PictoIcon_Ax", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 257, + "trimY": 79, + "width": 128, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "399f6": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@399f6", + "displayName": "", + "id": "399f6", + "name": "PictoIcon_Ax_Double", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1147, + "trimY": 99, + "width": 114, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d5aac": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d5aac", + "displayName": "", + "id": "d5aac", + "name": "PictoIcon_Back_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 365, + "trimY": 403, + "width": 106, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "448c1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@448c1", + "displayName": "", + "id": "448c1", + "name": "PictoIcon_Back_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 721, + "trimY": 225, + "width": 106, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ccb31": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ccb31", + "displayName": "", + "id": "ccb31", + "name": "PictoIcon_Badge", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 365, + "trimY": 153, + "width": 116, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "905f5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@905f5", + "displayName": "", + "id": "905f5", + "name": "PictoIcon_Bag", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1065, + "trimY": 663, + "width": 102, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8d081": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8d081", + "displayName": "", + "id": "8d081", + "name": "PictoIcon_Bank", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 119, + "trimY": 1237, + "width": 126, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c334f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c334f", + "displayName": "", + "id": "c334f", + "name": "PictoIcon_Basket", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 363, + "trimY": 601, + "width": 114, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "60c0b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@60c0b", + "displayName": "", + "id": "60c0b", + "name": "PictoIcon_Battery_Charge", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 603, + "trimY": 331, + "width": 118, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c5e37": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c5e37", + "displayName": "", + "id": "c5e37", + "name": "PictoIcon_Battle", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 595, + "trimY": 505, + "width": 118, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "60d25": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@60d25", + "displayName": "", + "id": "60d25", + "name": "PictoIcon_Bell", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 949, + "trimY": 553, + "width": 114, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "78e96": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@78e96", + "displayName": "", + "id": "78e96", + "name": "PictoIcon_Bell_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 555, + "trimY": 1695, + "width": 112, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f04b6": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f04b6", + "displayName": "", + "id": "f04b6", + "name": "PictoIcon_Bell_On", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 753, + "trimY": 1063, + "width": 102, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "44c91": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@44c91", + "displayName": "", + "id": "44c91", + "name": "PictoIcon_Bell_Sleep", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 1393, + "trimY": 1285, + "width": 102, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8c424": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8c424", + "displayName": "", + "id": "8c424", + "name": "PictoIcon_Blacksmith", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 1887, + "trimY": 1, + "width": 114, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a6020": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a6020", + "displayName": "", + "id": "a6020", + "name": "PictoIcon_Block", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1525, + "trimY": 547, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3fb40": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3fb40", + "displayName": "", + "id": "3fb40", + "name": "PictoIcon_Bluetooth", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 719, + "trimY": 107, + "width": 86, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6360f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6360f", + "displayName": "", + "id": "6360f", + "name": "PictoIcon_Bomb_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1523, + "trimY": 1, + "width": 106, + "height": 122, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "822ab": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@822ab", + "displayName": "", + "id": "822ab", + "name": "PictoIcon_Bomb_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 835, + "trimY": 549, + "width": 96, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4254e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4254e", + "displayName": "", + "id": "4254e", + "name": "PictoIcon_Book_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1011, + "trimY": 1694, + "width": 88, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "438f5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@438f5", + "displayName": "", + "id": "438f5", + "name": "PictoIcon_Book_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1949, + "trimY": 659, + "width": 88, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d1ca4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d1ca4", + "displayName": "", + "id": "d1ca4", + "name": "PictoIcon_Book_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 243, + "trimY": 545, + "width": 118, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3345b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3345b", + "displayName": "", + "id": "3345b", + "name": "PictoIcon_Boots", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1275, + "trimY": 873, + "width": 104, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e742": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4e742", + "displayName": "", + "id": "4e742", + "name": "PictoIcon_Boss", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 715, + "trimY": 545, + "width": 118, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "12e1a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@12e1a", + "displayName": "", + "id": "12e1a", + "name": "PictoIcon_Bow", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1383, + "trimY": 213, + "width": 114, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f8ec8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f8ec8", + "displayName": "", + "id": "f8ec8", + "name": "PictoIcon_Brief_Bag", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1065, + "trimY": 555, + "width": 110, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3cd25": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3cd25", + "displayName": "", + "id": "3cd25", + "name": "PictoIcon_Brush", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 1, + "offsetY": 0, + "trimX": 1, + "trimY": 1122, + "width": 120, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8ee3e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8ee3e", + "displayName": "", + "id": "8ee3e", + "name": "PictoIcon_Bulb", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 241, + "trimY": 1607, + "width": 96, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1a953": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1a953", + "displayName": "", + "id": "1a953", + "name": "PictoIcon_Bulb_Charge", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 753, + "trimY": 945, + "width": 96, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "347b2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@347b2", + "displayName": "", + "id": "347b2", + "name": "PictoIcon_Bullet", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1617, + "trimY": 213, + "width": 98, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6cdcb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6cdcb", + "displayName": "", + "id": "6cdcb", + "name": "PictoIcon_Calendar", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1689, + "trimY": 767, + "width": 104, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1caca": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1caca", + "displayName": "", + "id": "1caca", + "name": "PictoIcon_Camera", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 949, + "trimY": 449, + "width": 114, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0e5dd": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0e5dd", + "displayName": "", + "id": "0e5dd", + "name": "PictoIcon_Camera_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 123, + "trimY": 1365, + "width": 128, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "22ac5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@22ac5", + "displayName": "", + "id": "22ac5", + "name": "PictoIcon_Cap", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 491, + "trimY": 1, + "width": 128, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3f759": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3f759", + "displayName": "", + "id": "3f759", + "name": "PictoIcon_Card_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 355, + "trimY": 1685, + "width": 102, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a5c72": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a5c72", + "displayName": "", + "id": "a5c72", + "name": "PictoIcon_Card_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1529, + "trimY": 655, + "width": 104, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2771b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2771b", + "displayName": "", + "id": "2771b", + "name": "PictoIcon_Cart_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 923, + "trimY": 223, + "width": 116, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b5299": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b5299", + "displayName": "", + "id": "b5299", + "name": "PictoIcon_Cart_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1499, + "trimY": 213, + "width": 116, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8da30": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8da30", + "displayName": "", + "id": "8da30", + "name": "PictoIcon_Castle", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1379, + "trimY": 103, + "width": 118, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fa0a2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fa0a2", + "displayName": "", + "id": "fa0a2", + "name": "PictoIcon_Caution", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 881, + "trimY": 1, + "width": 126, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "614cb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@614cb", + "displayName": "", + "id": "614cb", + "name": "PictoIcon_Certification", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1521, + "trimY": 435, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fbd9e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fbd9e", + "displayName": "", + "id": "fbd9e", + "name": "PictoIcon_Change", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1295, + "trimY": 545, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fe660": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fe660", + "displayName": "", + "id": "fe660", + "name": "PictoIcon_Chat_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 755, + "trimY": 1389, + "width": 104, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "af74b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@af74b", + "displayName": "", + "id": "af74b", + "name": "PictoIcon_Chat_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 335, + "trimY": 1227, + "width": 102, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "405db": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@405db", + "displayName": "", + "id": "405db", + "name": "PictoIcon_Check_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1743, + "trimY": 437, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f5e42": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f5e42", + "displayName": "", + "id": "f5e42", + "name": "PictoIcon_Check_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 411, + "trimY": 831, + "width": 112, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2d6a1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2d6a1", + "displayName": "", + "id": "2d6a1", + "name": "PictoIcon_Chisel", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -3, + "offsetY": 0, + "trimX": 807, + "trimY": 103, + "width": 114, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3954d": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3954d", + "displayName": "", + "id": "3954d", + "name": "PictoIcon_Class_A", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1271, + "trimY": 765, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e2dd9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e2dd9", + "displayName": "", + "id": "e2dd9", + "name": "PictoIcon_Class_B", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1173, + "trimY": 993, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c3704": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c3704", + "displayName": "", + "id": "c3704", + "name": "PictoIcon_Class_C", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1171, + "trimY": 1101, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24ce1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@24ce1", + "displayName": "", + "id": "24ce1", + "name": "PictoIcon_Class_D", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1179, + "trimY": 1489, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "84cbf": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@84cbf", + "displayName": "", + "id": "84cbf", + "name": "PictoIcon_Class_S", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1379, + "trimY": 765, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f7e73": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f7e73", + "displayName": "", + "id": "f7e73", + "name": "PictoIcon_Class_Ss", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1381, + "trimY": 873, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b5b68": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b5b68", + "displayName": "", + "id": "b5b68", + "name": "PictoIcon_Clock_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1383, + "trimY": 981, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "50e90": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@50e90", + "displayName": "", + "id": "50e90", + "name": "PictoIcon_Clock_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1489, + "trimY": 873, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b3f0e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b3f0e", + "displayName": "", + "id": "b3f0e", + "name": "PictoIcon_Closet", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 998, + "width": 122, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d7231": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d7231", + "displayName": "", + "id": "d7231", + "name": "PictoIcon_Clothes", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 483, + "trimY": 225, + "width": 128, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fcdd5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fcdd5", + "displayName": "", + "id": "fcdd5", + "name": "PictoIcon_Coin", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 533, + "trimY": 1175, + "width": 108, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2368e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2368e", + "displayName": "", + "id": "2368e", + "name": "PictoIcon_Coin_Star", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 339, + "trimY": 1569, + "width": 98, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3ca92": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3ca92", + "displayName": "", + "id": "3ca92", + "name": "PictoIcon_Compass", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 829, + "trimY": 341, + "width": 102, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9d67": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f9d67", + "displayName": "", + "id": "f9d67", + "name": "PictoIcon_Console_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1491, + "trimY": 981, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "325b3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@325b3", + "displayName": "", + "id": "325b3", + "name": "PictoIcon_Console_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1597, + "trimY": 873, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7b8a0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7b8a0", + "displayName": "", + "id": "7b8a0", + "name": "PictoIcon_Contraction", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 965, + "trimY": 1287, + "width": 100, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ec089": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ec089", + "displayName": "", + "id": "ec089", + "name": "PictoIcon_Cooking", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1173, + "trimY": 325, + "width": 118, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3cd29": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3cd29", + "displayName": "", + "id": "3cd29", + "name": "PictoIcon_Copy", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 859, + "trimY": 1169, + "width": 104, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "35fbf": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@35fbf", + "displayName": "", + "id": "35fbf", + "name": "PictoIcon_Costume", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 723, + "trimY": 331, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bf130": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bf130", + "displayName": "", + "id": "bf130", + "name": "PictoIcon_Critical_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1009, + "trimY": 1, + "width": 128, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b96a0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b96a0", + "displayName": "", + "id": "b96a0", + "name": "PictoIcon_Critical_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1711, + "trimY": 1401, + "width": 102, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2dbf3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2dbf3", + "displayName": "", + "id": "2dbf3", + "name": "PictoIcon_Critical_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 621, + "trimY": 1, + "width": 104, + "height": 128, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b9b04": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b9b04", + "displayName": "", + "id": "b9b04", + "name": "PictoIcon_Crystal", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 2, + "offsetY": 2, + "trimX": 473, + "trimY": 609, + "width": 116, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7460e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7460e", + "displayName": "", + "id": "7460e", + "name": "PictoIcon_Delete", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 753, + "trimY": 1491, + "width": 106, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "00f14": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@00f14", + "displayName": "", + "id": "00f14", + "name": "PictoIcon_Dice", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1599, + "trimY": 981, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ce6dd": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ce6dd", + "displayName": "", + "id": "ce6dd", + "name": "PictoIcon_Direction_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1705, + "trimY": 873, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bf936": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bf936", + "displayName": "", + "id": "bf936", + "name": "PictoIcon_Discount", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 641, + "trimY": 945, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4f516": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4f516", + "displayName": "", + "id": "4f516", + "name": "PictoIcon_Dollar_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1707, + "trimY": 981, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6d6ca": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6d6ca", + "displayName": "", + "id": "6d6ca", + "name": "PictoIcon_Dollar_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 943, + "trimY": 765, + "width": 76, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2f70a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2f70a", + "displayName": "", + "id": "2f70a", + "name": "PictoIcon_Download", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 429, + "trimY": 1481, + "width": 86, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7c7c6": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7c7c6", + "displayName": "", + "id": "7c7c6", + "name": "PictoIcon_Earth", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1897, + "trimY": 767, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4215a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4215a", + "displayName": "", + "id": "4215a", + "name": "PictoIcon_Earth_Pin", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1633, + "trimY": 545, + "width": 108, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b6419": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b6419", + "displayName": "", + "id": "b6419", + "name": "PictoIcon_Effect", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 963, + "trimY": 947, + "width": 100, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "778e8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@778e8", + "displayName": "", + "id": "778e8", + "name": "PictoIcon_Energy_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1873, + "trimY": 875, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0dc43": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0dc43", + "displayName": "", + "id": "0dc43", + "name": "PictoIcon_Energy_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1487, + "trimY": 771, + "width": 100, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bd8c8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bd8c8", + "displayName": "", + "id": "bd8c8", + "name": "PictoIcon_Exit", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1923, + "trimY": 983, + "width": 106, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c8894": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c8894", + "displayName": "", + "id": "c8894", + "name": "PictoIcon_Exit_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 742, + "width": 128, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e8e70": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e8e70", + "displayName": "", + "id": "e8e70", + "name": "PictoIcon_Exit_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 705, + "trimY": 839, + "width": 104, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8e7ba": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8e7ba", + "displayName": "", + "id": "8e7ba", + "name": "PictoIcon_Exp", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 429, + "trimY": 1367, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5b186": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5b186", + "displayName": "", + "id": "5b186", + "name": "PictoIcon_Expansion", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1281, + "trimY": 1095, + "width": 100, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b41eb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b41eb", + "displayName": "", + "id": "b41eb", + "name": "PictoIcon_Face", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 431, + "trimY": 1061, + "width": 116, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1c8e0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c8e0", + "displayName": "", + "id": "1c8e0", + "name": "PictoIcon_Faint", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 641, + "trimY": 1057, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "59cb0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@59cb0", + "displayName": "", + "id": "59cb0", + "name": "PictoIcon_Female", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1395, + "trimY": 1499, + "width": 96, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "119e2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@119e2", + "displayName": "", + "id": "119e2", + "name": "PictoIcon_Fire", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1939, + "trimY": 211, + "width": 98, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a775e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a775e", + "displayName": "", + "id": "a775e", + "name": "PictoIcon_Firework", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1244, + "width": 120, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "af57f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@af57f", + "displayName": "", + "id": "af57f", + "name": "PictoIcon_Gallery", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 709, + "trimY": 643, + "width": 118, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3c437": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3c437", + "displayName": "", + "id": "3c437", + "name": "PictoIcon_Game", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 641, + "trimY": 1601, + "width": 116, + "height": 80, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fe5e4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fe5e4", + "displayName": "", + "id": "fe5e4", + "name": "PictoIcon_Gear", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": -1, + "trimX": 759, + "trimY": 1169, + "width": 98, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "54c46": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@54c46", + "displayName": "", + "id": "54c46", + "name": "PictoIcon_Gift", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1391, + "trimY": 1183, + "width": 100, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "773a2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@773a2", + "displayName": "", + "id": "773a2", + "name": "PictoIcon_Glasses", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 231, + "trimY": 745, + "width": 128, + "height": 54, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "28dc4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@28dc4", + "displayName": "", + "id": "28dc4", + "name": "PictoIcon_Globe", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 983, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "85d51": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@85d51", + "displayName": "", + "id": "85d51", + "name": "PictoIcon_Graduation_Cap", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1269, + "trimY": 1, + "width": 126, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6be90": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6be90", + "displayName": "", + "id": "6be90", + "name": "PictoIcon_Hammer", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 1, + "trimY": 1366, + "width": 120, + "height": 120, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1d4c5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1d4c5", + "displayName": "", + "id": "1d4c5", + "name": "PictoIcon_Hammer_Claw", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 949, + "trimY": 661, + "width": 114, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dbec8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dbec8", + "displayName": "", + "id": "dbec8", + "name": "PictoIcon_Hand_Touch", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1607, + "trimY": 1089, + "width": 102, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7e21a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7e21a", + "displayName": "", + "id": "7e21a", + "name": "PictoIcon_Hat", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1139, + "trimY": 1, + "width": 128, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c0e8b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c0e8b", + "displayName": "", + "id": "c0e8b", + "name": "PictoIcon_Headset", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 643, + "trimY": 1169, + "width": 104, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e07a2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e07a2", + "displayName": "", + "id": "e07a2", + "name": "PictoIcon_Heart_Add", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1059, + "trimY": 767, + "width": 112, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1310d": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1310d", + "displayName": "", + "id": "1310d", + "name": "PictoIcon_Heart_Empty", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 967, + "trimY": 1389, + "width": 112, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7df0a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7df0a", + "displayName": "", + "id": "7df0a", + "name": "PictoIcon_Helmet_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 439, + "trimY": 1569, + "width": 100, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "97a10": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@97a10", + "displayName": "", + "id": "97a10", + "name": "PictoIcon_Helmet_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 333, + "trimY": 1451, + "width": 94, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7cc38": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7cc38", + "displayName": "", + "id": "7cc38", + "name": "PictoIcon_Help_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 1091, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "373e5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@373e5", + "displayName": "", + "id": "373e5", + "name": "PictoIcon_Help_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 243, + "trimY": 1725, + "width": 70, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3fd0a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3fd0a", + "displayName": "", + "id": "3fd0a", + "name": "PictoIcon_History", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1033, + "trimY": 215, + "width": 118, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "58f36": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@58f36", + "displayName": "", + "id": "58f36", + "name": "PictoIcon_Home_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1173, + "trimY": 881, + "width": 110, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d8adc": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d8adc", + "displayName": "", + "id": "d8adc", + "name": "PictoIcon_Hp", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1743, + "trimY": 323, + "width": 112, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "caff4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@caff4", + "displayName": "", + "id": "caff4", + "name": "PictoIcon_Icecream", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 829, + "trimY": 221, + "width": 92, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ef243": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ef243", + "displayName": "", + "id": "ef243", + "name": "PictoIcon_Illuminati", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 365, + "trimY": 273, + "width": 128, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d6ad2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d6ad2", + "displayName": "", + "id": "d6ad2", + "name": "PictoIcon_Infinity", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1726, + "width": 128, + "height": 72, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c9d75": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c9d75", + "displayName": "", + "id": "c9d75", + "name": "PictoIcon_Info_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 253, + "trimY": 635, + "width": 108, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4bbcf": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4bbcf", + "displayName": "", + "id": "4bbcf", + "name": "PictoIcon_Info_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1281, + "trimY": 1239, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3d4d0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3d4d0", + "displayName": "", + "id": "3d4d0", + "name": "PictoIcon_Info_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1397, + "trimY": 1689, + "width": 38, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8b76e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8b76e", + "displayName": "", + "id": "8b76e", + "name": "PictoIcon_Info_4", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1437, + "trimY": 1689, + "width": 38, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b12e4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b12e4", + "displayName": "", + "id": "b12e4", + "name": "PictoIcon_Key", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1067, + "trimY": 1271, + "width": 108, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "68f7c": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@68f7c", + "displayName": "", + "id": "68f7c", + "name": "PictoIcon_Layer_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1488, + "width": 120, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a1463": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a1463", + "displayName": "", + "id": "a1463", + "name": "PictoIcon_Layer_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 993, + "width": 112, + "height": 120, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "78bd4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@78bd4", + "displayName": "", + "id": "78bd4", + "name": "PictoIcon_Leaf", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 533, + "trimY": 1275, + "width": 90, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "daadb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@daadb", + "displayName": "", + "id": "daadb", + "name": "PictoIcon_Link", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 857, + "trimY": 1059, + "width": 106, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "24be0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@24be0", + "displayName": "", + "id": "24be0", + "name": "PictoIcon_Lock_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 617, + "trimY": 833, + "width": 86, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "08b1f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@08b1f", + "displayName": "", + "id": "08b1f", + "name": "PictoIcon_Lock_Open", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1393, + "trimY": 1597, + "width": 90, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e3243": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e3243", + "displayName": "", + "id": "e3243", + "name": "PictoIcon_Magic", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 872, + "width": 114, + "height": 124, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "726d4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@726d4", + "displayName": "", + "id": "726d4", + "name": "PictoIcon_Magic_Ball", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 721, + "trimY": 445, + "width": 98, + "height": 120, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3d380": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3d380", + "displayName": "", + "id": "3d380", + "name": "PictoIcon_Mail_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1287, + "trimY": 1563, + "width": 104, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ee7bb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ee7bb", + "displayName": "", + "id": "ee7bb", + "name": "PictoIcon_Male", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 131, + "trimY": 1725, + "width": 74, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "eca14": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@eca14", + "displayName": "", + "id": "eca14", + "name": "PictoIcon_Map_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1635, + "trimY": 655, + "width": 110, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a929a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a929a", + "displayName": "", + "id": "a929a", + "name": "PictoIcon_Map_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1741, + "trimY": 653, + "width": 110, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e41e1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e41e1", + "displayName": "", + "id": "e41e1", + "name": "PictoIcon_Map_Pin", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1605, + "trimY": 1193, + "width": 92, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fee2e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fee2e", + "displayName": "", + "id": "fee2e", + "name": "PictoIcon_Meal", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1847, + "trimY": 655, + "width": 100, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0b615": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b615", + "displayName": "", + "id": "0b615", + "name": "PictoIcon_Medal_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 755, + "trimY": 1275, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "07ea0": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@07ea0", + "displayName": "", + "id": "07ea0", + "name": "PictoIcon_Medal_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 783, + "trimY": 1695, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ef5b4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ef5b4", + "displayName": "", + "id": "ef5b4", + "name": "PictoIcon_Menu_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1, + "trimY": 1606, + "width": 118, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c3c70": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c3c70", + "displayName": "", + "id": "c3c70", + "name": "PictoIcon_Menu_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1915, + "trimY": 1611, + "width": 94, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "10b59": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@10b59", + "displayName": "", + "id": "10b59", + "name": "PictoIcon_Menu_4", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1299, + "trimY": 1703, + "width": 96, + "height": 96, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7f163": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7f163", + "displayName": "", + "id": "7f163", + "name": "PictoIcon_Menu_5", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1707, + "trimY": 1609, + "width": 100, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5a343": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5a343", + "displayName": "", + "id": "5a343", + "name": "PictoIcon_Menu_6", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1601, + "trimY": 1607, + "width": 104, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8c37e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8c37e", + "displayName": "", + "id": "8c37e", + "name": "PictoIcon_Merge", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1057, + "trimY": 325, + "width": 114, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2b170": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2b170", + "displayName": "", + "id": "2b170", + "name": "PictoIcon_Message_Bottle", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 117, + "trimY": 1115, + "width": 112, + "height": 120, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3774e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3774e", + "displayName": "", + "id": "3774e", + "name": "PictoIcon_Minus_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1279, + "trimY": 1197, + "width": 110, + "height": 40, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3eddc": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3eddc", + "displayName": "", + "id": "3eddc", + "name": "PictoIcon_Minus_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1829, + "trimY": 211, + "width": 108, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "757a2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@757a2", + "displayName": "", + "id": "757a2", + "name": "PictoIcon_Mission", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1497, + "trimY": 1595, + "width": 88, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d468f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d468f", + "displayName": "", + "id": "d468f", + "name": "PictoIcon_Money_Pouch", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 541, + "trimY": 1559, + "width": 98, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5d7b7": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5d7b7", + "displayName": "", + "id": "5d7b7", + "name": "PictoIcon_Movie", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 3, + "trimX": 861, + "trimY": 1275, + "width": 102, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b0089": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b0089", + "displayName": "", + "id": "b0089", + "name": "PictoIcon_Mushroom", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 591, + "trimY": 611, + "width": 116, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b2535": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b2535", + "displayName": "", + "id": "b2535", + "name": "PictoIcon_Music_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1915, + "trimY": 1515, + "width": 102, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a31bc": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a31bc", + "displayName": "", + "id": "a31bc", + "name": "PictoIcon_Music_1_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 459, + "trimY": 1685, + "width": 114, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8f8b8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8f8b8", + "displayName": "", + "id": "8f8b8", + "name": "PictoIcon_Music_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1713, + "trimY": 1195, + "width": 100, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "23d10": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@23d10", + "displayName": "", + "id": "23d10", + "name": "PictoIcon_Necklace", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 287, + "trimY": 745, + "width": 100, + "height": 120, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "772a1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@772a1", + "displayName": "", + "id": "772a1", + "name": "PictoIcon_Note", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1497, + "trimY": 1185, + "width": 100, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "02d98": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@02d98", + "displayName": "", + "id": "02d98", + "name": "PictoIcon_Object", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1285, + "trimY": 1347, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9ac1b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9ac1b", + "displayName": "", + "id": "9ac1b", + "name": "PictoIcon_Page_Next", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 3, + "offsetY": 1, + "trimX": 1171, + "trimY": 1209, + "width": 58, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6a9b4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6a9b4", + "displayName": "", + "id": "6a9b4", + "name": "PictoIcon_Page_Prev", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -2, + "offsetY": 1, + "trimX": 1813, + "trimY": 873, + "width": 58, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7fc18": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7fc18", + "displayName": "", + "id": "7fc18", + "name": "PictoIcon_Paper_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 117, + "trimY": 869, + "width": 122, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e4913": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e4913", + "displayName": "", + "id": "e4913", + "name": "PictoIcon_Paper_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 419, + "trimY": 945, + "width": 114, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "beea9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@beea9", + "displayName": "", + "id": "beea9", + "name": "PictoIcon_Path", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1175, + "trimY": 433, + "width": 114, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2efed": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2efed", + "displayName": "", + "id": "2efed", + "name": "PictoIcon_Pause_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 1573, + "trimY": 1697, + "width": 94, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2657b": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2657b", + "displayName": "", + "id": "2657b", + "name": "PictoIcon_Pause_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1287, + "trimY": 1455, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "18ec5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@18ec5", + "displayName": "", + "id": "18ec5", + "name": "PictoIcon_Paw", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1177, + "trimY": 545, + "width": 116, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dc435": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dc435", + "displayName": "", + "id": "dc435", + "name": "PictoIcon_Phone", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 861, + "trimY": 1503, + "width": 112, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d3cf8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d3cf8", + "displayName": "", + "id": "d3cf8", + "name": "PictoIcon_Photo_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 1, + "trimX": 1203, + "trimY": 1699, + "width": 100, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "787e4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@787e4", + "displayName": "", + "id": "787e4", + "name": "PictoIcon_Photo_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1179, + "trimY": 1597, + "width": 100, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4c046": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4c046", + "displayName": "", + "id": "4c046", + "name": "PictoIcon_Plants", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1623, + "trimY": 115, + "width": 124, + "height": 94, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bc341": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bc341", + "displayName": "", + "id": "bc341", + "name": "PictoIcon_Play_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 2, + "offsetY": 0, + "trimX": 537, + "trimY": 1481, + "width": 76, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "627a4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@627a4", + "displayName": "", + "id": "627a4", + "name": "PictoIcon_Play_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 1199, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9a993": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9a993", + "displayName": "", + "id": "9a993", + "name": "PictoIcon_Plus_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1923, + "trimY": 1199, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d0ae2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d0ae2", + "displayName": "", + "id": "d0ae2", + "name": "PictoIcon_Potion_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1029, + "trimY": 99, + "width": 114, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "167e2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@167e2", + "displayName": "", + "id": "167e2", + "name": "PictoIcon_Potion_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1397, + "trimY": 1, + "width": 100, + "height": 124, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "13d01": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@13d01", + "displayName": "", + "id": "13d01", + "name": "PictoIcon_Potion_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 231, + "trimY": 875, + "width": 88, + "height": 126, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "96b10": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@96b10", + "displayName": "", + "id": "96b10", + "name": "PictoIcon_Pouch", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 965, + "trimY": 1059, + "width": 98, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "901bb": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@901bb", + "displayName": "", + "id": "901bb", + "name": "PictoIcon_Power_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1497, + "trimY": 1287, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "78ee2": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@78ee2", + "displayName": "", + "id": "78ee2", + "name": "PictoIcon_Power_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 503, + "trimY": 717, + "width": 86, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e992f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e992f", + "displayName": "", + "id": "e992f", + "name": "PictoIcon_Rampart", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1815, + "trimY": 1307, + "width": 104, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e10f3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e10f3", + "displayName": "", + "id": "e10f3", + "name": "PictoIcon_Rank_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1407, + "trimY": 547, + "width": 116, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c34de": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c34de", + "displayName": "", + "id": "c34de", + "name": "PictoIcon_Rank_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 887, + "trimY": 843, + "width": 112, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "88d3e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@88d3e", + "displayName": "", + "id": "88d3e", + "name": "PictoIcon_Recommendation", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 321, + "trimY": 867, + "width": 88, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "d6ea8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d6ea8", + "displayName": "", + "id": "d6ea8", + "name": "PictoIcon_Recycle", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1291, + "trimY": 433, + "width": 114, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a769d": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a769d", + "displayName": "", + "id": "a769d", + "name": "PictoIcon_Refresh_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1923, + "trimY": 1091, + "width": 94, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f25e1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f25e1", + "displayName": "", + "id": "f25e1", + "name": "PictoIcon_Refresh_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1605, + "trimY": 1287, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7cbc4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7cbc4", + "displayName": "", + "id": "7cbc4", + "name": "PictoIcon_Refresh_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 843, + "trimY": 445, + "width": 104, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "657e5": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@657e5", + "displayName": "", + "id": "657e5", + "name": "PictoIcon_Refresh_4", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1923, + "trimY": 1307, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "282ae": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@282ae", + "displayName": "", + "id": "282ae", + "name": "PictoIcon_Ring", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1633, + "trimY": 435, + "width": 108, + "height": 108, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7ccd7": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7ccd7", + "displayName": "", + "id": "7ccd7", + "name": "PictoIcon_Roulette", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1073, + "trimY": 1495, + "width": 104, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8b172": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8b172", + "displayName": "", + "id": "8b172", + "name": "PictoIcon_Safebox", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1495, + "trimY": 1395, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0dd28": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0dd28", + "displayName": "", + "id": "0dd28", + "name": "PictoIcon_Sandglass", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1941, + "trimY": 321, + "width": 96, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "79a47": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@79a47", + "displayName": "", + "id": "79a47", + "name": "PictoIcon_Saw", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 923, + "trimY": 103, + "width": 104, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "55b38": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@55b38", + "displayName": "", + "id": "55b38", + "name": "PictoIcon_Scroll_Old", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1181, + "trimY": 653, + "width": 110, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0e784": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0e784", + "displayName": "", + "id": "0e784", + "name": "PictoIcon_Search", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 829, + "trimY": 647, + "width": 94, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "766df": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@766df", + "displayName": "", + "id": "766df", + "name": "PictoIcon_Security", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 861, + "trimY": 1389, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "50e71": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@50e71", + "displayName": "", + "id": "50e71", + "name": "PictoIcon_Setting", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 363, + "trimY": 495, + "width": 108, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7a099": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7a099", + "displayName": "", + "id": "7a099", + "name": "PictoIcon_Share", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1707, + "trimY": 1505, + "width": 102, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b27f6": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b27f6", + "displayName": "", + "id": "b27f6", + "name": "PictoIcon_Sheos", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1809, + "trimY": 1613, + "width": 104, + "height": 88, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "ffc5a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ffc5a", + "displayName": "", + "id": "ffc5a", + "name": "PictoIcon_Sheos_Wing", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -3, + "offsetY": 1, + "trimX": 1493, + "trimY": 1503, + "width": 106, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3ba99": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3ba99", + "displayName": "", + "id": "3ba99", + "name": "PictoIcon_Sheriff", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 251, + "trimY": 301, + "width": 112, + "height": 122, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f0e29": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f0e29", + "displayName": "", + "id": "f0e29", + "name": "PictoIcon_Shield_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 897, + "trimY": 1695, + "width": 104, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "749c9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@749c9", + "displayName": "", + "id": "749c9", + "name": "PictoIcon_Shield_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 851, + "trimY": 947, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "cbf87": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cbf87", + "displayName": "", + "id": "cbf87", + "name": "PictoIcon_Shield_Viking", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1067, + "trimY": 1383, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e8eee": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e8eee", + "displayName": "", + "id": "e8eee", + "name": "PictoIcon_Ship", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 473, + "trimY": 507, + "width": 120, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "af508": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@af508", + "displayName": "", + "id": "af508", + "name": "PictoIcon_Shop_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1601, + "trimY": 1503, + "width": 104, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fe973": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fe973", + "displayName": "", + "id": "fe973", + "name": "PictoIcon_Shop_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1067, + "trimY": 1157, + "width": 112, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a5040": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a5040", + "displayName": "", + "id": "a5040", + "name": "PictoIcon_Shop_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1603, + "trimY": 1395, + "width": 106, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "768a9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@768a9", + "displayName": "", + "id": "768a9", + "name": "PictoIcon_Shovel", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 389, + "trimY": 717, + "width": 112, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a7bf1": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a7bf1", + "displayName": "", + "id": "a7bf1", + "name": "PictoIcon_Sickle", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 361, + "trimY": 35, + "width": 120, + "height": 116, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "45a25": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@45a25", + "displayName": "", + "id": "45a25", + "name": "PictoIcon_Sign", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 117, + "trimY": 745, + "width": 112, + "height": 122, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6f050": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6f050", + "displayName": "", + "id": "6f050", + "name": "PictoIcon_Skull", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1281, + "trimY": 983, + "width": 110, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bc529": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bc529", + "displayName": "", + "id": "bc529", + "name": "PictoIcon_Sound", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1065, + "trimY": 863, + "width": 112, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7e908": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7e908", + "displayName": "", + "id": "7e908", + "name": "PictoIcon_Sound_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1065, + "trimY": 977, + "width": 112, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "2c531": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2c531", + "displayName": "", + "id": "2c531", + "name": "PictoIcon_Star_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1177, + "trimY": 1269, + "width": 108, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fa7e3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fa7e3", + "displayName": "", + "id": "fa7e3", + "name": "PictoIcon_Star_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1715, + "trimY": 1089, + "width": 104, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c7501": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c7501", + "displayName": "", + "id": "c7501", + "name": "PictoIcon_Star_3", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1717, + "trimY": 211, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e3fb3": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e3fb3", + "displayName": "", + "id": "e3fb3", + "name": "PictoIcon_Star_Empty", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 1, + "trimX": 1179, + "trimY": 1379, + "width": 108, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "886a8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@886a8", + "displayName": "", + "id": "886a8", + "name": "PictoIcon_Step", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1395, + "trimY": 1391, + "width": 98, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "39f5f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@39f5f", + "displayName": "", + "id": "39f5f", + "name": "PictoIcon_Stopwatch_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1293, + "trimY": 325, + "width": 106, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "e43d9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e43d9", + "displayName": "", + "id": "e43d9", + "name": "PictoIcon_Stopwatch_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 225, + "trimY": 1243, + "width": 106, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4248a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4248a", + "displayName": "", + "id": "4248a", + "name": "PictoIcon_Storage", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 1713, + "trimY": 1297, + "width": 102, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "21b66": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@21b66", + "displayName": "", + "id": "21b66", + "name": "PictoIcon_Sun", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1769, + "trimY": 1, + "width": 116, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "975e8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@975e8", + "displayName": "", + "id": "975e8", + "name": "PictoIcon_Switch", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 969, + "trimY": 1503, + "width": 102, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "0b3c8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b3c8", + "displayName": "", + "id": "0b3c8", + "name": "PictoIcon_Sword_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1811, + "trimY": 1509, + "width": 102, + "height": 102, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5cac9": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5cac9", + "displayName": "", + "id": "5cac9", + "name": "PictoIcon_Sword_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1101, + "trimY": 1699, + "width": 100, + "height": 100, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3f50f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3f50f", + "displayName": "", + "id": "3f50f", + "name": "PictoIcon_Tag", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1631, + "trimY": 323, + "width": 110, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "b3c3a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b3c3a", + "displayName": "", + "id": "b3c3a", + "name": "PictoIcon_Target", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 535, + "trimY": 1367, + "width": 106, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4aa33": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4aa33", + "displayName": "", + "id": "4aa33", + "name": "PictoIcon_Telescope", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1923, + "trimY": 1415, + "width": 106, + "height": 98, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "70ddf": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@70ddf", + "displayName": "", + "id": "70ddf", + "name": "PictoIcon_Temple", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 533, + "trimY": 1059, + "width": 114, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "fd9b4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fd9b4", + "displayName": "", + "id": "fd9b4", + "name": "PictoIcon_Tool_Fix", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 669, + "trimY": 1695, + "width": 112, + "height": 104, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "dfe3e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dfe3e", + "displayName": "", + "id": "dfe3e", + "name": "PictoIcon_Top", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1851, + "trimY": 433, + "width": 96, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "78ada": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@78ada", + "displayName": "", + "id": "78ada", + "name": "PictoIcon_Trophy_1", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 231, + "trimY": 1003, + "width": 122, + "height": 92, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f6dc4": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f6dc4", + "displayName": "", + "id": "f6dc4", + "name": "PictoIcon_Trophy_2", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1749, + "trimY": 117, + "width": 124, + "height": 92, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7f98f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7f98f", + "displayName": "", + "id": "7f98f", + "name": "PictoIcon_Tv", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 1, + "trimX": 225, + "trimY": 1363, + "width": 106, + "height": 118, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "db024": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@db024", + "displayName": "", + "id": "db024", + "name": "PictoIcon_Typhoon", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 591, + "trimY": 719, + "width": 112, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6d2ea": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6d2ea", + "displayName": "", + "id": "6d2ea", + "name": "PictoIcon_Under", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": -1, + "offsetY": 0, + "trimX": 1173, + "trimY": 767, + "width": 96, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "c6379": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c6379", + "displayName": "", + "id": "c6379", + "name": "PictoIcon_User", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1383, + "trimY": 1089, + "width": 92, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "298ff": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@298ff", + "displayName": "", + "id": "298ff", + "name": "PictoIcon_User_Add", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1411, + "trimY": 655, + "width": 116, + "height": 106, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "47e8e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@47e8e", + "displayName": "", + "id": "47e8e", + "name": "PictoIcon_User_Info", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": -1, + "offsetY": 0, + "trimX": 503, + "trimY": 833, + "width": 110, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "66b8a": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@66b8a", + "displayName": "", + "id": "66b8a", + "name": "PictoIcon_Video", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 325, + "trimY": 987, + "width": 118, + "height": 92, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5f3f8": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5f3f8", + "displayName": "", + "id": "5f3f8", + "name": "PictoIcon_View", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1875, + "trimY": 117, + "width": 124, + "height": 92, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "5e168": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5e168", + "displayName": "", + "id": "5e168", + "name": "PictoIcon_View_Off", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 473, + "trimY": 315, + "width": 128, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7de5e": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7de5e", + "displayName": "", + "id": "7de5e", + "name": "PictoIcon_Vr", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 241, + "trimY": 1483, + "width": 122, + "height": 90, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "a8089": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a8089", + "displayName": "", + "id": "a8089", + "name": "PictoIcon_Warehouse", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 129, + "trimY": 555, + "width": 126, + "height": 110, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "8d086": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8d086", + "displayName": "", + "id": "8d086", + "name": "PictoIcon_Water", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 1949, + "trimY": 433, + "width": 88, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "1c54c": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c54c", + "displayName": "", + "id": "1c54c", + "name": "PictoIcon_Wing", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 1065, + "trimY": 439, + "width": 108, + "height": 114, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "7507f": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7507f", + "displayName": "", + "id": "7507f", + "name": "PictoIcon_Wood", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 1, + "trimX": 529, + "trimY": 945, + "width": 110, + "height": 112, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "bb614": { + "importer": "sprite-frame", + "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bb614", + "displayName": "", + "id": "bb614", + "name": "PictoIcon_World", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": true, + "offsetX": 0, + "offsetY": 0, + "trimX": 1499, + "trimY": 109, + "width": 102, + "height": 122, + "rawWidth": 128, + "rawHeight": 128, + "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", + "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, "c6846": { "importer": "sprite-frame", "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c6846", @@ -1537,8 +13497,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 742, + "trimX": 595, + "trimY": 421, "width": 124, "height": 82, "rawWidth": 124, @@ -1583,8 +13543,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 125, - "trimY": 1338, + "trimX": 309, + "trimY": 35, "width": 46, "height": 22, "rawWidth": 46, @@ -1626,11 +13586,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1, - "trimY": 1250, + "trimX": 129, + "trimY": 683, "width": 122, "height": 60, "rawWidth": 122, @@ -1663,11138 +13623,6 @@ ], "subMetas": {} }, - "9ff8c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9ff8c", - "displayName": "", - "id": "9ff8c", - "name": "btn_icon_account", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 533, - "trimY": 413, - "width": 86, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "96ce6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@96ce6", - "displayName": "", - "id": "96ce6", - "name": "btn_icon_achieve", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1357, - "trimY": 259, - "width": 80, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "026a5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@026a5", - "displayName": "", - "id": "026a5", - "name": "btn_icon_add", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 813, - "trimY": 665, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1210a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1210a", - "displayName": "", - "id": "1210a", - "name": "btn_icon_airplane", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 533, - "trimY": 497, - "width": 88, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9c673": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9c673", - "displayName": "", - "id": "9c673", - "name": "btn_icon_alert", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 764, - "trimY": 749, - "width": 94, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1bbe1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1bbe1", - "displayName": "", - "id": "1bbe1", - "name": "btn_icon_anchor", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 129, - "trimY": 425, - "width": 104, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aca53": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@aca53", - "displayName": "", - "id": "aca53", - "name": "btn_icon_angel", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 257, - "trimY": 201, - "width": 98, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "34b03": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@34b03", - "displayName": "", - "id": "34b03", - "name": "btn_icon_ankh", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 425, - "trimY": 35, - "width": 70, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b2165": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b2165", - "displayName": "", - "id": "b2165", - "name": "btn_icon_anvil", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 339, - "trimY": 485, - "width": 100, - "height": 70, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "729e7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@729e7", - "displayName": "", - "id": "729e7", - "name": "btn_icon_armor", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1299, - "trimY": 89, - "width": 96, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d69ff": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d69ff", - "displayName": "", - "id": "d69ff", - "name": "btn_icon_arrow", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 441, - "trimY": 495, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3cbed": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3cbed", - "displayName": "", - "id": "3cbed", - "name": "btn_icon_arrow_backward", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 755, - "trimY": 1209, - "width": 90, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e20f5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e20f5", - "displayName": "", - "id": "e20f5", - "name": "btn_icon_arrow_bottom", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1397, - "trimY": 89, - "width": 72, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8c2df": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8c2df", - "displayName": "", - "id": "8c2df", - "name": "btn_icon_arrow_forward", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 925, - "trimY": 833, - "width": 90, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "04879": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@04879", - "displayName": "", - "id": "04879", - "name": "btn_icon_arrow_fw", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 897, - "trimY": 665, - "width": 82, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7cebd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7cebd", - "displayName": "", - "id": "7cebd", - "name": "btn_icon_arrow_next", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 421, - "trimY": 1119, - "width": 50, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0837a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0837a", - "displayName": "", - "id": "0837a", - "name": "btn_icon_arrow_prev", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 607, - "trimY": 1207, - "width": 50, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d3756": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d3756", - "displayName": "", - "id": "d3756", - "name": "btn_icon_arrow_rw", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 981, - "trimY": 665, - "width": 82, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f9ac0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f9ac0", - "displayName": "", - "id": "f9ac0", - "name": "btn_icon_arrow_up", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1959, - "trimY": 81, - "width": 92, - "height": 50, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "830bc": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@830bc", - "displayName": "", - "id": "830bc", - "name": "btn_icon_arrows", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 663, - "trimY": 1117, - "width": 92, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f28d1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f28d1", - "displayName": "", - "id": "f28d1", - "name": "btn_icon_assassin", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 371, - "trimY": 1023, - "width": 94, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "645dd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@645dd", - "displayName": "", - "id": "645dd", - "name": "btn_icon_attachment", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 465, - "trimY": 1021, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "11f02": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@11f02", - "displayName": "", - "id": "11f02", - "name": "btn_icon_attack", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 956, - "trimY": 753, - "width": 78, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ce6eb": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ce6eb", - "displayName": "", - "id": "ce6eb", - "name": "btn_icon_audio", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 739, - "trimY": 197, - "width": 88, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8a1b4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8a1b4", - "displayName": "", - "id": "8a1b4", - "name": "btn_icon_award", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 533, - "trimY": 1213, - "width": 72, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "144e5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@144e5", - "displayName": "", - "id": "144e5", - "name": "btn_icon_axe", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 600, - "trimY": 743, - "width": 82, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "161f4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@161f4", - "displayName": "", - "id": "161f4", - "name": "btn_icon_bad_immune", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1095, - "trimY": 1113, - "width": 82, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d39d6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d39d6", - "displayName": "", - "id": "d39d6", - "name": "btn_icon_ball", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1329, - "trimY": 421, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0055e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0055e", - "displayName": "", - "id": "0055e", - "name": "btn_icon_ball_attack", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1036, - "trimY": 753, - "width": 78, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8374a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8374a", - "displayName": "", - "id": "8374a", - "name": "btn_icon_bang", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 439, - "trimY": 303, - "width": 92, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "083c3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@083c3", - "displayName": "", - "id": "083c3", - "name": "btn_icon_bank", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1689, - "trimY": 429, - "width": 90, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a2c2e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a2c2e", - "displayName": "", - "id": "a2c2e", - "name": "btn_icon_bat", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 251, - "trimY": 301, - "width": 98, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ca663": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ca663", - "displayName": "", - "id": "ca663", - "name": "btn_icon_battery_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 627, - "trimY": 679, - "width": 92, - "height": 62, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b939f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b939f", - "displayName": "", - "id": "b939f", - "name": "btn_icon_battery_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 871, - "trimY": 323, - "width": 92, - "height": 62, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "92a36": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@92a36", - "displayName": "", - "id": "92a36", - "name": "btn_icon_battery_2", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 441, - "trimY": 1309, - "width": 92, - "height": 62, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2826c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2826c", - "displayName": "", - "id": "2826c", - "name": "btn_icon_battery_3", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 1, - "trimX": 795, - "trimY": 1301, - "width": 92, - "height": 68, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "02995": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@02995", - "displayName": "", - "id": "02995", - "name": "btn_icon_bell", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 684, - "trimY": 743, - "width": 78, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a85fa": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a85fa", - "displayName": "", - "id": "a85fa", - "name": "btn_icon_bin", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1679, - "trimY": 691, - "width": 84, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3bdaf": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3bdaf", - "displayName": "", - "id": "3bdaf", - "name": "btn_icon_blackhole", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1419, - "trimY": 421, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "838f5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@838f5", - "displayName": "", - "id": "838f5", - "name": "btn_icon_block_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1745, - "trimY": 183, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "71d0d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@71d0d", - "displayName": "", - "id": "71d0d", - "name": "btn_icon_block_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1065, - "trimY": 665, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9dd62": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9dd62", - "displayName": "", - "id": "9dd62", - "name": "btn_icon_bone", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 325, - "trimY": 35, - "width": 98, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "94a9d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@94a9d", - "displayName": "", - "id": "94a9d", - "name": "btn_icon_book_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 883, - "trimY": 387, - "width": 94, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32dd0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@32dd0", - "displayName": "", - "id": "32dd0", - "name": "btn_icon_bookmark", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1341, - "trimY": 1233, - "width": 76, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c60a3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c60a3", - "displayName": "", - "id": "c60a3", - "name": "btn_icon_bookmark_add", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 971, - "trimY": 579, - "width": 84, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "90fa8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@90fa8", - "displayName": "", - "id": "90fa8", - "name": "btn_icon_boom", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1115, - "trimY": 1, - "width": 106, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2c6b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e2c6b", - "displayName": "", - "id": "e2c6b", - "name": "btn_icon_boot_fly", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 533, - "trimY": 303, - "width": 108, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "58e2f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@58e2f", - "displayName": "", - "id": "58e2f", - "name": "btn_icon_boss", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1200, - "trimY": 751, - "width": 80, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9cea1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9cea1", - "displayName": "", - "id": "9cea1", - "name": "btn_icon_buff", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1509, - "trimY": 421, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fbb1d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fbb1d", - "displayName": "", - "id": "fbb1d", - "name": "btn_icon_bulb", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 355, - "trimY": 201, - "width": 70, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8543a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8543a", - "displayName": "", - "id": "8543a", - "name": "btn_icon_cactus", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 335, - "trimY": 557, - "width": 90, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fe945": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fe945", - "displayName": "", - "id": "fe945", - "name": "btn_icon_calendar", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1413, - "trimY": 863, - "width": 82, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aa546": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@aa546", - "displayName": "", - "id": "aa546", - "name": "btn_icon_camera", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1149, - "trimY": 337, - "width": 90, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2b491": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2b491", - "displayName": "", - "id": "2b491", - "name": "btn_icon_cancle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1501, - "trimY": 945, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "51d46": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@51d46", - "displayName": "", - "id": "51d46", - "name": "btn_icon_candle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 251, - "trimY": 401, - "width": 68, - "height": 104, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ffd92": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ffd92", - "displayName": "", - "id": "ffd92", - "name": "btn_icon_cart", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1241, - "trimY": 337, - "width": 90, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "26d9a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@26d9a", - "displayName": "", - "id": "26d9a", - "name": "btn_icon_castle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 897, - "trimY": 1, - "width": 104, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "98deb": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@98deb", - "displayName": "", - "id": "98deb", - "name": "btn_icon_caution", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1501, - "trimY": 1029, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c8df2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c8df2", - "displayName": "", - "id": "c8df2", - "name": "btn_icon_chat", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1499, - "trimY": 777, - "width": 84, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "29daa": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@29daa", - "displayName": "", - "id": "29daa", - "name": "btn_icon_check", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1267, - "trimY": 1191, - "width": 76, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ec957": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ec957", - "displayName": "", - "id": "ec957", - "name": "btn_icon_chess_king", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 105, - "trimY": 826, - "width": 66, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cf7f4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cf7f4", - "displayName": "", - "id": "cf7f4", - "name": "btn_icon_chess_knight", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 829, - "trimY": 97, - "width": 66, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "32ec3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@32ec3", - "displayName": "", - "id": "32ec3", - "name": "btn_icon_chess_pawn", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 529, - "trimY": 675, - "width": 66, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cfe21": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cfe21", - "displayName": "", - "id": "cfe21", - "name": "btn_icon_chess_queen", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 125, - "trimY": 1238, - "width": 66, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "856e5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@856e5", - "displayName": "", - "id": "856e5", - "name": "btn_icon_chess_rock", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1545, - "trimY": 269, - "width": 72, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "54cd6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@54cd6", - "displayName": "", - "id": "54cd6", - "name": "btn_icon_chest_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1267, - "trimY": 1103, - "width": 86, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9a336": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9a336", - "displayName": "", - "id": "9a336", - "name": "btn_icon_close", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1925, - "trimY": 1185, - "width": 72, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0bee8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0bee8", - "displayName": "", - "id": "0bee8", - "name": "btn_icon_cloth", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1003, - "trimY": 1, - "width": 110, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b6068": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b6068", - "displayName": "", - "id": "b6068", - "name": "btn_icon_clover", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1503, - "trimY": 689, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "70e07": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@70e07", - "displayName": "", - "id": "70e07", - "name": "btn_icon_coal", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 561, - "trimY": 829, - "width": 82, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2244": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e2244", - "displayName": "", - "id": "e2244", - "name": "btn_icon_coin_crown", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1599, - "trimY": 421, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2ec8f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2ec8f", - "displayName": "", - "id": "2ec8f", - "name": "btn_icon_coin_skull", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1163, - "trimY": 1201, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ceca1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ceca1", - "displayName": "", - "id": "ceca1", - "name": "btn_icon_coin_star", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1145, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5ff59": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5ff59", - "displayName": "", - "id": "5ff59", - "name": "btn_icon_compass", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 599, - "trimY": 101, - "width": 96, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4f0d9": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4f0d9", - "displayName": "", - "id": "4f0d9", - "name": "btn_icon_confirm", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1427, - "trimY": 1211, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5b4e2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5b4e2", - "displayName": "", - "id": "5b4e2", - "name": "btn_icon_connect", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 999, - "trimY": 833, - "width": 82, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2eeb3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2eeb3", - "displayName": "", - "id": "2eeb3", - "name": "btn_icon_control_fw", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 897, - "trimY": 169, - "width": 96, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "49b8b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@49b8b", - "displayName": "", - "id": "49b8b", - "name": "btn_icon_control_pause", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 829, - "trimY": 189, - "width": 66, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "148bd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@148bd", - "displayName": "", - "id": "148bd", - "name": "btn_icon_control_play", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 965, - "trimY": 323, - "width": 62, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1f75b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1f75b", - "displayName": "", - "id": "1f75b", - "name": "btn_icon_control_rw", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 621, - "trimY": 385, - "width": 96, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ba7d7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ba7d7", - "displayName": "", - "id": "ba7d7", - "name": "btn_icon_control_stop", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 993, - "trimY": 243, - "width": 78, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ac5fc": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ac5fc", - "displayName": "", - "id": "ac5fc", - "name": "btn_icon_copy", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1118, - "trimY": 753, - "width": 78, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "af89d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@af89d", - "displayName": "", - "id": "af89d", - "name": "btn_icon_coupon", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 897, - "trimY": 243, - "width": 94, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "45ca3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@45ca3", - "displayName": "", - "id": "45ca3", - "name": "btn_icon_critical", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1103, - "trimY": 87, - "width": 96, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd829": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fd829", - "displayName": "", - "id": "fd829", - "name": "btn_icon_crown", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1589, - "trimY": 863, - "width": 84, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a7b8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6a7b8", - "displayName": "", - "id": "6a7b8", - "name": "btn_icon_crystal", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 87, - "trimY": 1138, - "width": 68, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "db759": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@db759", - "displayName": "", - "id": "db759", - "name": "btn_icon_damage", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1915, - "trimY": 1033, - "width": 74, - "height": 74, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e500a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e500a", - "displayName": "", - "id": "e500a", - "name": "btn_icon_debug", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1511, - "trimY": 1199, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "06c34": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@06c34", - "displayName": "", - "id": "06c34", - "name": "btn_icon_defense", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 557, - "trimY": 1021, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a3fb3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a3fb3", - "displayName": "", - "id": "a3fb3", - "name": "btn_icon_detail", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1979, - "trimY": 373, - "width": 28, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "42f63": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@42f63", - "displayName": "", - "id": "42f63", - "name": "btn_icon_dice", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 235, - "trimY": 1119, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a6ba8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a6ba8", - "displayName": "", - "id": "a6ba8", - "name": "btn_icon_dig", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1518, - "trimY": 1283, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "424b2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@424b2", - "displayName": "", - "id": "424b2", - "name": "btn_icon_direct", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 697, - "trimY": 99, - "width": 96, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f884f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f884f", - "displayName": "", - "id": "f884f", - "name": "btn_icon_direction", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 177, - "trimY": 927, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3450a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3450a", - "displayName": "", - "id": "3450a", - "name": "btn_icon_dislike", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 883, - "trimY": 483, - "width": 94, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "09af5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@09af5", - "displayName": "", - "id": "09af5", - "name": "btn_icon_display", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 429, - "trimY": 671, - "width": 98, - "height": 66, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d0424": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d0424", - "displayName": "", - "id": "d0424", - "name": "btn_icon_documnet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1639, - "trimY": 269, - "width": 72, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0a25f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0a25f", - "displayName": "", - "id": "0a25f", - "name": "btn_icon_door", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 695, - "trimY": 289, - "width": 92, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2c591": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2c591", - "displayName": "", - "id": "2c591", - "name": "btn_icon_emoji_angry", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1235, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "861a1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@861a1", - "displayName": "", - "id": "861a1", - "name": "btn_icon_emoji_sad", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1325, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fc97c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fc97c", - "displayName": "", - "id": "fc97c", - "name": "btn_icon_emoji_smile", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1415, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a606f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a606f", - "displayName": "", - "id": "a606f", - "name": "btn_icon_emoji_wow", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1505, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fb10f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fb10f", - "displayName": "", - "id": "fb10f", - "name": "btn_icon_energy", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 703, - "trimY": 1301, - "width": 70, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "02c61": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@02c61", - "displayName": "", - "id": "02c61", - "name": "btn_icon_expand", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1602, - "trimY": 1281, - "width": 80, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "995d4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@995d4", - "displayName": "", - "id": "995d4", - "name": "btn_icon_export", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1595, - "trimY": 1197, - "width": 78, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "31ad7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@31ad7", - "displayName": "", - "id": "31ad7", - "name": "btn_icon_eyeball", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 327, - "trimY": 1119, - "width": 92, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3f299": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3f299", - "displayName": "", - "id": "3f299", - "name": "btn_icon_feather", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1009, - "trimY": 1017, - "width": 90, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "344df": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@344df", - "displayName": "", - "id": "344df", - "name": "btn_icon_female", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 325, - "trimY": 135, - "width": 64, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2c031": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2c031", - "displayName": "", - "id": "2c031", - "name": "btn_icon_fense", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 329, - "trimY": 649, - "width": 98, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "01a29": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@01a29", - "displayName": "", - "id": "01a29", - "name": "btn_icon_fight", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 473, - "trimY": 1117, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8c24d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8c24d", - "displayName": "", - "id": "8c24d", - "name": "btn_icon_filter", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1263, - "trimY": 257, - "width": 92, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "074cd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@074cd", - "displayName": "", - "id": "074cd", - "name": "btn_icon_fire", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1733, - "trimY": 271, - "width": 76, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8faf4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8faf4", - "displayName": "", - "id": "8faf4", - "name": "btn_icon_firm", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1241, - "trimY": 661, - "width": 88, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ad869": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ad869", - "displayName": "", - "id": "ad869", - "name": "btn_icon_fish", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 695, - "trimY": 381, - "width": 92, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "445b2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@445b2", - "displayName": "", - "id": "445b2", - "name": "btn_icon_fish_bone", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 739, - "trimY": 925, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ba4ed": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ba4ed", - "displayName": "", - "id": "ba4ed", - "name": "btn_icon_fist", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1848, - "trimY": 1277, - "width": 76, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1503b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1503b", - "displayName": "", - "id": "1503b", - "name": "btn_icon_fix", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 5, - "offsetY": 0, - "trimX": 1773, - "trimY": 609, - "width": 88, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3ef48": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3ef48", - "displayName": "", - "id": "3ef48", - "name": "btn_icon_flag_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 565, - "trimY": 1117, - "width": 88, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f9423": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f9423", - "displayName": "", - "id": "f9423", - "name": "btn_icon_flag_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1749, - "trimY": 1, - "width": 92, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3ad54": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3ad54", - "displayName": "", - "id": "3ad54", - "name": "btn_icon_focus", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 273, - "trimY": 927, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "21d1c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@21d1c", - "displayName": "", - "id": "21d1c", - "name": "btn_icon_folder", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1169, - "trimY": 253, - "width": 92, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3b87f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3b87f", - "displayName": "", - "id": "3b87f", - "name": "btn_icon_friend_add", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1939, - "trimY": 781, - "width": 70, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0b02c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b02c", - "displayName": "", - "id": "0b02c", - "name": "btn_icon_gacha_ball", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1684, - "trimY": 1279, - "width": 80, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "acd60": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@acd60", - "displayName": "", - "id": "acd60", - "name": "btn_icon_game", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 157, - "trimY": 1128, - "width": 98, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "50bc6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@50bc6", - "displayName": "", - "id": "50bc6", - "name": "btn_icon_gear", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1595, - "trimY": 511, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd3c9": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dd3c9", - "displayName": "", - "id": "dd3c9", - "name": "btn_icon_gem_diamond", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1427, - "trimY": 341, - "width": 90, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6cee8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6cee8", - "displayName": "", - "id": "6cee8", - "name": "btn_icon_gem_hexagon", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1011, - "trimY": 925, - "width": 82, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2ee82": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2ee82", - "displayName": "", - "id": "2ee82", - "name": "btn_icon_gem_rhombus", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1153, - "trimY": 661, - "width": 86, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "98e33": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@98e33", - "displayName": "", - "id": "98e33", - "name": "btn_icon_gem_triangle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 860, - "trimY": 753, - "width": 94, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "edd7a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@edd7a", - "displayName": "", - "id": "edd7a", - "name": "btn_icon_gift", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 883, - "trimY": 579, - "width": 86, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a74a5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a74a5", - "displayName": "", - "id": "a74a5", - "name": "btn_icon_globe", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1591, - "trimY": 689, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6ea15": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6ea15", - "displayName": "", - "id": "6ea15", - "name": "btn_icon_glove", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": -4, - "offsetY": 0, - "trimX": 97, - "trimY": 1028, - "width": 82, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fa57a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fa57a", - "displayName": "", - "id": "fa57a", - "name": "btn_icon_goal", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 206, - "trimY": 731, - "width": 96, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "635be": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@635be", - "displayName": "", - "id": "635be", - "name": "btn_icon_guild", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1201, - "trimY": 89, - "width": 96, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9a084": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9a084", - "displayName": "", - "id": "9a084", - "name": "btn_icon_gun", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 193, - "trimY": 1228, - "width": 98, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4fafa": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4fafa", - "displayName": "", - "id": "4fafa", - "name": "btn_icon_hammer", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 5, - "offsetY": 3, - "trimX": 271, - "trimY": 829, - "width": 94, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ef678": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ef678", - "displayName": "", - "id": "ef678", - "name": "btn_icon_haptic", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 402, - "trimY": 739, - "width": 96, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ef506": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ef506", - "displayName": "", - "id": "ef506", - "name": "btn_icon_hatchet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 427, - "trimY": 201, - "width": 100, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "35fd8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@35fd8", - "displayName": "", - "id": "35fd8", - "name": "btn_icon_health", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1685, - "trimY": 517, - "width": 88, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "eba03": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@eba03", - "displayName": "", - "id": "eba03", - "name": "btn_icon_helmet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1005, - "trimY": 1109, - "width": 88, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d5846": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d5846", - "displayName": "", - "id": "d5846", - "name": "btn_icon_help", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1585, - "trimY": 945, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "db974": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@db974", - "displayName": "", - "id": "db974", - "name": "btn_icon_hide", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 1451, - "trimY": 267, - "width": 92, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7f89f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7f89f", - "displayName": "", - "id": "7f89f", - "name": "btn_icon_history", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1637, - "trimY": 95, - "width": 96, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fbe69": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fbe69", - "displayName": "", - "id": "fbe69", - "name": "btn_icon_home_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1163, - "trimY": 1291, - "width": 80, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7e51b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7e51b", - "displayName": "", - "id": "7e51b", - "name": "btn_icon_home_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 917, - "trimY": 1205, - "width": 94, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2acc3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2acc3", - "displayName": "", - "id": "2acc3", - "name": "btn_icon_hourglass", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1335, - "trimY": 891, - "width": 76, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "df981": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@df981", - "displayName": "", - "id": "df981", - "name": "btn_icon_info", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1585, - "trimY": 1029, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a335a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a335a", - "displayName": "", - "id": "a335a", - "name": "btn_icon_invert", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1503, - "trimY": 601, - "width": 88, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "bd507": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@bd507", - "displayName": "", - "id": "bd507", - "name": "btn_icon_key", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1921, - "trimY": 281, - "width": 90, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "aa89d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@aa89d", - "displayName": "", - "id": "aa89d", - "name": "btn_icon_key_crown", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1034, - "width": 102, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6a9b7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6a9b7", - "displayName": "", - "id": "6a9b7", - "name": "btn_icon_kinght", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 739, - "trimY": 1017, - "width": 88, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ff322": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ff322", - "displayName": "", - "id": "ff322", - "name": "btn_icon_laurel", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1735, - "trimY": 95, - "width": 96, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "12cd9": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@12cd9", - "displayName": "", - "id": "12cd9", - "name": "btn_icon_layout", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1926, - "trimY": 1259, - "width": 72, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "891dd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@891dd", - "displayName": "", - "id": "891dd", - "name": "btn_icon_leaderboard", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 273, - "trimY": 1215, - "width": 98, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd8c1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fd8c1", - "displayName": "", - "id": "fd8c1", - "name": "btn_icon_leaf", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 757, - "trimY": 1111, - "width": 78, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "db4a4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@db4a4", - "displayName": "", - "id": "db4a4", - "name": "btn_icon_learn", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 1138, - "width": 110, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e2859": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e2859", - "displayName": "", - "id": "e2859", - "name": "btn_icon_life", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1519, - "trimY": 343, - "width": 90, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "283f8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@283f8", - "displayName": "", - "id": "283f8", - "name": "btn_icon_life_add", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1611, - "trimY": 343, - "width": 90, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8687b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8687b", - "displayName": "", - "id": "8687b", - "name": "btn_icon_life_break", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1167, - "trimY": 833, - "width": 90, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4f9b2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4f9b2", - "displayName": "", - "id": "4f9b2", - "name": "btn_icon_light", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1593, - "trimY": 601, - "width": 88, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "eaa66": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@eaa66", - "displayName": "", - "id": "eaa66", - "name": "btn_icon_like", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 917, - "trimY": 1109, - "width": 94, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cff61": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cff61", - "displayName": "", - "id": "cff61", - "name": "btn_icon_link", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1177, - "trimY": 1017, - "width": 90, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "053b1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@053b1", - "displayName": "", - "id": "053b1", - "name": "btn_icon_list_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 997, - "trimY": 167, - "width": 82, - "height": 74, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "72bf0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@72bf0", - "displayName": "", - "id": "72bf0", - "name": "btn_icon_list_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1675, - "trimY": 865, - "width": 86, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a67a7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a67a7", - "displayName": "", - "id": "a67a7", - "name": "btn_icon_location", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1827, - "trimY": 273, - "width": 80, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a494": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2a494", - "displayName": "", - "id": "2a494", - "name": "btn_icon_lock", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 889, - "trimY": 1301, - "width": 68, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "966fe": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@966fe", - "displayName": "", - "id": "966fe", - "name": "btn_icon_magic", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1083, - "trimY": 833, - "width": 82, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f8b83": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f8b83", - "displayName": "", - "id": "f8b83", - "name": "btn_icon_magic_ball", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1003, - "trimY": 1205, - "width": 76, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ea167": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ea167", - "displayName": "", - "id": "ea167", - "name": "btn_icon_magic_bomb", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1331, - "trimY": 1, - "width": 104, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6856f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6856f", - "displayName": "", - "id": "6856f", - "name": "btn_icon_magic_drop", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 837, - "trimY": 1111, - "width": 78, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "450f8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@450f8", - "displayName": "", - "id": "450f8", - "name": "btn_icon_magic_square", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 351, - "trimY": 303, - "width": 86, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "24da8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@24da8", - "displayName": "", - "id": "24da8", - "name": "btn_icon_magnetic", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1855, - "trimY": 697, - "width": 86, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6a15": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d6a15", - "displayName": "", - "id": "d6a15", - "name": "btn_icon_mail", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 417, - "trimY": 135, - "width": 84, - "height": 64, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e7696": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e7696", - "displayName": "", - "id": "e7696", - "name": "btn_icon_mail_read", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1253, - "trimY": 1269, - "width": 82, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cb37e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cb37e", - "displayName": "", - "id": "cb37e", - "name": "btn_icon_mana", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1851, - "trimY": 867, - "width": 80, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f0ea2": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f0ea2", - "displayName": "", - "id": "f0ea2", - "name": "btn_icon_map_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1557, - "trimY": 183, - "width": 92, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2f0a0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2f0a0", - "displayName": "", - "id": "2f0a0", - "name": "btn_icon_map_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1651, - "trimY": 183, - "width": 92, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2a3df": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2a3df", - "displayName": "", - "id": "2a3df", - "name": "btn_icon_mappin", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 623, - "trimY": 483, - "width": 80, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "69ebb": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@69ebb", - "displayName": "", - "id": "69ebb", - "name": "btn_icon_mask", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 928, - "width": 104, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "88c52": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@88c52", - "displayName": "", - "id": "88c52", - "name": "btn_icon_meat", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 367, - "trimY": 829, - "width": 94, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "07d88": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@07d88", - "displayName": "", - "id": "07d88", - "name": "btn_icon_medal_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 627, - "trimY": 581, - "width": 96, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f090c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f090c", - "displayName": "", - "id": "f090c", - "name": "btn_icon_medal_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 789, - "trimY": 289, - "width": 96, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b5734": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b5734", - "displayName": "", - "id": "b5734", - "name": "btn_icon_megaphone", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1851, - "trimY": 1, - "width": 90, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8769e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8769e", - "displayName": "", - "id": "8769e", - "name": "btn_icon_menu_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1669, - "trimY": 1027, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cd49c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cd49c", - "displayName": "", - "id": "cd49c", - "name": "btn_icon_menu_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1587, - "trimY": 1113, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "98df6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@98df6", - "displayName": "", - "id": "98df6", - "name": "btn_icon_mic_off", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 739, - "trimY": 833, - "width": 92, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3a07b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3a07b", - "displayName": "", - "id": "3a07b", - "name": "btn_icon_mission", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 511, - "trimY": 201, - "width": 100, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "edffe": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@edffe", - "displayName": "", - "id": "edffe", - "name": "btn_icon_moneybag", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 657, - "trimY": 925, - "width": 80, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "be702": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@be702", - "displayName": "", - "id": "be702", - "name": "btn_icon_moon", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 833, - "trimY": 833, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "769d7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@769d7", - "displayName": "", - "id": "769d7", - "name": "btn_icon_movie", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1501, - "trimY": 863, - "width": 86, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c36bc": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c36bc", - "displayName": "", - "id": "c36bc", - "name": "btn_icon_mushroom", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 697, - "trimY": 1, - "width": 98, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a799b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a799b", - "displayName": "", - "id": "a799b", - "name": "btn_icon_music", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1835, - "trimY": 1033, - "width": 78, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e93bf": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e93bf", - "displayName": "", - "id": "e93bf", - "name": "btn_icon_music_off", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1369, - "trimY": 181, - "width": 92, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "da719": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@da719", - "displayName": "", - "id": "da719", - "name": "btn_icon_oil", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1339, - "trimY": 979, - "width": 78, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c7e81": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c7e81", - "displayName": "", - "id": "c7e81", - "name": "btn_icon_paper_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1223, - "trimY": 1, - "width": 106, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "04058": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@04058", - "displayName": "", - "id": "04058", - "name": "btn_icon_passive", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1177, - "trimY": 925, - "width": 82, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f645d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f645d", - "displayName": "", - "id": "f645d", - "name": "btn_icon_paw", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 599, - "trimY": 199, - "width": 96, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "984d1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@984d1", - "displayName": "", - "id": "984d1", - "name": "btn_icon_pen", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1323, - "trimY": 601, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d9255": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d9255", - "displayName": "", - "id": "d9255", - "name": "btn_icon_pet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1073, - "trimY": 253, - "width": 94, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8efcf": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8efcf", - "displayName": "", - "id": "8efcf", - "name": "btn_icon_photo", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1323, - "trimY": 691, - "width": 88, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "edb3b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@edb3b", - "displayName": "", - "id": "edb3b", - "name": "btn_icon_pick", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 831, - "trimY": 925, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "4eaad": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4eaad", - "displayName": "", - "id": "4eaad", - "name": "btn_icon_piggy", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1647, - "trimY": 1, - "width": 100, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c208f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c208f", - "displayName": "", - "id": "c208f", - "name": "btn_icon_plam", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1145, - "trimY": 421, - "width": 90, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "278a1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@278a1", - "displayName": "", - "id": "278a1", - "name": "btn_icon_planet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1437, - "trimY": 1, - "width": 104, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6c568": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6c568", - "displayName": "", - "id": "6c568", - "name": "btn_icon_plus", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1921, - "trimY": 949, - "width": 78, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8c2d4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8c2d4", - "displayName": "", - "id": "8c2d4", - "name": "btn_icon_pointer", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1323, - "trimY": 773, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b7b07": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b7b07", - "displayName": "", - "id": "b7b07", - "name": "btn_icon_poo", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 705, - "trimY": 473, - "width": 96, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cea46": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cea46", - "displayName": "", - "id": "cea46", - "name": "btn_icon_pot", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1543, - "trimY": 1, - "width": 86, - "height": 102, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dd2b1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dd2b1", - "displayName": "", - "id": "dd2b1", - "name": "btn_icon_potion", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1411, - "trimY": 775, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cc556": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cc556", - "displayName": "", - "id": "cc556", - "name": "btn_icon_pouch", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 971, - "trimY": 483, - "width": 80, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d51c7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d51c7", - "displayName": "", - "id": "d51c7", - "name": "btn_icon_poweroff", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1419, - "trimY": 947, - "width": 80, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b183e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b183e", - "displayName": "", - "id": "b183e", - "name": "btn_icon_priest", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 500, - "trimY": 743, - "width": 84, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a84e5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a84e5", - "displayName": "", - "id": "a84e5", - "name": "btn_icon_profile", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1766, - "trimY": 1279, - "width": 80, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f15d7": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f15d7", - "displayName": "", - "id": "f15d7", - "name": "btn_icon_pumkin", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 229, - "trimY": 635, - "width": 98, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8cd2b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8cd2b", - "displayName": "", - "id": "8cd2b", - "name": "btn_icon_puzzle", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 353, - "trimY": 1213, - "width": 86, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "76f21": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@76f21", - "displayName": "", - "id": "76f21", - "name": "btn_icon_qna", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1587, - "trimY": 777, - "width": 84, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b4def": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b4def", - "displayName": "", - "id": "b4def", - "name": "btn_icon_question", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1053, - "trimY": 513, - "width": 64, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d0d44": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d0d44", - "displayName": "", - "id": "d0d44", - "name": "btn_icon_quit", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 533, - "trimY": 593, - "width": 92, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d5d1f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d5d1f", - "displayName": "", - "id": "d5d1f", - "name": "btn_icon_ranking", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 829, - "trimY": 1017, - "width": 92, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d1eb6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d1eb6", - "displayName": "", - "id": "d1eb6", - "name": "btn_icon_redo", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1245, - "trimY": 833, - "width": 88, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3abd0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3abd0", - "displayName": "", - "id": "3abd0", - "name": "btn_icon_refresh", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1095, - "trimY": 925, - "width": 80, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3d579": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3d579", - "displayName": "", - "id": "3d579", - "name": "btn_icon_reload", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1675, - "trimY": 1195, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6f603": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6f603", - "displayName": "", - "id": "6f603", - "name": "btn_icon_remove", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1753, - "trimY": 949, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6e51": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d6e51", - "displayName": "", - "id": "d6e51", - "name": "btn_icon_reverse", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 709, - "trimY": 571, - "width": 84, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5429b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5429b", - "displayName": "", - "id": "5429b", - "name": "btn_icon_ring", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1261, - "trimY": 923, - "width": 88, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "60b42": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@60b42", - "displayName": "", - "id": "60b42", - "name": "btn_icon_rocket", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 917, - "trimY": 1017, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1c1fd": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c1fd", - "displayName": "", - "id": "1c1fd", - "name": "btn_icon_save", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1763, - "trimY": 867, - "width": 86, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a3002": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a3002", - "displayName": "", - "id": "a3002", - "name": "btn_icon_scale", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 235, - "trimY": 471, - "width": 102, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "294a4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@294a4", - "displayName": "", - "id": "294a4", - "name": "btn_icon_scroll", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 129, - "trimY": 627, - "width": 98, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "7870b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@7870b", - "displayName": "", - "id": "7870b", - "name": "btn_icon_search", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1057, - "trimY": 579, - "width": 86, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1cee3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1cee3", - "displayName": "", - "id": "1cee3", - "name": "btn_icon_security", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 607, - "trimY": 287, - "width": 86, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "ef5cb": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@ef5cb", - "displayName": "", - "id": "ef5cb", - "name": "btn_icon_send", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1703, - "trimY": 349, - "width": 90, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5f68b": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5f68b", - "displayName": "", - "id": "5f68b", - "name": "btn_icon_setting", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1413, - "trimY": 601, - "width": 88, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e46b6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e46b6", - "displayName": "", - "id": "e46b6", - "name": "btn_icon_shape", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1055, - "trimY": 335, - "width": 84, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "62b31": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@62b31", - "displayName": "", - "id": "62b31", - "name": "btn_icon_share", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 793, - "trimY": 473, - "width": 88, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3bf67": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3bf67", - "displayName": "", - "id": "3bf67", - "name": "btn_icon_shield", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 441, - "trimY": 1213, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c3d8c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c3d8c", - "displayName": "", - "id": "c3d8c", - "name": "btn_icon_shoes", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 829, - "trimY": 1207, - "width": 92, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "619e0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@619e0", - "displayName": "", - "id": "619e0", - "name": "btn_icon_shop_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1237, - "trimY": 421, - "width": 90, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "698b3": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@698b3", - "displayName": "", - "id": "698b3", - "name": "btn_icon_shop_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1795, - "trimY": 355, - "width": 90, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "075a6": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@075a6", - "displayName": "", - "id": "075a6", - "name": "btn_icon_shuriken", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 497, - "trimY": 1, - "width": 98, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "802ff": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@802ff", - "displayName": "", - "id": "802ff", - "name": "btn_icon_signpost", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 369, - "trimY": 927, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "15e2d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@15e2d", - "displayName": "", - "id": "15e2d", - "name": "btn_icon_siren", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1781, - "trimY": 443, - "width": 90, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, "08c82": { "importer": "sprite-frame", "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@08c82", @@ -12807,8 +13635,8 @@ "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1753, - "trimY": 1033, + "trimX": 861, + "trimY": 1617, "width": 80, "height": 76, "rawWidth": 128, @@ -12841,1984 +13669,6 @@ ], "subMetas": {} }, - "03165": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@03165", - "displayName": "", - "id": "03165", - "name": "btn_icon_sleep", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1507, - "trimY": 1113, - "width": 78, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f7c13": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f7c13", - "displayName": "", - "id": "f7c13", - "name": "btn_icon_slidebar", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1177, - "trimY": 173, - "width": 94, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "05e26": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@05e26", - "displayName": "", - "id": "05e26", - "name": "btn_icon_sound_off", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1927, - "trimY": 187, - "width": 92, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d47ca": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d47ca", - "displayName": "", - "id": "d47ca", - "name": "btn_icon_speed", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1683, - "trimY": 605, - "width": 84, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e0b83": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e0b83", - "displayName": "", - "id": "e0b83", - "name": "btn_icon_stack", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 463, - "trimY": 829, - "width": 94, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "e7635": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e7635", - "displayName": "", - "id": "e7635", - "name": "btn_icon_star", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1887, - "trimY": 373, - "width": 90, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f2e85": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f2e85", - "displayName": "", - "id": "f2e85", - "name": "btn_icon_stopwatch", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1421, - "trimY": 1035, - "width": 78, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "04548": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@04548", - "displayName": "", - "id": "04548", - "name": "btn_icon_store", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1003, - "trimY": 85, - "width": 98, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "455a1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@455a1", - "displayName": "", - "id": "455a1", - "name": "btn_icon_sun", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 597, - "trimY": 1, - "width": 98, - "height": 98, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1b636": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1b636", - "displayName": "", - "id": "1b636", - "name": "btn_icon_switch", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 795, - "trimY": 569, - "width": 86, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2725c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2725c", - "displayName": "", - "id": "2725c", - "name": "btn_icon_sword", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1923, - "trimY": 1109, - "width": 74, - "height": 74, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c82b5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c82b5", - "displayName": "", - "id": "c82b5", - "name": "btn_icon_talk_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 645, - "trimY": 829, - "width": 92, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "12e6f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@12e6f", - "displayName": "", - "id": "12e6f", - "name": "btn_icon_talk_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 277, - "trimY": 1023, - "width": 92, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "dc008": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@dc008", - "displayName": "", - "id": "dc008", - "name": "btn_icon_tank", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 357, - "trimY": 401, - "width": 104, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "8e0f4": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@8e0f4", - "displayName": "", - "id": "8e0f4", - "name": "btn_icon_tap", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1543, - "trimY": 89, - "width": 92, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0ab31": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0ab31", - "displayName": "", - "id": "0ab31", - "name": "btn_icon_target", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1763, - "trimY": 779, - "width": 86, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "f49f0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@f49f0", - "displayName": "", - "id": "f49f0", - "name": "btn_icon_thunder", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 465, - "trimY": 925, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "2dab0": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2dab0", - "displayName": "", - "id": "2dab0", - "name": "btn_icon_ticket", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 607, - "trimY": 1301, - "width": 94, - "height": 70, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "a1b1a": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@a1b1a", - "displayName": "", - "id": "a1b1a", - "name": "btn_icon_time", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1755, - "trimY": 1111, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6c842": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6c842", - "displayName": "", - "id": "6c842", - "name": "btn_icon_timer", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1427, - "trimY": 1123, - "width": 78, - "height": 86, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fdf1e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fdf1e", - "displayName": "", - "id": "fdf1e", - "name": "btn_icon_tool", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1053, - "trimY": 421, - "width": 90, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "80d89": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@80d89", - "displayName": "", - "id": "80d89", - "name": "btn_icon_tooltip", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": -1, - "trimX": 1095, - "trimY": 1019, - "width": 80, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "6745c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6745c", - "displayName": "", - "id": "6745c", - "name": "btn_icon_tower", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1471, - "trimY": 87, - "width": 70, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d9ac8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d9ac8", - "displayName": "", - "id": "d9ac8", - "name": "btn_icon_training", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 63, - "trimY": 1250, - "width": 110, - "height": 60, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "008ea": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@008ea", - "displayName": "", - "id": "008ea", - "name": "btn_icon_tree", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 659, - "trimY": 1209, - "width": 90, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "88c13": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@88c13", - "displayName": "", - "id": "88c13", - "name": "btn_icon_tree_pine", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 231, - "trimY": 557, - "width": 76, - "height": 102, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d6af1": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d6af1", - "displayName": "", - "id": "d6af1", - "name": "btn_icon_trophy_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 897, - "trimY": 91, - "width": 98, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "fd498": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fd498", - "displayName": "", - "id": "fd498", - "name": "btn_icon_trophy_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 1, - "offsetY": 0, - "trimX": 1273, - "trimY": 177, - "width": 94, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "59dcf": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@59dcf", - "displayName": "", - "id": "59dcf", - "name": "btn_icon_tv", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1179, - "trimY": 1109, - "width": 86, - "height": 90, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "92c61": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@92c61", - "displayName": "", - "id": "92c61", - "name": "btn_icon_undo", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1261, - "trimY": 1013, - "width": 88, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "1719e": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1719e", - "displayName": "", - "id": "1719e", - "name": "btn_icon_unlock", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 463, - "trimY": 401, - "width": 68, - "height": 92, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "891d8": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@891d8", - "displayName": "", - "id": "891d8", - "name": "btn_icon_user", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1953, - "trimY": 1, - "width": 56, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "c12c5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@c12c5", - "displayName": "", - "id": "c12c5", - "name": "btn_icon_view", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1873, - "trimY": 461, - "width": 90, - "height": 72, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "16dc5": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@16dc5", - "displayName": "", - "id": "16dc5", - "name": "btn_icon_viking_helmet", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 257, - "trimY": 79, - "width": 120, - "height": 66, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "b727d": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b727d", - "displayName": "", - "id": "b727d", - "name": "btn_icon_volume", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 1237, - "trimY": 601, - "width": 58, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "0d245": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0d245", - "displayName": "", - "id": "0d245", - "name": "btn_icon_volume_mute", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1833, - "trimY": 187, - "width": 92, - "height": 84, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "67e40": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@67e40", - "displayName": "", - "id": "67e40", - "name": "btn_icon_volume_off", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1775, - "trimY": 531, - "width": 90, - "height": 76, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "60f46": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@60f46", - "displayName": "", - "id": "60f46", - "name": "btn_icon_wand_0", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 173, - "trimY": 829, - "width": 96, - "height": 96, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "67f0f": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@67f0f", - "displayName": "", - "id": "67f0f", - "name": "btn_icon_wand_1", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 561, - "trimY": 925, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "cc168": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@cc168", - "displayName": "", - "id": "cc168", - "name": "btn_icon_warning", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1282, - "trimY": 751, - "width": 28, - "height": 80, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "59c95": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@59c95", - "displayName": "", - "id": "59c95", - "name": "btn_icon_water", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": true, - "offsetX": 0, - "offsetY": 0, - "trimX": 981, - "trimY": 1301, - "width": 68, - "height": 88, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "3fdfb": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@3fdfb", - "displayName": "", - "id": "3fdfb", - "name": "btn_icon_wifi_on", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1867, - "trimY": 535, - "width": 90, - "height": 78, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "9e709": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@9e709", - "displayName": "", - "id": "9e709", - "name": "btn_icon_windcock", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1, - "trimY": 826, - "width": 102, - "height": 100, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, "fdc31": { "importer": "sprite-frame", "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fdc31", @@ -14828,11 +13678,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 1851, - "trimY": 781, + "trimX": 1669, + "trimY": 1699, "width": 84, "height": 86, "rawWidth": 128, @@ -14865,190 +13715,6 @@ ], "subMetas": {} }, - "4f61c": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@4f61c", - "displayName": "", - "id": "4f61c", - "name": "btn_icon_witchhat", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 304, - "trimY": 733, - "width": 96, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "d2b87": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@d2b87", - "displayName": "", - "id": "d2b87", - "name": "btn_icon_yinyang", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 181, - "trimY": 1023, - "width": 94, - "height": 94, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "899ac": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@899ac", - "displayName": "", - "id": "899ac", - "name": "btn_icon_zoomin", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1759, - "trimY": 1195, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, - "5e1df": { - "importer": "sprite-frame", - "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@5e1df", - "displayName": "", - "id": "5e1df", - "name": "btn_icon_zoomout", - "userData": { - "trimType": "auto", - "trimThreshold": 1, - "rotated": false, - "offsetX": 0, - "offsetY": 0, - "trimX": 1839, - "trimY": 1111, - "width": 82, - "height": 82, - "rawWidth": 128, - "rawHeight": 128, - "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": "b502af19-a87f-4a60-8218-986fe24f1d77@6c48a", - "atlasUuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9" - }, - "ver": "1.0.12", - "imported": true, - "files": [ - ".json" - ], - "subMetas": {} - }, "efb8d": { "importer": "sprite-frame", "uuid": "8e53e122-d71b-440a-bb07-9938dd6c20d9@efb8d", @@ -15242,11 +13908,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": true, + "rotated": false, "offsetX": 0, "offsetY": 0, - "trimX": 129, - "trimY": 729, + "trimX": 943, + "trimY": 1617, "width": 95, "height": 75, "rawWidth": 95, @@ -15288,11 +13954,11 @@ "userData": { "trimType": "auto", "trimThreshold": 1, - "rotated": false, + "rotated": true, "offsetX": 0, "offsetY": 0, - "trimX": 1427, - "trimY": 1295, + "trimX": 2005, + "trimY": 1, "width": 89, "height": 20, "rawWidth": 89, diff --git a/assets/resources/gui/gui2.png b/assets/resources/gui/gui2.png index fe3aadf9..5bed6f17 100644 Binary files a/assets/resources/gui/gui2.png and b/assets/resources/gui/gui2.png differ diff --git a/assets/resources/gui/role_controller.prefab b/assets/resources/gui/role_controller.prefab index 8fe97756..14075a9c 100644 --- a/assets/resources/gui/role_controller.prefab +++ b/assets/resources/gui/role_controller.prefab @@ -22,41 +22,41 @@ "__id__": 2 }, { - "__id__": 436 + "__id__": 504 }, { - "__id__": 462 + "__id__": 574 }, { - "__id__": 466 + "__id__": 578 }, { - "__id__": 476 + "__id__": 588 }, { - "__id__": 480 + "__id__": 592 }, { - "__id__": 1586 + "__id__": 1698 }, { - "__id__": 1675 + "__id__": 1787 } ], "_active": true, "_components": [ { - "__id__": 1681 + "__id__": 1793 }, { - "__id__": 1683 + "__id__": 1795 }, { - "__id__": 1685 + "__id__": 1797 } ], "_prefab": { - "__id__": 1687 + "__id__": 1799 }, "_lpos": { "__type__": "cc.Vec3", @@ -103,32 +103,32 @@ "__id__": 23 }, { - "__id__": 57 + "__id__": 67 }, { - "__id__": 91 + "__id__": 111 }, { - "__id__": 209 + "__id__": 277 }, { - "__id__": 272 + "__id__": 340 } ], "_active": true, "_components": [ { - "__id__": 429 + "__id__": 497 }, { - "__id__": 431 + "__id__": 499 }, { - "__id__": 433 + "__id__": 501 } ], "_prefab": { - "__id__": 435 + "__id__": 503 }, "_lpos": { "__type__": "cc.Vec3", @@ -629,20 +629,23 @@ "__id__": 30 }, { - "__id__": 36 - } - ], - "_active": true, - "_components": [ - { - "__id__": 52 + "__id__": 38 }, { "__id__": 54 } ], + "_active": true, + "_components": [ + { + "__id__": 62 + }, + { + "__id__": 64 + } + ], "_prefab": { - "__id__": 56 + "__id__": 66 }, "_lpos": { "__type__": "cc.Vec3", @@ -682,7 +685,7 @@ "__id__": 23 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 25 @@ -825,10 +828,13 @@ }, { "__id__": 33 + }, + { + "__id__": 35 } ], "_prefab": { - "__id__": 35 + "__id__": 37 }, "_lpos": { "__type__": "cc.Vec3", @@ -873,8 +879,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 60, - "height": 60 + "width": 75, + "height": 75 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -932,6 +938,35 @@ "__type__": "cc.CompPrefabInfo", "fileId": "136OEJWdJN3r5fCDMVvALr" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 30 + }, + "_enabled": true, + "__prefab": { + "__id__": 36 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "26LeXrKX5BgbMg4IFEuxEf" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -955,14 +990,11 @@ }, "_children": [ { - "__id__": 37 + "__id__": 39 } ], "_active": true, "_components": [ - { - "__id__": 43 - }, { "__id__": 45 }, @@ -971,10 +1003,13 @@ }, { "__id__": 49 + }, + { + "__id__": 51 } ], "_prefab": { - "__id__": 51 + "__id__": 53 }, "_lpos": { "__type__": "cc.Vec3", @@ -1011,20 +1046,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 36 + "__id__": 38 }, "_children": [], "_active": true, "_components": [ { - "__id__": 38 + "__id__": 40 }, { - "__id__": 40 + "__id__": 42 } ], "_prefab": { - "__id__": 42 + "__id__": 44 }, "_lpos": { "__type__": "cc.Vec3", @@ -1061,11 +1096,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 39 }, "_enabled": true, "__prefab": { - "__id__": 39 + "__id__": 41 }, "_contentSize": { "__type__": "cc.Size", @@ -1089,11 +1124,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 37 + "__id__": 39 }, "_enabled": true, "__prefab": { - "__id__": 41 + "__id__": 43 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1147,11 +1182,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 38 }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 46 }, "_contentSize": { "__type__": "cc.Size", @@ -1175,11 +1210,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 38 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 48 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1220,14 +1255,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 38 }, "_enabled": true, "__prefab": { - "__id__": 48 + "__id__": 50 }, "_barSprite": { - "__id__": 40 + "__id__": 42 }, "_mode": 0, "_totalLength": 70, @@ -1245,11 +1280,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 38 }, "_enabled": true, "__prefab": { - "__id__": 50 + "__id__": 52 }, "controller": false, "watchPath": "", @@ -1280,6 +1315,174 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "flash", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 23 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 55 + }, + { + "__id__": 57 + }, + { + "__id__": 59 + } + ], + "_prefab": { + "__id__": 61 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 56 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 132, + "height": 122 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c40z0Nwe1Oz4v905wrCWAs" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f0V8HMF05Cn6TvV0xgCb8c" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 54 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "14AbGUXgBPUp7nsPJLgX2r" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "36pYLBrB5OAov8TvGIyNT9", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -1290,7 +1493,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 63 }, "_contentSize": { "__type__": "cc.Size", @@ -1318,7 +1521,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 65 }, "_alignFlags": 12, "_target": null, @@ -1367,26 +1570,29 @@ }, "_children": [ { - "__id__": 58 + "__id__": 68 }, { - "__id__": 64 + "__id__": 74 }, { - "__id__": 70 + "__id__": 82 + }, + { + "__id__": 98 } ], "_active": true, "_components": [ { - "__id__": 86 + "__id__": 106 }, { - "__id__": 88 + "__id__": 108 } ], "_prefab": { - "__id__": 90 + "__id__": 110 }, "_lpos": { "__type__": "cc.Vec3", @@ -1423,20 +1629,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 67 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 59 + "__id__": 69 }, { - "__id__": 61 + "__id__": 71 } ], "_prefab": { - "__id__": 63 + "__id__": 73 }, "_lpos": { "__type__": "cc.Vec3", @@ -1473,11 +1679,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 70 }, "_contentSize": { "__type__": "cc.Size", @@ -1501,11 +1707,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 72 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1559,20 +1765,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 67 }, "_children": [], "_active": true, "_components": [ { - "__id__": 65 + "__id__": 75 }, { - "__id__": 67 + "__id__": 77 + }, + { + "__id__": 79 } ], "_prefab": { - "__id__": 69 + "__id__": 81 }, "_lpos": { "__type__": "cc.Vec3", @@ -1609,16 +1818,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 66 + "__id__": 76 }, "_contentSize": { "__type__": "cc.Size", - "width": 60, - "height": 60 + "width": 75, + "height": 75 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1637,11 +1846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 74 }, "_enabled": true, "__prefab": { - "__id__": 68 + "__id__": 78 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1676,6 +1885,35 @@ "__type__": "cc.CompPrefabInfo", "fileId": "c8su5qLRVItpw+FfCishNG" }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 74 + }, + "_enabled": true, + "__prefab": { + "__id__": 80 + }, + "playOnLoad": true, + "_clips": [ + { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "265fe344-46f7-400c-b5cf-0ca64b6ab4aa", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "69MwsEcatKnK1i2Ut1v+Ff" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1695,30 +1933,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 67 }, "_children": [ { - "__id__": 71 + "__id__": 83 } ], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 89 }, { - "__id__": 79 + "__id__": 91 }, { - "__id__": 81 + "__id__": 93 }, { - "__id__": 83 + "__id__": 95 } ], "_prefab": { - "__id__": 85 + "__id__": 97 }, "_lpos": { "__type__": "cc.Vec3", @@ -1755,20 +1993,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 70 + "__id__": 82 }, "_children": [], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 84 }, { - "__id__": 74 + "__id__": 86 } ], "_prefab": { - "__id__": 76 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", @@ -1805,11 +2043,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -1833,11 +2071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1891,11 +2129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 70 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 90 }, "_contentSize": { "__type__": "cc.Size", @@ -1919,11 +2157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 70 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 92 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1964,14 +2202,14 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 70 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 82 + "__id__": 94 }, "_barSprite": { - "__id__": 74 + "__id__": 86 }, "_mode": 0, "_totalLength": 70, @@ -1989,11 +2227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 70 + "__id__": 82 }, "_enabled": true, "__prefab": { - "__id__": 84 + "__id__": 96 }, "controller": false, "watchPath": "", @@ -2024,17 +2262,185 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "flash", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 67 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 99 + }, + { + "__id__": 101 + }, + { + "__id__": 103 + } + ], + "_prefab": { + "__id__": 105 + }, + "_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.UITransform", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 98 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 100 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 132, + "height": 122 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71c0R/d9tC16vd0J7BDS1n" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 102 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 0 + }, + "_spriteFrame": { + "__uuid__": "45af5702-7585-4d72-85cf-d7b8da02d832@13f7e", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "ca+cjl11hGHoW2wCMqQeLB" + }, + { + "__type__": "cc.Animation", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 98 + }, + "_enabled": true, + "__prefab": { + "__id__": 104 + }, + "playOnLoad": false, + "_clips": [ + { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + } + ], + "_defaultClip": { + "__uuid__": "af68aca0-fe3e-45de-8cc4-728d67b3a7ff", + "__expectedType__": "cc.AnimationClip" + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b21o61q3tNs4vrwM25MDhH" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "39pYO9dQFDFpCWetK4FDSY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 67 + }, + "_enabled": true, + "__prefab": { + "__id__": 107 }, "_contentSize": { "__type__": "cc.Size", @@ -2058,11 +2464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 67 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 109 }, "_alignFlags": 36, "_target": null, @@ -2111,46 +2517,46 @@ }, "_children": [ { - "__id__": 92 + "__id__": 112 }, { - "__id__": 110 + "__id__": 136 }, { - "__id__": 128 + "__id__": 166 }, { - "__id__": 146 + "__id__": 196 }, { - "__id__": 164 + "__id__": 220 }, { - "__id__": 182 + "__id__": 244 } ], "_active": true, "_components": [ { - "__id__": 200 + "__id__": 268 }, { - "__id__": 202 + "__id__": 270 }, { - "__id__": 204 + "__id__": 272 }, { - "__id__": 206 + "__id__": 274 } ], "_prefab": { - "__id__": 208 + "__id__": 276 }, "_lpos": { "__type__": "cc.Vec3", - "x": -35, - "y": 715, + "x": 0, + "y": 720, "z": 0 }, "_lrot": { @@ -2182,28 +2588,31 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 93 + "__id__": 113 }, { - "__id__": 101 + "__id__": 119 + }, + { + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 107 + "__id__": 133 } ], "_prefab": { - "__id__": 109 + "__id__": 135 }, "_lpos": { "__type__": "cc.Vec3", - "x": -285, + "x": -335, "y": 0, "z": 0 }, @@ -2232,31 +2641,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 112 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 114 }, { - "__id__": 96 - }, - { - "__id__": 98 + "__id__": 116 } ], "_prefab": { - "__id__": 100 + "__id__": 118 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -2289,15 +2695,154 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 113 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 115 }, "_contentSize": { "__type__": "cc.Size", - "width": 50, + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bcgY8+AUhFxb9Gnp5OXq1N" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 113 + }, + "_enabled": true, + "__prefab": { + "__id__": 117 + }, + "_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@5304c", + "__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": "532ttuOYRC0aoVVedV0B/z" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a93pfLEodHGp5kOqW82cRJ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 112 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 120 + }, + { + "__id__": 122 + }, + { + "__id__": 124 + } + ], + "_prefab": { + "__id__": 126 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 119 + }, + "_enabled": true, + "__prefab": { + "__id__": 121 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, "height": 25 }, "_anchorPoint": { @@ -2317,11 +2862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 97 + "__id__": 123 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2333,11 +2878,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "0", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -2385,11 +2930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 99 + "__id__": 125 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -2420,20 +2965,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 112 }, "_children": [], "_active": true, "_components": [ { - "__id__": 102 + "__id__": 128 }, { - "__id__": 104 + "__id__": 130 } ], "_prefab": { - "__id__": 106 + "__id__": 132 }, "_lpos": { "__type__": "cc.Vec3", @@ -2450,8 +2995,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.25, + "y": 0.25, "z": 1 }, "_mobility": 0, @@ -2470,16 +3015,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 129 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, - "height": 25 + "width": 110, + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2498,11 +3043,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 131 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2515,12 +3060,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@08c82", + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@6f050", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -2556,11 +3101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 108 + "__id__": 134 }, "_contentSize": { "__type__": "cc.Size", @@ -2597,28 +3142,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 111 + "__id__": 137 }, { - "__id__": 119 + "__id__": 143 + }, + { + "__id__": 151 + }, + { + "__id__": 157 } ], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 163 } ], "_prefab": { - "__id__": 127 + "__id__": 165 }, "_lpos": { "__type__": "cc.Vec3", - "x": -185, + "x": -215, "y": 0, "z": 0 }, @@ -2647,31 +3198,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 138 }, { - "__id__": 114 - }, - { - "__id__": 116 + "__id__": 140 } ], "_prefab": { - "__id__": 118 + "__id__": 142 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -2704,11 +3252,150 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 137 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 139 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eebSoYrxlAo5FXf786npmM" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 137 + }, + "_enabled": true, + "__prefab": { + "__id__": 141 + }, + "_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@5304c", + "__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": "9akuH0Q+BFho4MytSZChfB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "2501v6Vk5FkoFxKeWSYJUb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 136 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 144 + }, + { + "__id__": 146 + }, + { + "__id__": 148 + } + ], + "_prefab": { + "__id__": 150 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 28.575, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 143 + }, + "_enabled": true, + "__prefab": { + "__id__": 145 }, "_contentSize": { "__type__": "cc.Size", @@ -2732,11 +3419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2748,11 +3435,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "999", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -2800,11 +3487,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 149 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -2825,8 +3512,6 @@ "__id__": 0 }, "fileId": "1741O+lnJPqapJEbSNbn60", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -2835,20 +3520,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 120 + "__id__": 152 }, { - "__id__": 122 + "__id__": 154 } ], "_prefab": { - "__id__": 124 + "__id__": 156 }, "_lpos": { "__type__": "cc.Vec3", @@ -2863,6 +3548,142 @@ "z": 0, "w": 1 }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 0.25, + "y": 0.25, + "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__": 151 + }, + "_enabled": true, + "__prefab": { + "__id__": 153 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 108, + "height": 114 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9csTRjCCpPtb4B3t0R37dL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 151 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 102, + "g": 231, + "b": 159, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@1c54c", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0c+GyGP1hEe78PMe84mRF5" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "22MAT6NnlBb4ZjGsVSGAht", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "%", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 136 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 158 + }, + { + "__id__": 160 + } + ], + "_prefab": { + "__id__": 162 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 77.297, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, "_lscale": { "__type__": "cc.Vec3", "x": 1, @@ -2885,15 +3706,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 159 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, + "width": 50, "height": 25 }, "_anchorPoint": { @@ -2905,52 +3726,75 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9csTRjCCpPtb4B3t0R37dL" + "fileId": "depW1geIxIqZXHiNf0bnPq" }, { - "__type__": "cc.Sprite", + "__type__": "cc.Label", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 119 + "__id__": 157 }, "_enabled": true, "__prefab": { - "__id__": 123 + "__id__": 161 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 102, - "g": 231, - "b": 159, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@fdc31", - "__expectedType__": "cc.SpriteFrame" + "_string": "%", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 20, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { "__type__": "cc.Vec2", - "x": 0, - "y": 0 + "x": 2, + "y": 2 }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, + "_shadowBlur": 2, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0c+GyGP1hEe78PMe84mRF5" + "fileId": "f7IoOg4JpMIoF1aatgTAtx" }, { "__type__": "cc.PrefabInfo", @@ -2960,7 +3804,7 @@ "asset": { "__id__": 0 }, - "fileId": "22MAT6NnlBb4ZjGsVSGAht", + "fileId": "49meJcc/hFJ69TMF6GYYxl", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -2971,11 +3815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 136 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 164 }, "_contentSize": { "__type__": "cc.Size", @@ -3012,28 +3856,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 129 + "__id__": 167 }, { - "__id__": 137 + "__id__": 173 + }, + { + "__id__": 181 + }, + { + "__id__": 187 } ], "_active": true, "_components": [ { - "__id__": 143 + "__id__": 193 } ], "_prefab": { - "__id__": 145 + "__id__": 195 }, "_lpos": { "__type__": "cc.Vec3", - "x": -85, + "x": -95, "y": 0, "z": 0 }, @@ -3062,31 +3912,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 128 + "__id__": 166 }, "_children": [], "_active": true, "_components": [ { - "__id__": 130 + "__id__": 168 }, { - "__id__": 132 - }, - { - "__id__": 134 + "__id__": 170 } ], "_prefab": { - "__id__": 136 + "__id__": 172 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -3119,11 +3966,150 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 169 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e0Czi5V9ZNHp/dWHNA/Bi7" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 167 + }, + "_enabled": true, + "__prefab": { + "__id__": 171 + }, + "_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@5304c", + "__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": "dfFNF69ppFbbcgK+GJ/gX4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "031l6h+F1GlYR7WgMkxNnn", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 174 + }, + { + "__id__": 176 + }, + { + "__id__": 178 + } + ], + "_prefab": { + "__id__": 180 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 28.575, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 }, "_contentSize": { "__type__": "cc.Size", @@ -3147,11 +4133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 177 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3163,11 +4149,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "999", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -3215,11 +4201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 129 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 179 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -3246,28 +4232,28 @@ }, { "__type__": "cc.Node", - "_name": "icon", + "_name": "%", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 128 + "__id__": 166 }, "_children": [], "_active": true, "_components": [ { - "__id__": 138 + "__id__": 182 }, { - "__id__": 140 + "__id__": 184 } ], "_prefab": { - "__id__": 142 + "__id__": 186 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 100.161, "y": 0, "z": 0 }, @@ -3300,16 +4286,175 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 137 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 139 + "__id__": 183 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, - "height": 25 + "width": 100, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21E3sutqFJcYRGEcUjHD+P" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 181 + }, + "_enabled": true, + "__prefab": { + "__id__": 185 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "%", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 21, + "_fontSize": 20, + "_fontFamily": "Arial", + "_lineHeight": 25, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "95VsBjzG1DTryxW/LWjhwF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "e2b57TTWZFF7TdC0chgsK3", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "icon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 166 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 188 + }, + { + "__id__": 190 + } + ], + "_prefab": { + "__id__": 192 + }, + "_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.25, + "y": 0.25, + "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__": 187 + }, + "_enabled": true, + "__prefab": { + "__id__": 189 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 102, + "height": 102 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3328,11 +4473,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 137 + "__id__": 187 }, "_enabled": true, "__prefab": { - "__id__": 141 + "__id__": 191 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3345,12 +4490,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@90fa8", + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@b96a0", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -3386,11 +4531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 128 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 144 + "__id__": 194 }, "_contentSize": { "__type__": "cc.Size", @@ -3427,28 +4572,31 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 147 + "__id__": 197 }, { - "__id__": 155 + "__id__": 203 + }, + { + "__id__": 211 } ], "_active": true, "_components": [ { - "__id__": 161 + "__id__": 217 } ], "_prefab": { - "__id__": 163 + "__id__": 219 }, "_lpos": { "__type__": "cc.Vec3", - "x": 15, + "x": 25, "y": 0, "z": 0 }, @@ -3477,31 +4625,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 146 + "__id__": 196 }, "_children": [], "_active": true, "_components": [ { - "__id__": 148 + "__id__": 198 }, { - "__id__": 150 - }, - { - "__id__": 152 + "__id__": 200 } ], "_prefab": { - "__id__": 154 + "__id__": 202 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -3534,15 +4679,154 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 147 + "__id__": 197 }, "_enabled": true, "__prefab": { - "__id__": 149 + "__id__": 199 }, "_contentSize": { "__type__": "cc.Size", - "width": 50, + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "698HP7aCpPlpuW8KRPlH2x" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 197 + }, + "_enabled": true, + "__prefab": { + "__id__": 201 + }, + "_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@5304c", + "__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": "c6dnHI6FVB0rWmI1MDY/Di" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d8zT3VqP1C3KXpJsJmmvqD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 196 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 204 + }, + { + "__id__": 206 + }, + { + "__id__": 208 + } + ], + "_prefab": { + "__id__": 210 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 203 + }, + "_enabled": true, + "__prefab": { + "__id__": 205 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, "height": 25 }, "_anchorPoint": { @@ -3562,11 +4846,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 147 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 207 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3578,11 +4862,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "0", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -3630,11 +4914,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 147 + "__id__": 203 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 209 }, "templateMode": false, "watchPath": "data.mission.hp", @@ -3665,20 +4949,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 146 + "__id__": 196 }, "_children": [], "_active": true, "_components": [ { - "__id__": 156 + "__id__": 212 }, { - "__id__": 158 + "__id__": 214 } ], "_prefab": { - "__id__": 160 + "__id__": 216 }, "_lpos": { "__type__": "cc.Vec3", @@ -3695,8 +4979,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.25, + "y": 0.25, "z": 1 }, "_mobility": 0, @@ -3715,16 +4999,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 155 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 157 + "__id__": 213 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, - "height": 25 + "width": 112, + "height": 94 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3743,11 +5027,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 155 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 215 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3760,12 +5044,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@e2859", + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@64337", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -3801,11 +5085,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 146 + "__id__": 196 }, "_enabled": true, "__prefab": { - "__id__": 162 + "__id__": 218 }, "_contentSize": { "__type__": "cc.Size", @@ -3842,28 +5126,31 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 165 + "__id__": 221 }, { - "__id__": 173 + "__id__": 227 + }, + { + "__id__": 235 } ], "_active": true, "_components": [ { - "__id__": 179 + "__id__": 241 } ], "_prefab": { - "__id__": 181 + "__id__": 243 }, "_lpos": { "__type__": "cc.Vec3", - "x": 115, + "x": 145, "y": 0, "z": 0 }, @@ -3892,31 +5179,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 164 + "__id__": 220 }, "_children": [], "_active": true, "_components": [ { - "__id__": 166 + "__id__": 222 }, { - "__id__": 168 - }, - { - "__id__": 170 + "__id__": 224 } ], "_prefab": { - "__id__": 172 + "__id__": 226 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -3949,15 +5233,154 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 167 + "__id__": 223 }, "_contentSize": { "__type__": "cc.Size", - "width": 50, + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "34OstLL0VJsqipW0n1KABp" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 221 + }, + "_enabled": true, + "__prefab": { + "__id__": 225 + }, + "_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@5304c", + "__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": "cbEjeGCXBAGIUT9GixGLXz" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f3gvReV85D17VS+AiLN9AZ", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 220 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 228 + }, + { + "__id__": 230 + }, + { + "__id__": 232 + } + ], + "_prefab": { + "__id__": 234 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 227 + }, + "_enabled": true, + "__prefab": { + "__id__": 229 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, "height": 25 }, "_anchorPoint": { @@ -3977,11 +5400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 227 }, "_enabled": true, "__prefab": { - "__id__": 169 + "__id__": 231 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3993,11 +5416,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "0", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -4045,11 +5468,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 165 + "__id__": 227 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 233 }, "templateMode": false, "watchPath": "data.mission.def", @@ -4080,20 +5503,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 164 + "__id__": 220 }, "_children": [], "_active": true, "_components": [ { - "__id__": 174 + "__id__": 236 }, { - "__id__": 176 + "__id__": 238 } ], "_prefab": { - "__id__": 178 + "__id__": 240 }, "_lpos": { "__type__": "cc.Vec3", @@ -4110,8 +5533,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.25, + "y": 0.25, "z": 1 }, "_mobility": 0, @@ -4130,16 +5553,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 173 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, - "height": 25 + "width": 94, + "height": 116 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4158,11 +5581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 173 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 239 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4175,12 +5598,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@eba03", + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@97a10", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -4216,11 +5639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 242 }, "_contentSize": { "__type__": "cc.Size", @@ -4257,28 +5680,31 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 91 + "__id__": 111 }, "_children": [ { - "__id__": 183 + "__id__": 245 }, { - "__id__": 191 + "__id__": 251 + }, + { + "__id__": 259 } ], "_active": true, "_components": [ { - "__id__": 197 + "__id__": 265 } ], "_prefab": { - "__id__": 199 + "__id__": 267 }, "_lpos": { "__type__": "cc.Vec3", - "x": 215, + "x": 265, "y": 0, "z": 0 }, @@ -4307,31 +5733,28 @@ }, { "__type__": "cc.Node", - "_name": "data", + "_name": "line_bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 244 }, "_children": [], "_active": true, "_components": [ { - "__id__": 184 + "__id__": 246 }, { - "__id__": 186 - }, - { - "__id__": 188 + "__id__": 248 } ], "_prefab": { - "__id__": 190 + "__id__": 250 }, "_lpos": { "__type__": "cc.Vec3", - "x": 40.401, + "x": -20, "y": 0, "z": 0 }, @@ -4364,15 +5787,154 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 245 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 247 }, "_contentSize": { "__type__": "cc.Size", - "width": 50, + "width": 110, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a4gMQ0IoZCzYfKjAaHQs/q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 245 + }, + "_enabled": true, + "__prefab": { + "__id__": 249 + }, + "_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@5304c", + "__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": "421SY1WWZLAISuC1i7VIMy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "32MRDstZdOublnjTs0XMB6", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "data", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 244 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 252 + }, + { + "__id__": 254 + }, + { + "__id__": 256 + } + ], + "_prefab": { + "__id__": 258 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 40.4, + "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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 251 + }, + "_enabled": true, + "__prefab": { + "__id__": 253 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 60, "height": 25 }, "_anchorPoint": { @@ -4392,11 +5954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 251 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 255 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4408,11 +5970,11 @@ "b": 255, "a": 255 }, - "_string": "9999", - "_horizontalAlign": 0, + "_string": "0", + "_horizontalAlign": 2, "_verticalAlign": 1, - "_actualFontSize": 22, - "_fontSize": 25, + "_actualFontSize": 20, + "_fontSize": 20, "_fontFamily": "Arial", "_lineHeight": 25, "_overflow": 2, @@ -4460,11 +6022,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 251 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 257 }, "templateMode": false, "watchPath": "data.mission.ap", @@ -4495,20 +6057,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 244 }, "_children": [], "_active": true, "_components": [ { - "__id__": 192 + "__id__": 260 }, { - "__id__": 194 + "__id__": 262 } ], "_prefab": { - "__id__": 196 + "__id__": 264 }, "_lpos": { "__type__": "cc.Vec3", @@ -4525,8 +6087,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.25, + "y": 0.25, "z": 1 }, "_mobility": 0, @@ -4545,16 +6107,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 259 }, "_enabled": true, "__prefab": { - "__id__": 193 + "__id__": 261 }, "_contentSize": { "__type__": "cc.Size", - "width": 25, - "height": 25 + "width": 102, + "height": 102 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4573,11 +6135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 191 + "__id__": 259 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 263 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4590,12 +6152,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@2725c", + "__uuid__": "8e53e122-d71b-440a-bb07-9938dd6c20d9@0b3c8", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -4631,11 +6193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 266 }, "_contentSize": { "__type__": "cc.Size", @@ -4672,15 +6234,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 269 }, "_contentSize": { "__type__": "cc.Size", - "width": 630, + "width": 700, "height": 40 }, "_anchorPoint": { @@ -4700,11 +6262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 203 + "__id__": 271 }, "_resizeMode": 2, "_layoutType": 3, @@ -4714,11 +6276,11 @@ "height": 40 }, "_startAxis": 0, - "_paddingLeft": 30, + "_paddingLeft": 15, "_paddingRight": 0, "_paddingTop": 0, "_paddingBottom": 0, - "_spacingX": 0, + "_spacingX": 20, "_spacingY": 0, "_verticalDirection": 1, "_horizontalDirection": 0, @@ -4738,18 +6300,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 205 + "__id__": 273 }, "_alignFlags": 12, "_target": null, "_left": 10, "_right": 0, "_top": 0, - "_bottom": 695, + "_bottom": 700, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -4774,11 +6336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 91 + "__id__": 111 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 207 + "__id__": 275 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4836,35 +6398,35 @@ }, "_children": [ { - "__id__": 210 + "__id__": 278 }, { - "__id__": 221 + "__id__": 289 }, { - "__id__": 232 + "__id__": 300 }, { - "__id__": 243 + "__id__": 311 }, { - "__id__": 254 + "__id__": 322 } ], "_active": true, "_components": [ { - "__id__": 265 + "__id__": 333 }, { - "__id__": 267 + "__id__": 335 }, { - "__id__": 269 + "__id__": 337 } ], "_prefab": { - "__id__": 271 + "__id__": 339 }, "_lpos": { "__type__": "cc.Vec3", @@ -4899,17 +6461,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 209 + "__id__": 277 }, "_prefab": { - "__id__": 211 + "__id__": 279 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 210 + "__id__": 278 }, "asset": { "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", @@ -4917,7 +6479,7 @@ }, "fileId": "9eIoeBQ/FAuKISfw/S9q2E", "instance": { - "__id__": 212 + "__id__": 280 }, "targetOverrides": null }, @@ -4931,22 +6493,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 213 + "__id__": 281 }, { - "__id__": 215 + "__id__": 283 }, { - "__id__": 216 + "__id__": 284 }, { - "__id__": 217 + "__id__": 285 }, { - "__id__": 218 + "__id__": 286 }, { - "__id__": 220 + "__id__": 288 } ], "removedComponents": [] @@ -4954,7 +6516,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 282 }, "propertyPath": [ "_name" @@ -4970,7 +6532,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 282 }, "propertyPath": [ "_lpos" @@ -4985,7 +6547,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 282 }, "propertyPath": [ "_lrot" @@ -5001,7 +6563,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 282 }, "propertyPath": [ "_euler" @@ -5016,7 +6578,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 219 + "__id__": 287 }, "propertyPath": [ "_contentSize" @@ -5036,7 +6598,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 214 + "__id__": 282 }, "propertyPath": [ "_active" @@ -5047,17 +6609,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 209 + "__id__": 277 }, "_prefab": { - "__id__": 222 + "__id__": 290 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 221 + "__id__": 289 }, "asset": { "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", @@ -5065,7 +6627,7 @@ }, "fileId": "9eIoeBQ/FAuKISfw/S9q2E", "instance": { - "__id__": 223 + "__id__": 291 }, "targetOverrides": null }, @@ -5079,22 +6641,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 224 + "__id__": 292 }, { - "__id__": 226 + "__id__": 294 }, { - "__id__": 227 + "__id__": 295 }, { - "__id__": 228 + "__id__": 296 }, { - "__id__": 229 + "__id__": 297 }, { - "__id__": 231 + "__id__": 299 } ], "removedComponents": [] @@ -5102,7 +6664,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 225 + "__id__": 293 }, "propertyPath": [ "_name" @@ -5118,7 +6680,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 225 + "__id__": 293 }, "propertyPath": [ "_lpos" @@ -5133,7 +6695,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 225 + "__id__": 293 }, "propertyPath": [ "_lrot" @@ -5149,7 +6711,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 225 + "__id__": 293 }, "propertyPath": [ "_euler" @@ -5164,7 +6726,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 230 + "__id__": 298 }, "propertyPath": [ "_contentSize" @@ -5184,7 +6746,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 225 + "__id__": 293 }, "propertyPath": [ "_active" @@ -5195,17 +6757,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 209 + "__id__": 277 }, "_prefab": { - "__id__": 233 + "__id__": 301 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 232 + "__id__": 300 }, "asset": { "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", @@ -5213,7 +6775,7 @@ }, "fileId": "9eIoeBQ/FAuKISfw/S9q2E", "instance": { - "__id__": 234 + "__id__": 302 }, "targetOverrides": null }, @@ -5227,22 +6789,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 235 + "__id__": 303 }, { - "__id__": 237 + "__id__": 305 }, { - "__id__": 238 + "__id__": 306 }, { - "__id__": 239 + "__id__": 307 }, { - "__id__": 240 + "__id__": 308 }, { - "__id__": 242 + "__id__": 310 } ], "removedComponents": [] @@ -5250,7 +6812,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 236 + "__id__": 304 }, "propertyPath": [ "_name" @@ -5266,7 +6828,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 236 + "__id__": 304 }, "propertyPath": [ "_lpos" @@ -5281,7 +6843,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 236 + "__id__": 304 }, "propertyPath": [ "_lrot" @@ -5297,7 +6859,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 236 + "__id__": 304 }, "propertyPath": [ "_euler" @@ -5312,7 +6874,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 241 + "__id__": 309 }, "propertyPath": [ "_contentSize" @@ -5332,7 +6894,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 236 + "__id__": 304 }, "propertyPath": [ "_active" @@ -5343,17 +6905,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 209 + "__id__": 277 }, "_prefab": { - "__id__": 244 + "__id__": 312 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 243 + "__id__": 311 }, "asset": { "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", @@ -5361,7 +6923,7 @@ }, "fileId": "9eIoeBQ/FAuKISfw/S9q2E", "instance": { - "__id__": 245 + "__id__": 313 }, "targetOverrides": null }, @@ -5375,22 +6937,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 246 + "__id__": 314 }, { - "__id__": 248 + "__id__": 316 }, { - "__id__": 249 + "__id__": 317 }, { - "__id__": 250 + "__id__": 318 }, { - "__id__": 251 + "__id__": 319 }, { - "__id__": 253 + "__id__": 321 } ], "removedComponents": [] @@ -5398,7 +6960,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 247 + "__id__": 315 }, "propertyPath": [ "_name" @@ -5414,7 +6976,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 247 + "__id__": 315 }, "propertyPath": [ "_lpos" @@ -5429,7 +6991,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 247 + "__id__": 315 }, "propertyPath": [ "_lrot" @@ -5445,7 +7007,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 247 + "__id__": 315 }, "propertyPath": [ "_euler" @@ -5460,7 +7022,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 252 + "__id__": 320 }, "propertyPath": [ "_contentSize" @@ -5480,7 +7042,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 247 + "__id__": 315 }, "propertyPath": [ "_active" @@ -5491,17 +7053,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 209 + "__id__": 277 }, "_prefab": { - "__id__": 255 + "__id__": 323 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 254 + "__id__": 322 }, "asset": { "__uuid__": "316eaee3-6339-4f61-a104-b3484b3e7c84", @@ -5509,7 +7071,7 @@ }, "fileId": "9eIoeBQ/FAuKISfw/S9q2E", "instance": { - "__id__": 256 + "__id__": 324 }, "targetOverrides": null }, @@ -5523,22 +7085,22 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 257 + "__id__": 325 }, { - "__id__": 259 + "__id__": 327 }, { - "__id__": 260 + "__id__": 328 }, { - "__id__": 261 + "__id__": 329 }, { - "__id__": 262 + "__id__": 330 }, { - "__id__": 264 + "__id__": 332 } ], "removedComponents": [] @@ -5546,7 +7108,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 258 + "__id__": 326 }, "propertyPath": [ "_name" @@ -5562,7 +7124,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 258 + "__id__": 326 }, "propertyPath": [ "_lpos" @@ -5577,7 +7139,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 258 + "__id__": 326 }, "propertyPath": [ "_lrot" @@ -5593,7 +7155,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 258 + "__id__": 326 }, "propertyPath": [ "_euler" @@ -5608,7 +7170,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 263 + "__id__": 331 }, "propertyPath": [ "_contentSize" @@ -5628,7 +7190,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 258 + "__id__": 326 }, "propertyPath": [ "_active" @@ -5641,11 +7203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 266 + "__id__": 334 }, "_contentSize": { "__type__": "cc.Size", @@ -5669,11 +7231,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 336 }, "_alignFlags": 44, "_target": null, @@ -5705,11 +7267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 270 + "__id__": 338 }, "_resizeMode": 2, "_layoutType": 3, @@ -5760,23 +7322,23 @@ }, "_children": [ { - "__id__": 273 + "__id__": 341 } ], "_active": true, "_components": [ { - "__id__": 422 + "__id__": 490 }, { - "__id__": 424 + "__id__": 492 }, { - "__id__": 426 + "__id__": 494 } ], "_prefab": { - "__id__": 428 + "__id__": 496 }, "_lpos": { "__type__": "cc.Vec3", @@ -5813,42 +7375,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 272 + "__id__": 340 }, "_children": [ - { - "__id__": 274 - }, - { - "__id__": 280 - }, - { - "__id__": 288 - }, - { - "__id__": 312 - }, - { - "__id__": 324 - }, - { - "__id__": 336 - }, { "__id__": 342 }, { - "__id__": 370 + "__id__": 348 + }, + { + "__id__": 356 + }, + { + "__id__": 380 + }, + { + "__id__": 392 + }, + { + "__id__": 404 + }, + { + "__id__": 410 + }, + { + "__id__": 438 } ], "_active": true, "_components": [ { - "__id__": 419 + "__id__": 487 } ], "_prefab": { - "__id__": 421 + "__id__": 489 }, "_lpos": { "__type__": "cc.Vec3", @@ -5885,20 +7447,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [], "_active": true, "_components": [ { - "__id__": 275 + "__id__": 343 }, { - "__id__": 277 + "__id__": 345 } ], "_prefab": { - "__id__": 279 + "__id__": 347 }, "_lpos": { "__type__": "cc.Vec3", @@ -5935,11 +7497,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 342 }, "_enabled": true, "__prefab": { - "__id__": 276 + "__id__": 344 }, "_contentSize": { "__type__": "cc.Size", @@ -5963,11 +7525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 274 + "__id__": 342 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 346 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6021,23 +7583,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [], "_active": true, "_components": [ { - "__id__": 281 + "__id__": 349 }, { - "__id__": 283 + "__id__": 351 }, { - "__id__": 285 + "__id__": 353 } ], "_prefab": { - "__id__": 287 + "__id__": 355 }, "_lpos": { "__type__": "cc.Vec3", @@ -6074,11 +7636,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 348 }, "_enabled": true, "__prefab": { - "__id__": 282 + "__id__": 350 }, "_contentSize": { "__type__": "cc.Size", @@ -6102,11 +7664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 348 }, "_enabled": true, "__prefab": { - "__id__": 284 + "__id__": 352 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6147,11 +7709,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 280 + "__id__": 348 }, "_enabled": true, "__prefab": { - "__id__": 286 + "__id__": 354 }, "_alignFlags": 45, "_target": null, @@ -6196,30 +7758,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [ { - "__id__": 289 + "__id__": 357 }, { - "__id__": 295 + "__id__": 363 }, { - "__id__": 301 + "__id__": 369 } ], "_active": true, "_components": [ { - "__id__": 307 + "__id__": 375 }, { - "__id__": 309 + "__id__": 377 } ], "_prefab": { - "__id__": 311 + "__id__": 379 }, "_lpos": { "__type__": "cc.Vec3", @@ -6256,20 +7818,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 288 + "__id__": 356 }, "_children": [], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 358 }, { - "__id__": 292 + "__id__": 360 } ], "_prefab": { - "__id__": 294 + "__id__": 362 }, "_lpos": { "__type__": "cc.Vec3", @@ -6306,11 +7868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 359 }, "_contentSize": { "__type__": "cc.Size", @@ -6334,11 +7896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 357 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 361 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6392,20 +7954,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 288 + "__id__": 356 }, "_children": [], "_active": true, "_components": [ { - "__id__": 296 + "__id__": 364 }, { - "__id__": 298 + "__id__": 366 } ], "_prefab": { - "__id__": 300 + "__id__": 368 }, "_lpos": { "__type__": "cc.Vec3", @@ -6442,11 +8004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 297 + "__id__": 365 }, "_contentSize": { "__type__": "cc.Size", @@ -6470,11 +8032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 363 }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 367 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6528,20 +8090,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 288 + "__id__": 356 }, "_children": [], "_active": true, "_components": [ { - "__id__": 302 + "__id__": 370 }, { - "__id__": 304 + "__id__": 372 } ], "_prefab": { - "__id__": 306 + "__id__": 374 }, "_lpos": { "__type__": "cc.Vec3", @@ -6578,11 +8140,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 371 }, "_contentSize": { "__type__": "cc.Size", @@ -6606,11 +8168,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 373 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6664,11 +8226,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 308 + "__id__": 376 }, "_contentSize": { "__type__": "cc.Size", @@ -6692,11 +8254,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 288 + "__id__": 356 }, "_enabled": true, "__prefab": { - "__id__": 310 + "__id__": 378 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6747,24 +8309,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [ { - "__id__": 313 + "__id__": 381 } ], "_active": true, "_components": [ { - "__id__": 319 + "__id__": 387 }, { - "__id__": 321 + "__id__": 389 } ], "_prefab": { - "__id__": 323 + "__id__": 391 }, "_lpos": { "__type__": "cc.Vec3", @@ -6801,20 +8363,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 312 + "__id__": 380 }, "_children": [], "_active": true, "_components": [ { - "__id__": 314 + "__id__": 382 }, { - "__id__": 316 + "__id__": 384 } ], "_prefab": { - "__id__": 318 + "__id__": 386 }, "_lpos": { "__type__": "cc.Vec3", @@ -6851,11 +8413,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 383 }, "_contentSize": { "__type__": "cc.Size", @@ -6879,11 +8441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 385 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6937,11 +8499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 312 + "__id__": 380 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 388 }, "_contentSize": { "__type__": "cc.Size", @@ -6965,11 +8527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 312 + "__id__": 380 }, "_enabled": true, "__prefab": { - "__id__": 322 + "__id__": 390 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7020,24 +8582,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [ { - "__id__": 325 + "__id__": 393 } ], "_active": true, "_components": [ { - "__id__": 331 + "__id__": 399 }, { - "__id__": 333 + "__id__": 401 } ], "_prefab": { - "__id__": 335 + "__id__": 403 }, "_lpos": { "__type__": "cc.Vec3", @@ -7074,20 +8636,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 324 + "__id__": 392 }, "_children": [], "_active": true, "_components": [ { - "__id__": 326 + "__id__": 394 }, { - "__id__": 328 + "__id__": 396 } ], "_prefab": { - "__id__": 330 + "__id__": 398 }, "_lpos": { "__type__": "cc.Vec3", @@ -7124,11 +8686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 325 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 327 + "__id__": 395 }, "_contentSize": { "__type__": "cc.Size", @@ -7152,11 +8714,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 325 + "__id__": 393 }, "_enabled": true, "__prefab": { - "__id__": 329 + "__id__": 397 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7233,11 +8795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 324 + "__id__": 392 }, "_enabled": true, "__prefab": { - "__id__": 332 + "__id__": 400 }, "_contentSize": { "__type__": "cc.Size", @@ -7261,11 +8823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 324 + "__id__": 392 }, "_enabled": true, "__prefab": { - "__id__": 334 + "__id__": 402 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7319,20 +8881,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [], "_active": true, "_components": [ { - "__id__": 337 + "__id__": 405 }, { - "__id__": 339 + "__id__": 407 } ], "_prefab": { - "__id__": 341 + "__id__": 409 }, "_lpos": { "__type__": "cc.Vec3", @@ -7369,11 +8931,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 404 }, "_enabled": true, "__prefab": { - "__id__": 338 + "__id__": 406 }, "_contentSize": { "__type__": "cc.Size", @@ -7397,11 +8959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 336 + "__id__": 404 }, "_enabled": true, "__prefab": { - "__id__": 340 + "__id__": 408 }, "_resizeMode": 2, "_layoutType": 3, @@ -7448,30 +9010,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [ { - "__id__": 343 + "__id__": 411 }, { - "__id__": 349 + "__id__": 417 }, { - "__id__": 355 + "__id__": 423 }, { - "__id__": 361 + "__id__": 429 } ], "_active": true, "_components": [ { - "__id__": 367 + "__id__": 435 } ], "_prefab": { - "__id__": 369 + "__id__": 437 }, "_lpos": { "__type__": "cc.Vec3", @@ -7508,20 +9070,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 342 + "__id__": 410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 344 + "__id__": 412 }, { - "__id__": 346 + "__id__": 414 } ], "_prefab": { - "__id__": 348 + "__id__": 416 }, "_lpos": { "__type__": "cc.Vec3", @@ -7558,11 +9120,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 413 }, "_contentSize": { "__type__": "cc.Size", @@ -7586,11 +9148,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 411 }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 415 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7644,20 +9206,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 342 + "__id__": 410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 350 + "__id__": 418 }, { - "__id__": 352 + "__id__": 420 } ], "_prefab": { - "__id__": 354 + "__id__": 422 }, "_lpos": { "__type__": "cc.Vec3", @@ -7694,11 +9256,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 349 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 351 + "__id__": 419 }, "_contentSize": { "__type__": "cc.Size", @@ -7722,11 +9284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 349 + "__id__": 417 }, "_enabled": true, "__prefab": { - "__id__": 353 + "__id__": 421 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7803,20 +9365,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 342 + "__id__": 410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 356 + "__id__": 424 }, { - "__id__": 358 + "__id__": 426 } ], "_prefab": { - "__id__": 360 + "__id__": 428 }, "_lpos": { "__type__": "cc.Vec3", @@ -7853,11 +9415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 355 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 357 + "__id__": 425 }, "_contentSize": { "__type__": "cc.Size", @@ -7881,11 +9443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 355 + "__id__": 423 }, "_enabled": true, "__prefab": { - "__id__": 359 + "__id__": 427 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7939,20 +9501,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 342 + "__id__": 410 }, "_children": [], "_active": true, "_components": [ { - "__id__": 362 + "__id__": 430 }, { - "__id__": 364 + "__id__": 432 } ], "_prefab": { - "__id__": 366 + "__id__": 434 }, "_lpos": { "__type__": "cc.Vec3", @@ -7989,11 +9551,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 429 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 431 }, "_contentSize": { "__type__": "cc.Size", @@ -8017,11 +9579,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 429 }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 433 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8098,11 +9660,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 342 + "__id__": 410 }, "_enabled": true, "__prefab": { - "__id__": 368 + "__id__": 436 }, "_contentSize": { "__type__": "cc.Size", @@ -8139,24 +9701,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 273 + "__id__": 341 }, "_children": [ { - "__id__": 371 + "__id__": 439 }, { - "__id__": 400 + "__id__": 468 } ], "_active": true, "_components": [ { - "__id__": 416 + "__id__": 484 } ], "_prefab": { - "__id__": 418 + "__id__": 486 }, "_lpos": { "__type__": "cc.Vec3", @@ -8193,33 +9755,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 370 + "__id__": 438 }, "_children": [ { - "__id__": 372 + "__id__": 440 }, { - "__id__": 378 + "__id__": 446 }, { - "__id__": 384 + "__id__": 452 } ], "_active": true, "_components": [ { - "__id__": 390 + "__id__": 458 }, { - "__id__": 392 + "__id__": 460 }, { - "__id__": 394 + "__id__": 462 } ], "_prefab": { - "__id__": 399 + "__id__": 467 }, "_lpos": { "__type__": "cc.Vec3", @@ -8256,20 +9818,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 371 + "__id__": 439 }, "_children": [], "_active": true, "_components": [ { - "__id__": 373 + "__id__": 441 }, { - "__id__": 375 + "__id__": 443 } ], "_prefab": { - "__id__": 377 + "__id__": 445 }, "_lpos": { "__type__": "cc.Vec3", @@ -8306,11 +9868,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 440 }, "_enabled": true, "__prefab": { - "__id__": 374 + "__id__": 442 }, "_contentSize": { "__type__": "cc.Size", @@ -8334,11 +9896,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 440 }, "_enabled": true, "__prefab": { - "__id__": 376 + "__id__": 444 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8392,20 +9954,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 371 + "__id__": 439 }, "_children": [], "_active": true, "_components": [ { - "__id__": 379 + "__id__": 447 }, { - "__id__": 381 + "__id__": 449 } ], "_prefab": { - "__id__": 383 + "__id__": 451 }, "_lpos": { "__type__": "cc.Vec3", @@ -8442,11 +10004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 446 }, "_enabled": true, "__prefab": { - "__id__": 380 + "__id__": 448 }, "_contentSize": { "__type__": "cc.Size", @@ -8470,11 +10032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 378 + "__id__": 446 }, "_enabled": true, "__prefab": { - "__id__": 382 + "__id__": 450 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8551,20 +10113,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 371 + "__id__": 439 }, "_children": [], "_active": true, "_components": [ { - "__id__": 385 + "__id__": 453 }, { - "__id__": 387 + "__id__": 455 } ], "_prefab": { - "__id__": 389 + "__id__": 457 }, "_lpos": { "__type__": "cc.Vec3", @@ -8601,11 +10163,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 452 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 454 }, "_contentSize": { "__type__": "cc.Size", @@ -8629,11 +10191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 384 + "__id__": 452 }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 456 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8710,11 +10272,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 391 + "__id__": 459 }, "_contentSize": { "__type__": "cc.Size", @@ -8738,11 +10300,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 461 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8783,21 +10345,21 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 371 + "__id__": 439 }, "_enabled": true, "__prefab": { - "__id__": 395 + "__id__": 463 }, "clickEvents": [ { - "__id__": 396 + "__id__": 464 }, { - "__id__": 397 + "__id__": 465 }, { - "__id__": 398 + "__id__": 466 } ], "_interactable": true, @@ -8846,7 +10408,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 272 + "__id__": 340 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -8890,17 +10452,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 370 + "__id__": 438 }, "_prefab": { - "__id__": 401 + "__id__": 469 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 400 + "__id__": 468 }, "asset": { "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", @@ -8908,7 +10470,7 @@ }, "fileId": "42oZKxjKlMNbCg30c0PEYe", "instance": { - "__id__": 402 + "__id__": 470 }, "targetOverrides": null }, @@ -8922,28 +10484,28 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 403 + "__id__": 471 }, { - "__id__": 405 + "__id__": 473 }, { - "__id__": 406 + "__id__": 474 }, { - "__id__": 407 + "__id__": 475 }, { - "__id__": 408 + "__id__": 476 }, { - "__id__": 410 + "__id__": 478 }, { - "__id__": 412 + "__id__": 480 }, { - "__id__": 414 + "__id__": 482 } ], "removedComponents": [] @@ -8951,7 +10513,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 404 + "__id__": 472 }, "propertyPath": [ "_name" @@ -8967,7 +10529,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 404 + "__id__": 472 }, "propertyPath": [ "_lpos" @@ -8982,7 +10544,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 404 + "__id__": 472 }, "propertyPath": [ "_lrot" @@ -8998,7 +10560,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 404 + "__id__": 472 }, "propertyPath": [ "_euler" @@ -9013,7 +10575,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 409 + "__id__": 477 }, "propertyPath": [ "clickEvents", @@ -9030,14 +10592,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 409 + "__id__": 477 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 411 + "__id__": 479 } }, { @@ -9053,14 +10615,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 409 + "__id__": 477 }, "propertyPath": [ "clickEvents", "1" ], "value": { - "__id__": 413 + "__id__": 481 } }, { @@ -9076,20 +10638,20 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 409 + "__id__": 477 }, "propertyPath": [ "clickEvents", "2" ], "value": { - "__id__": 415 + "__id__": 483 } }, { "__type__": "cc.ClickEvent", "target": { - "__id__": 272 + "__id__": 340 }, "component": "", "_componentId": "463c7iN7clDbLBuuJ6fqWQv", @@ -9102,11 +10664,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 370 + "__id__": 438 }, "_enabled": true, "__prefab": { - "__id__": 417 + "__id__": 485 }, "_contentSize": { "__type__": "cc.Size", @@ -9143,11 +10705,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 273 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 420 + "__id__": 488 }, "_contentSize": { "__type__": "cc.Size", @@ -9184,11 +10746,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 491 }, "_contentSize": { "__type__": "cc.Size", @@ -9212,11 +10774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 493 }, "_id": "" }, @@ -9230,11 +10792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 272 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 427 + "__id__": 495 }, "_alignFlags": 18, "_target": null, @@ -9283,7 +10845,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 430 + "__id__": 498 }, "_contentSize": { "__type__": "cc.Size", @@ -9311,7 +10873,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 432 + "__id__": 500 }, "_alignFlags": 16, "_target": null, @@ -9347,7 +10909,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 434 + "__id__": 502 }, "_id": "" }, @@ -9378,25 +10940,25 @@ }, "_children": [ { - "__id__": 437 + "__id__": 505 } ], "_active": true, "_components": [ { - "__id__": 457 + "__id__": 569 }, { - "__id__": 459 + "__id__": 571 } ], "_prefab": { - "__id__": 461 + "__id__": 573 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": 120, "z": 0 }, "_lrot": { @@ -9424,36 +10986,93 @@ }, { "__type__": "cc.Node", - "_name": "start", + "_name": "btns", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 436 + "__id__": 504 }, "_children": [ { - "__id__": 438 + "__id__": 506 }, { - "__id__": 444 + "__id__": 525 + }, + { + "__id__": 544 } ], "_active": true, "_components": [ { - "__id__": 450 + "__id__": 564 }, { - "__id__": 452 + "__id__": 566 } ], "_prefab": { - "__id__": 456 + "__id__": 568 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 189.406, + "y": 70, + "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": "heros", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 505 + }, + "_children": [ + { + "__id__": 507 + } + ], + "_active": true, + "_components": [ + { + "__id__": 519 + }, + { + "__id__": 521 + } + ], + "_prefab": { + "__id__": 524 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -230, + "y": 0, "z": 0 }, "_lrot": { @@ -9485,20 +11104,74 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 437 + "__id__": 506 + }, + "_children": [ + { + "__id__": 508 + } + ], + "_active": true, + "_components": [ + { + "__id__": 514 + }, + { + "__id__": 516 + } + ], + "_prefab": { + "__id__": 518 + }, + "_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": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 507 }, "_children": [], "_active": true, "_components": [ { - "__id__": 439 + "__id__": 509 }, { - "__id__": 441 + "__id__": 511 } ], "_prefab": { - "__id__": 443 + "__id__": 513 }, "_lpos": { "__type__": "cc.Vec3", @@ -9535,15 +11208,124 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 508 }, "_enabled": true, "__prefab": { - "__id__": 440 + "__id__": 510 }, "_contentSize": { "__type__": "cc.Size", - "width": 200, + "width": 124, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6862BHE9FPhLjKK/eNQtjr" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 508 + }, + "_enabled": true, + "__prefab": { + "__id__": 512 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "上阵英雄", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": true, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": -2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "45MkaPPqtKS7LZFY/VIDxd" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6b+isQgRNMnI4ATCNGKht+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 507 + }, + "_enabled": true, + "__prefab": { + "__id__": 515 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, "height": 100 }, "_anchorPoint": { @@ -9555,7 +11337,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e4aOKTYttLNIatNjdbtzdx" + "fileId": "04yjZRrx5NY5aWNrhIzlSx" }, { "__type__": "cc.Sprite", @@ -9563,11 +11345,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 438 + "__id__": 507 }, "_enabled": true, "__prefab": { - "__id__": 442 + "__id__": 517 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9580,7 +11362,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@d27fa", + "__uuid__": "f87f53f9-2fba-4a5b-968a-79a593311ab2@946c8", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -9600,7 +11382,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "55FW4RjGREC4RNCb/tc8PZ" + "fileId": "33ES9F5IVIOrVTQwwDFp5R" }, { "__type__": "cc.PrefabInfo", @@ -9610,31 +11392,710 @@ "asset": { "__id__": 0 }, - "fileId": "27qvQ/YGVFqKE8ARNuqI1e", + "fileId": "81G74EXhhBR60GdIsFU/51", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 506 + }, + "_enabled": true, + "__prefab": { + "__id__": 520 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fbQLYTwzFJb4owGgDTm58K" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 506 + }, + "_enabled": true, + "__prefab": { + "__id__": 522 + }, + "clickEvents": [ + { + "__id__": 523 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0clZGz2zhChZkF59s/fSyy" + }, + { + "__type__": "cc.ClickEvent", + "target": null, + "component": "", + "_componentId": "", + "handler": "", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "fcmZlYE/RE6aIMpfw1ZTex", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "msk", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 505 + }, + "_children": [ + { + "__id__": 526 + } + ], + "_active": true, + "_components": [ + { + "__id__": 538 + }, + { + "__id__": 540 + } + ], + "_prefab": { + "__id__": 543 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -30, + "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": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 525 + }, + "_children": [ + { + "__id__": 527 + } + ], + "_active": true, + "_components": [ + { + "__id__": 533 + }, + { + "__id__": 535 + } + ], + "_prefab": { + "__id__": 537 + }, + "_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": "name", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 437 + "__id__": 526 }, "_children": [], "_active": true, "_components": [ { - "__id__": 445 + "__id__": 528 }, { - "__id__": 447 + "__id__": 530 } ], "_prefab": { - "__id__": 449 + "__id__": 532 + }, + "_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.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 527 + }, + "_enabled": true, + "__prefab": { + "__id__": 529 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 54.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "d3Tr+ebWZH9KsT0eFOS55D" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 527 + }, + "_enabled": true, + "__prefab": { + "__id__": 531 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "技能设置", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 30, + "_fontSize": 30, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": true, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": -2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "04Pd9EzAxJvb9NfDmmteXb" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "1cTEd/Bg9GVas3JVhxvYBC", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 526 + }, + "_enabled": true, + "__prefab": { + "__id__": 534 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6fCQpvllpNFKoSH7eqFA6e" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 526 + }, + "_enabled": true, + "__prefab": { + "__id__": 536 + }, + "_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@946c8", + "__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": "84kTZwFgxNepj7XfOHnew2" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d656SQGBFAVKdLa6wM11c7", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 525 + }, + "_enabled": true, + "__prefab": { + "__id__": 539 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 160, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "369e6BiIBILbidT4fSCiOe" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 525 + }, + "_enabled": true, + "__prefab": { + "__id__": 541 + }, + "clickEvents": [ + { + "__id__": 542 + } + ], + "_interactable": true, + "_transition": 3, + "_normalColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_hoverColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_pressedColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_normalSprite": null, + "_hoverSprite": null, + "_pressedSprite": null, + "_disabledSprite": null, + "_duration": 0.1, + "_zoomScale": 1.2, + "_target": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fezoNBGBhNxIf1mKeB/D2g" + }, + { + "__type__": "cc.ClickEvent", + "target": null, + "component": "", + "_componentId": "", + "handler": "", + "customEventData": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "97luz/6eZCzrqYbyejpHn5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "start", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 505 + }, + "_children": [ + { + "__id__": 545 + } + ], + "_active": true, + "_components": [ + { + "__id__": 557 + }, + { + "__id__": 559 + } + ], + "_prefab": { + "__id__": 563 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 240, + "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": "btn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 544 + }, + "_children": [ + { + "__id__": 546 + } + ], + "_active": true, + "_components": [ + { + "__id__": 552 + }, + { + "__id__": 554 + } + ], + "_prefab": { + "__id__": 556 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 20, + "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": "name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 545 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 547 + }, + { + "__id__": 549 + } + ], + "_prefab": { + "__id__": 551 }, "_lpos": { "__type__": "cc.Vec3", @@ -9671,16 +12132,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 444 + "__id__": 546 }, "_enabled": true, "__prefab": { - "__id__": 446 + "__id__": 548 }, "_contentSize": { "__type__": "cc.Size", - "width": 124, - "height": 41.8 + "width": 84, + "height": 54.4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -9699,11 +12160,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 444 + "__id__": 546 }, "_enabled": true, "__prefab": { - "__id__": 448 + "__id__": 550 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9715,13 +12176,13 @@ "b": 255, "a": 255 }, - "_string": "开始战斗", + "_string": "挑战", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, + "_actualFontSize": 40, + "_fontSize": 40, "_fontFamily": "Arial", - "_lineHeight": 30, + "_lineHeight": 40, "_overflow": 0, "_enableWrapText": true, "_font": null, @@ -9780,16 +12241,102 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 545 }, "_enabled": true, "__prefab": { - "__id__": 451 + "__id__": 553 }, "_contentSize": { "__type__": "cc.Size", - "width": 140, - "height": 140 + "width": 160, + "height": 130 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e4aOKTYttLNIatNjdbtzdx" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 545 + }, + "_enabled": true, + "__prefab": { + "__id__": 555 + }, + "_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@bd51c", + "__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": "55FW4RjGREC4RNCb/tc8PZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "27qvQ/YGVFqKE8ARNuqI1e", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 544 + }, + "_enabled": true, + "__prefab": { + "__id__": 558 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 300, + "height": 100 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -9808,18 +12355,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 437 + "__id__": 544 }, "_enabled": true, "__prefab": { - "__id__": 453 + "__id__": 560 }, "clickEvents": [ { - "__id__": 454 + "__id__": 561 }, { - "__id__": 455 + "__id__": 562 } ], "_interactable": true, @@ -9859,7 +12406,7 @@ "_duration": 0.1, "_zoomScale": 0.8, "_target": { - "__id__": 437 + "__id__": 544 }, "_id": "" }, @@ -9906,11 +12453,90 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 505 }, "_enabled": true, "__prefab": { - "__id__": 458 + "__id__": 565 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 700, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "9eFpsb6apFVLA2cKQbXJf6" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 505 + }, + "_enabled": true, + "__prefab": { + "__id__": 567 + }, + "_resizeMode": 0, + "_layoutType": 3, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 1, + "_paddingLeft": 40, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 40, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "56JDLuZe1I2IZY/8CODFO6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4fiQM9PJdNs7IgiNeiqvng", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 504 + }, + "_enabled": true, + "__prefab": { + "__id__": 570 }, "_contentSize": { "__type__": "cc.Size", @@ -9934,18 +12560,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 436 + "__id__": 504 }, "_enabled": true, "__prefab": { - "__id__": 460 + "__id__": 572 }, - "_alignFlags": 16, + "_alignFlags": 20, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 0, + "_bottom": 120, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -9989,11 +12615,11 @@ "_active": true, "_components": [ { - "__id__": 463 + "__id__": 575 } ], "_prefab": { - "__id__": 465 + "__id__": 577 }, "_lpos": { "__type__": "cc.Vec3", @@ -10030,11 +12656,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 462 + "__id__": 574 }, "_enabled": true, "__prefab": { - "__id__": 464 + "__id__": 576 }, "_contentSize": { "__type__": "cc.Size", @@ -10072,14 +12698,14 @@ "__id__": 1 }, "_prefab": { - "__id__": 467 + "__id__": 579 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 466 + "__id__": 578 }, "asset": { "__uuid__": "dc0b56d7-c633-4cd2-a6ff-8fa2d7456d9d", @@ -10087,7 +12713,7 @@ }, "fileId": "5bChJGE9BD55+nIimwyIR0", "instance": { - "__id__": 468 + "__id__": 580 }, "targetOverrides": null }, @@ -10101,19 +12727,19 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 469 + "__id__": 581 }, { - "__id__": 471 + "__id__": 583 }, { - "__id__": 472 + "__id__": 584 }, { - "__id__": 473 + "__id__": 585 }, { - "__id__": 474 + "__id__": 586 } ], "removedComponents": [] @@ -10121,7 +12747,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 470 + "__id__": 582 }, "propertyPath": [ "_name" @@ -10137,7 +12763,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 470 + "__id__": 582 }, "propertyPath": [ "_lpos" @@ -10152,7 +12778,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 470 + "__id__": 582 }, "propertyPath": [ "_lrot" @@ -10168,7 +12794,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 470 + "__id__": 582 }, "propertyPath": [ "_euler" @@ -10183,7 +12809,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 475 + "__id__": 587 }, "propertyPath": [ "_active" @@ -10208,11 +12834,11 @@ "_active": true, "_components": [ { - "__id__": 477 + "__id__": 589 } ], "_prefab": { - "__id__": 479 + "__id__": 591 }, "_lpos": { "__type__": "cc.Vec3", @@ -10249,11 +12875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 476 + "__id__": 588 }, "_enabled": true, "__prefab": { - "__id__": 478 + "__id__": 590 }, "_contentSize": { "__type__": "cc.Size", @@ -10294,50 +12920,50 @@ }, "_children": [ { - "__id__": 481 + "__id__": 593 }, { - "__id__": 489 + "__id__": 601 }, { - "__id__": 585 + "__id__": 697 }, { - "__id__": 609 + "__id__": 721 }, { - "__id__": 749 + "__id__": 861 }, { - "__id__": 931 + "__id__": 1043 }, { - "__id__": 1171 + "__id__": 1283 }, { - "__id__": 1332 + "__id__": 1444 }, { - "__id__": 1493 + "__id__": 1605 }, { - "__id__": 1529 + "__id__": 1641 } ], "_active": true, "_components": [ { - "__id__": 1579 + "__id__": 1691 }, { - "__id__": 1581 + "__id__": 1693 }, { - "__id__": 1583 + "__id__": 1695 } ], "_prefab": { - "__id__": 1585 + "__id__": 1697 }, "_lpos": { "__type__": "cc.Vec3", @@ -10374,23 +13000,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [], "_active": true, "_components": [ { - "__id__": 482 + "__id__": 594 }, { - "__id__": 484 + "__id__": 596 }, { - "__id__": 486 + "__id__": 598 } ], "_prefab": { - "__id__": 488 + "__id__": 600 }, "_lpos": { "__type__": "cc.Vec3", @@ -10427,11 +13053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 483 + "__id__": 595 }, "_contentSize": { "__type__": "cc.Size", @@ -10455,11 +13081,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 485 + "__id__": 597 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10500,11 +13126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 481 + "__id__": 593 }, "_enabled": true, "__prefab": { - "__id__": 487 + "__id__": 599 }, "_alignFlags": 45, "_target": null, @@ -10549,36 +13175,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 490 + "__id__": 602 }, { - "__id__": 496 + "__id__": 608 }, { - "__id__": 502 + "__id__": 614 }, { - "__id__": 538 + "__id__": 650 }, { - "__id__": 574 + "__id__": 686 } ], "_active": true, "_components": [ { - "__id__": 580 + "__id__": 692 }, { - "__id__": 582 + "__id__": 694 } ], "_prefab": { - "__id__": 584 + "__id__": 696 }, "_lpos": { "__type__": "cc.Vec3", @@ -10615,20 +13241,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 601 }, "_children": [], "_active": true, "_components": [ { - "__id__": 491 + "__id__": 603 }, { - "__id__": 493 + "__id__": 605 } ], "_prefab": { - "__id__": 495 + "__id__": 607 }, "_lpos": { "__type__": "cc.Vec3", @@ -10665,11 +13291,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 602 }, "_enabled": true, "__prefab": { - "__id__": 492 + "__id__": 604 }, "_contentSize": { "__type__": "cc.Size", @@ -10693,11 +13319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 490 + "__id__": 602 }, "_enabled": true, "__prefab": { - "__id__": 494 + "__id__": 606 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10751,20 +13377,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 601 }, "_children": [], "_active": true, "_components": [ { - "__id__": 497 + "__id__": 609 }, { - "__id__": 499 + "__id__": 611 } ], "_prefab": { - "__id__": 501 + "__id__": 613 }, "_lpos": { "__type__": "cc.Vec3", @@ -10801,11 +13427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 608 }, "_enabled": true, "__prefab": { - "__id__": 498 + "__id__": 610 }, "_contentSize": { "__type__": "cc.Size", @@ -10829,11 +13455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 496 + "__id__": 608 }, "_enabled": true, "__prefab": { - "__id__": 500 + "__id__": 612 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10910,36 +13536,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 601 }, "_children": [ { - "__id__": 503 + "__id__": 615 }, { - "__id__": 509 + "__id__": 621 }, { - "__id__": 515 + "__id__": 627 }, { - "__id__": 521 + "__id__": 633 }, { - "__id__": 527 + "__id__": 639 } ], "_active": true, "_components": [ { - "__id__": 533 + "__id__": 645 }, { - "__id__": 535 + "__id__": 647 } ], "_prefab": { - "__id__": 537 + "__id__": 649 }, "_lpos": { "__type__": "cc.Vec3", @@ -10976,20 +13602,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 502 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 504 + "__id__": 616 }, { - "__id__": 506 + "__id__": 618 } ], "_prefab": { - "__id__": 508 + "__id__": 620 }, "_lpos": { "__type__": "cc.Vec3", @@ -11026,11 +13652,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 615 }, "_enabled": true, "__prefab": { - "__id__": 505 + "__id__": 617 }, "_contentSize": { "__type__": "cc.Size", @@ -11054,11 +13680,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 503 + "__id__": 615 }, "_enabled": true, "__prefab": { - "__id__": 507 + "__id__": 619 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11112,20 +13738,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 502 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 510 + "__id__": 622 }, { - "__id__": 512 + "__id__": 624 } ], "_prefab": { - "__id__": 514 + "__id__": 626 }, "_lpos": { "__type__": "cc.Vec3", @@ -11162,11 +13788,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 621 }, "_enabled": true, "__prefab": { - "__id__": 511 + "__id__": 623 }, "_contentSize": { "__type__": "cc.Size", @@ -11190,11 +13816,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 509 + "__id__": 621 }, "_enabled": true, "__prefab": { - "__id__": 513 + "__id__": 625 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11248,20 +13874,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 502 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 516 + "__id__": 628 }, { - "__id__": 518 + "__id__": 630 } ], "_prefab": { - "__id__": 520 + "__id__": 632 }, "_lpos": { "__type__": "cc.Vec3", @@ -11298,11 +13924,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 515 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 517 + "__id__": 629 }, "_contentSize": { "__type__": "cc.Size", @@ -11326,11 +13952,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 515 + "__id__": 627 }, "_enabled": true, "__prefab": { - "__id__": 519 + "__id__": 631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11384,20 +14010,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 502 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 522 + "__id__": 634 }, { - "__id__": 524 + "__id__": 636 } ], "_prefab": { - "__id__": 526 + "__id__": 638 }, "_lpos": { "__type__": "cc.Vec3", @@ -11434,11 +14060,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 633 }, "_enabled": true, "__prefab": { - "__id__": 523 + "__id__": 635 }, "_contentSize": { "__type__": "cc.Size", @@ -11462,11 +14088,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 521 + "__id__": 633 }, "_enabled": true, "__prefab": { - "__id__": 525 + "__id__": 637 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11520,20 +14146,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 502 + "__id__": 614 }, "_children": [], "_active": true, "_components": [ { - "__id__": 528 + "__id__": 640 }, { - "__id__": 530 + "__id__": 642 } ], "_prefab": { - "__id__": 532 + "__id__": 644 }, "_lpos": { "__type__": "cc.Vec3", @@ -11570,11 +14196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 639 }, "_enabled": true, "__prefab": { - "__id__": 529 + "__id__": 641 }, "_contentSize": { "__type__": "cc.Size", @@ -11598,11 +14224,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 527 + "__id__": 639 }, "_enabled": true, "__prefab": { - "__id__": 531 + "__id__": 643 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11656,11 +14282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 502 + "__id__": 614 }, "_enabled": true, "__prefab": { - "__id__": 534 + "__id__": 646 }, "_contentSize": { "__type__": "cc.Size", @@ -11684,11 +14310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 502 + "__id__": 614 }, "_enabled": true, "__prefab": { - "__id__": 536 + "__id__": 648 }, "_resizeMode": 0, "_layoutType": 3, @@ -11735,36 +14361,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 601 }, "_children": [ { - "__id__": 539 + "__id__": 651 }, { - "__id__": 545 + "__id__": 657 }, { - "__id__": 551 + "__id__": 663 }, { - "__id__": 557 + "__id__": 669 }, { - "__id__": 563 + "__id__": 675 } ], "_active": true, "_components": [ { - "__id__": 569 + "__id__": 681 }, { - "__id__": 571 + "__id__": 683 } ], "_prefab": { - "__id__": 573 + "__id__": 685 }, "_lpos": { "__type__": "cc.Vec3", @@ -11801,20 +14427,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 538 + "__id__": 650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 540 + "__id__": 652 }, { - "__id__": 542 + "__id__": 654 } ], "_prefab": { - "__id__": 544 + "__id__": 656 }, "_lpos": { "__type__": "cc.Vec3", @@ -11851,11 +14477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 539 + "__id__": 651 }, "_enabled": true, "__prefab": { - "__id__": 541 + "__id__": 653 }, "_contentSize": { "__type__": "cc.Size", @@ -11879,11 +14505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 539 + "__id__": 651 }, "_enabled": true, "__prefab": { - "__id__": 543 + "__id__": 655 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11937,20 +14563,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 538 + "__id__": 650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 546 + "__id__": 658 }, { - "__id__": 548 + "__id__": 660 } ], "_prefab": { - "__id__": 550 + "__id__": 662 }, "_lpos": { "__type__": "cc.Vec3", @@ -11987,11 +14613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 657 }, "_enabled": true, "__prefab": { - "__id__": 547 + "__id__": 659 }, "_contentSize": { "__type__": "cc.Size", @@ -12015,11 +14641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 545 + "__id__": 657 }, "_enabled": true, "__prefab": { - "__id__": 549 + "__id__": 661 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12073,20 +14699,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 538 + "__id__": 650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 552 + "__id__": 664 }, { - "__id__": 554 + "__id__": 666 } ], "_prefab": { - "__id__": 556 + "__id__": 668 }, "_lpos": { "__type__": "cc.Vec3", @@ -12123,11 +14749,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 663 }, "_enabled": true, "__prefab": { - "__id__": 553 + "__id__": 665 }, "_contentSize": { "__type__": "cc.Size", @@ -12151,11 +14777,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 551 + "__id__": 663 }, "_enabled": true, "__prefab": { - "__id__": 555 + "__id__": 667 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12209,20 +14835,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 538 + "__id__": 650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 558 + "__id__": 670 }, { - "__id__": 560 + "__id__": 672 } ], "_prefab": { - "__id__": 562 + "__id__": 674 }, "_lpos": { "__type__": "cc.Vec3", @@ -12259,11 +14885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 559 + "__id__": 671 }, "_contentSize": { "__type__": "cc.Size", @@ -12287,11 +14913,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 557 + "__id__": 669 }, "_enabled": true, "__prefab": { - "__id__": 561 + "__id__": 673 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12345,20 +14971,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 538 + "__id__": 650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 564 + "__id__": 676 }, { - "__id__": 566 + "__id__": 678 } ], "_prefab": { - "__id__": 568 + "__id__": 680 }, "_lpos": { "__type__": "cc.Vec3", @@ -12395,11 +15021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 675 }, "_enabled": true, "__prefab": { - "__id__": 565 + "__id__": 677 }, "_contentSize": { "__type__": "cc.Size", @@ -12423,11 +15049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 563 + "__id__": 675 }, "_enabled": true, "__prefab": { - "__id__": 567 + "__id__": 679 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12481,11 +15107,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 538 + "__id__": 650 }, "_enabled": true, "__prefab": { - "__id__": 570 + "__id__": 682 }, "_contentSize": { "__type__": "cc.Size", @@ -12509,11 +15135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 538 + "__id__": 650 }, "_enabled": true, "__prefab": { - "__id__": 572 + "__id__": 684 }, "_resizeMode": 0, "_layoutType": 3, @@ -12560,20 +15186,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 489 + "__id__": 601 }, "_children": [], "_active": true, "_components": [ { - "__id__": 575 + "__id__": 687 }, { - "__id__": 577 + "__id__": 689 } ], "_prefab": { - "__id__": 579 + "__id__": 691 }, "_lpos": { "__type__": "cc.Vec3", @@ -12610,11 +15236,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 576 + "__id__": 688 }, "_contentSize": { "__type__": "cc.Size", @@ -12638,11 +15264,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 574 + "__id__": 686 }, "_enabled": true, "__prefab": { - "__id__": 578 + "__id__": 690 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12719,11 +15345,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 601 }, "_enabled": true, "__prefab": { - "__id__": 581 + "__id__": 693 }, "_contentSize": { "__type__": "cc.Size", @@ -12747,11 +15373,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 489 + "__id__": 601 }, "_enabled": true, "__prefab": { - "__id__": 583 + "__id__": 695 }, "_alignFlags": 1, "_target": null, @@ -12796,30 +15422,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 586 + "__id__": 698 }, { - "__id__": 592 + "__id__": 704 }, { - "__id__": 598 + "__id__": 710 } ], "_active": true, "_components": [ { - "__id__": 604 + "__id__": 716 }, { - "__id__": 606 + "__id__": 718 } ], "_prefab": { - "__id__": 608 + "__id__": 720 }, "_lpos": { "__type__": "cc.Vec3", @@ -12856,20 +15482,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 585 + "__id__": 697 }, "_children": [], "_active": true, "_components": [ { - "__id__": 587 + "__id__": 699 }, { - "__id__": 589 + "__id__": 701 } ], "_prefab": { - "__id__": 591 + "__id__": 703 }, "_lpos": { "__type__": "cc.Vec3", @@ -12906,11 +15532,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 586 + "__id__": 698 }, "_enabled": true, "__prefab": { - "__id__": 588 + "__id__": 700 }, "_contentSize": { "__type__": "cc.Size", @@ -12934,11 +15560,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 586 + "__id__": 698 }, "_enabled": true, "__prefab": { - "__id__": 590 + "__id__": 702 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -12992,20 +15618,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 585 + "__id__": 697 }, "_children": [], "_active": true, "_components": [ { - "__id__": 593 + "__id__": 705 }, { - "__id__": 595 + "__id__": 707 } ], "_prefab": { - "__id__": 597 + "__id__": 709 }, "_lpos": { "__type__": "cc.Vec3", @@ -13042,11 +15668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 592 + "__id__": 704 }, "_enabled": true, "__prefab": { - "__id__": 594 + "__id__": 706 }, "_contentSize": { "__type__": "cc.Size", @@ -13070,11 +15696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 592 + "__id__": 704 }, "_enabled": true, "__prefab": { - "__id__": 596 + "__id__": 708 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13128,20 +15754,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 585 + "__id__": 697 }, "_children": [], "_active": true, "_components": [ { - "__id__": 599 + "__id__": 711 }, { - "__id__": 601 + "__id__": 713 } ], "_prefab": { - "__id__": 603 + "__id__": 715 }, "_lpos": { "__type__": "cc.Vec3", @@ -13178,11 +15804,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 600 + "__id__": 712 }, "_contentSize": { "__type__": "cc.Size", @@ -13206,11 +15832,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 598 + "__id__": 710 }, "_enabled": true, "__prefab": { - "__id__": 602 + "__id__": 714 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13264,11 +15890,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 605 + "__id__": 717 }, "_contentSize": { "__type__": "cc.Size", @@ -13292,11 +15918,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 585 + "__id__": 697 }, "_enabled": true, "__prefab": { - "__id__": 607 + "__id__": 719 }, "_alignFlags": 10, "_target": null, @@ -13341,42 +15967,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 610 - }, - { - "__id__": 632 - }, - { - "__id__": 654 - }, - { - "__id__": 676 - }, - { - "__id__": 698 - }, - { - "__id__": 720 - } - ], - "_active": true, - "_components": [ - { - "__id__": 742 + "__id__": 722 }, { "__id__": 744 }, { - "__id__": 746 + "__id__": 766 + }, + { + "__id__": 788 + }, + { + "__id__": 810 + }, + { + "__id__": 832 + } + ], + "_active": true, + "_components": [ + { + "__id__": 854 + }, + { + "__id__": 856 + }, + { + "__id__": 858 } ], "_prefab": { - "__id__": 748 + "__id__": 860 }, "_lpos": { "__type__": "cc.Vec3", @@ -13413,27 +16039,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 611 + "__id__": 723 }, { - "__id__": 617 + "__id__": 729 }, { - "__id__": 623 + "__id__": 735 } ], "_active": true, "_components": [ { - "__id__": 629 + "__id__": 741 } ], "_prefab": { - "__id__": 631 + "__id__": 743 }, "_lpos": { "__type__": "cc.Vec3", @@ -13470,20 +16096,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 612 + "__id__": 724 }, { - "__id__": 614 + "__id__": 726 } ], "_prefab": { - "__id__": 616 + "__id__": 728 }, "_lpos": { "__type__": "cc.Vec3", @@ -13520,11 +16146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 613 + "__id__": 725 }, "_contentSize": { "__type__": "cc.Size", @@ -13548,11 +16174,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 611 + "__id__": 723 }, "_enabled": true, "__prefab": { - "__id__": 615 + "__id__": 727 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13606,20 +16232,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 618 + "__id__": 730 }, { - "__id__": 620 + "__id__": 732 } ], "_prefab": { - "__id__": 622 + "__id__": 734 }, "_lpos": { "__type__": "cc.Vec3", @@ -13656,11 +16282,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 617 + "__id__": 729 }, "_enabled": true, "__prefab": { - "__id__": 619 + "__id__": 731 }, "_contentSize": { "__type__": "cc.Size", @@ -13684,11 +16310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 617 + "__id__": 729 }, "_enabled": true, "__prefab": { - "__id__": 621 + "__id__": 733 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13765,20 +16391,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 610 + "__id__": 722 }, "_children": [], "_active": true, "_components": [ { - "__id__": 624 + "__id__": 736 }, { - "__id__": 626 + "__id__": 738 } ], "_prefab": { - "__id__": 628 + "__id__": 740 }, "_lpos": { "__type__": "cc.Vec3", @@ -13815,11 +16441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 735 }, "_enabled": true, "__prefab": { - "__id__": 625 + "__id__": 737 }, "_contentSize": { "__type__": "cc.Size", @@ -13843,11 +16469,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 623 + "__id__": 735 }, "_enabled": true, "__prefab": { - "__id__": 627 + "__id__": 739 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -13924,11 +16550,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 610 + "__id__": 722 }, "_enabled": true, "__prefab": { - "__id__": 630 + "__id__": 742 }, "_contentSize": { "__type__": "cc.Size", @@ -13965,27 +16591,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 633 + "__id__": 745 }, { - "__id__": 639 + "__id__": 751 }, { - "__id__": 645 + "__id__": 757 } ], "_active": true, "_components": [ { - "__id__": 651 + "__id__": 763 } ], "_prefab": { - "__id__": 653 + "__id__": 765 }, "_lpos": { "__type__": "cc.Vec3", @@ -14022,20 +16648,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 632 + "__id__": 744 }, "_children": [], "_active": true, "_components": [ { - "__id__": 634 + "__id__": 746 }, { - "__id__": 636 + "__id__": 748 } ], "_prefab": { - "__id__": 638 + "__id__": 750 }, "_lpos": { "__type__": "cc.Vec3", @@ -14072,11 +16698,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 633 + "__id__": 745 }, "_enabled": true, "__prefab": { - "__id__": 635 + "__id__": 747 }, "_contentSize": { "__type__": "cc.Size", @@ -14100,11 +16726,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 633 + "__id__": 745 }, "_enabled": true, "__prefab": { - "__id__": 637 + "__id__": 749 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14158,20 +16784,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 632 + "__id__": 744 }, "_children": [], "_active": true, "_components": [ { - "__id__": 640 + "__id__": 752 }, { - "__id__": 642 + "__id__": 754 } ], "_prefab": { - "__id__": 644 + "__id__": 756 }, "_lpos": { "__type__": "cc.Vec3", @@ -14208,11 +16834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 639 + "__id__": 751 }, "_enabled": true, "__prefab": { - "__id__": 641 + "__id__": 753 }, "_contentSize": { "__type__": "cc.Size", @@ -14236,11 +16862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 639 + "__id__": 751 }, "_enabled": true, "__prefab": { - "__id__": 643 + "__id__": 755 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14317,20 +16943,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 632 + "__id__": 744 }, "_children": [], "_active": true, "_components": [ { - "__id__": 646 + "__id__": 758 }, { - "__id__": 648 + "__id__": 760 } ], "_prefab": { - "__id__": 650 + "__id__": 762 }, "_lpos": { "__type__": "cc.Vec3", @@ -14367,11 +16993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 757 }, "_enabled": true, "__prefab": { - "__id__": 647 + "__id__": 759 }, "_contentSize": { "__type__": "cc.Size", @@ -14395,11 +17021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 645 + "__id__": 757 }, "_enabled": true, "__prefab": { - "__id__": 649 + "__id__": 761 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14476,11 +17102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 632 + "__id__": 744 }, "_enabled": true, "__prefab": { - "__id__": 652 + "__id__": 764 }, "_contentSize": { "__type__": "cc.Size", @@ -14517,27 +17143,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 655 + "__id__": 767 }, { - "__id__": 661 + "__id__": 773 }, { - "__id__": 667 + "__id__": 779 } ], "_active": true, "_components": [ { - "__id__": 673 + "__id__": 785 } ], "_prefab": { - "__id__": 675 + "__id__": 787 }, "_lpos": { "__type__": "cc.Vec3", @@ -14574,20 +17200,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 766 }, "_children": [], "_active": true, "_components": [ { - "__id__": 656 + "__id__": 768 }, { - "__id__": 658 + "__id__": 770 } ], "_prefab": { - "__id__": 660 + "__id__": 772 }, "_lpos": { "__type__": "cc.Vec3", @@ -14624,11 +17250,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 657 + "__id__": 769 }, "_contentSize": { "__type__": "cc.Size", @@ -14652,11 +17278,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 655 + "__id__": 767 }, "_enabled": true, "__prefab": { - "__id__": 659 + "__id__": 771 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14710,20 +17336,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 766 }, "_children": [], "_active": true, "_components": [ { - "__id__": 662 + "__id__": 774 }, { - "__id__": 664 + "__id__": 776 } ], "_prefab": { - "__id__": 666 + "__id__": 778 }, "_lpos": { "__type__": "cc.Vec3", @@ -14760,11 +17386,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 661 + "__id__": 773 }, "_enabled": true, "__prefab": { - "__id__": 663 + "__id__": 775 }, "_contentSize": { "__type__": "cc.Size", @@ -14788,11 +17414,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 661 + "__id__": 773 }, "_enabled": true, "__prefab": { - "__id__": 665 + "__id__": 777 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -14869,20 +17495,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 654 + "__id__": 766 }, "_children": [], "_active": true, "_components": [ { - "__id__": 668 + "__id__": 780 }, { - "__id__": 670 + "__id__": 782 } ], "_prefab": { - "__id__": 672 + "__id__": 784 }, "_lpos": { "__type__": "cc.Vec3", @@ -14919,11 +17545,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 667 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 669 + "__id__": 781 }, "_contentSize": { "__type__": "cc.Size", @@ -14947,11 +17573,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 667 + "__id__": 779 }, "_enabled": true, "__prefab": { - "__id__": 671 + "__id__": 783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15028,11 +17654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 654 + "__id__": 766 }, "_enabled": true, "__prefab": { - "__id__": 674 + "__id__": 786 }, "_contentSize": { "__type__": "cc.Size", @@ -15069,27 +17695,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 677 + "__id__": 789 }, { - "__id__": 683 + "__id__": 795 }, { - "__id__": 689 + "__id__": 801 } ], "_active": true, "_components": [ { - "__id__": 695 + "__id__": 807 } ], "_prefab": { - "__id__": 697 + "__id__": 809 }, "_lpos": { "__type__": "cc.Vec3", @@ -15126,20 +17752,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 678 + "__id__": 790 }, { - "__id__": 680 + "__id__": 792 } ], "_prefab": { - "__id__": 682 + "__id__": 794 }, "_lpos": { "__type__": "cc.Vec3", @@ -15176,11 +17802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 789 }, "_enabled": true, "__prefab": { - "__id__": 679 + "__id__": 791 }, "_contentSize": { "__type__": "cc.Size", @@ -15204,11 +17830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 677 + "__id__": 789 }, "_enabled": true, "__prefab": { - "__id__": 681 + "__id__": 793 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15262,20 +17888,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 684 + "__id__": 796 }, { - "__id__": 686 + "__id__": 798 } ], "_prefab": { - "__id__": 688 + "__id__": 800 }, "_lpos": { "__type__": "cc.Vec3", @@ -15312,11 +17938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 685 + "__id__": 797 }, "_contentSize": { "__type__": "cc.Size", @@ -15340,11 +17966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 683 + "__id__": 795 }, "_enabled": true, "__prefab": { - "__id__": 687 + "__id__": 799 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15421,20 +18047,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 676 + "__id__": 788 }, "_children": [], "_active": true, "_components": [ { - "__id__": 690 + "__id__": 802 }, { - "__id__": 692 + "__id__": 804 } ], "_prefab": { - "__id__": 694 + "__id__": 806 }, "_lpos": { "__type__": "cc.Vec3", @@ -15471,11 +18097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 801 }, "_enabled": true, "__prefab": { - "__id__": 691 + "__id__": 803 }, "_contentSize": { "__type__": "cc.Size", @@ -15499,11 +18125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 689 + "__id__": 801 }, "_enabled": true, "__prefab": { - "__id__": 693 + "__id__": 805 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15580,11 +18206,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 676 + "__id__": 788 }, "_enabled": true, "__prefab": { - "__id__": 696 + "__id__": 808 }, "_contentSize": { "__type__": "cc.Size", @@ -15621,27 +18247,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 699 + "__id__": 811 }, { - "__id__": 705 + "__id__": 817 }, { - "__id__": 711 + "__id__": 823 } ], "_active": true, "_components": [ { - "__id__": 717 + "__id__": 829 } ], "_prefab": { - "__id__": 719 + "__id__": 831 }, "_lpos": { "__type__": "cc.Vec3", @@ -15678,20 +18304,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 810 }, "_children": [], "_active": true, "_components": [ { - "__id__": 700 + "__id__": 812 }, { - "__id__": 702 + "__id__": 814 } ], "_prefab": { - "__id__": 704 + "__id__": 816 }, "_lpos": { "__type__": "cc.Vec3", @@ -15728,11 +18354,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 699 + "__id__": 811 }, "_enabled": true, "__prefab": { - "__id__": 701 + "__id__": 813 }, "_contentSize": { "__type__": "cc.Size", @@ -15756,11 +18382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 699 + "__id__": 811 }, "_enabled": true, "__prefab": { - "__id__": 703 + "__id__": 815 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15814,20 +18440,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 810 }, "_children": [], "_active": true, "_components": [ { - "__id__": 706 + "__id__": 818 }, { - "__id__": 708 + "__id__": 820 } ], "_prefab": { - "__id__": 710 + "__id__": 822 }, "_lpos": { "__type__": "cc.Vec3", @@ -15864,11 +18490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 817 }, "_enabled": true, "__prefab": { - "__id__": 707 + "__id__": 819 }, "_contentSize": { "__type__": "cc.Size", @@ -15892,11 +18518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 705 + "__id__": 817 }, "_enabled": true, "__prefab": { - "__id__": 709 + "__id__": 821 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -15973,20 +18599,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 698 + "__id__": 810 }, "_children": [], "_active": true, "_components": [ { - "__id__": 712 + "__id__": 824 }, { - "__id__": 714 + "__id__": 826 } ], "_prefab": { - "__id__": 716 + "__id__": 828 }, "_lpos": { "__type__": "cc.Vec3", @@ -16023,11 +18649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 711 + "__id__": 823 }, "_enabled": true, "__prefab": { - "__id__": 713 + "__id__": 825 }, "_contentSize": { "__type__": "cc.Size", @@ -16051,11 +18677,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 711 + "__id__": 823 }, "_enabled": true, "__prefab": { - "__id__": 715 + "__id__": 827 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16132,11 +18758,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 698 + "__id__": 810 }, "_enabled": true, "__prefab": { - "__id__": 718 + "__id__": 830 }, "_contentSize": { "__type__": "cc.Size", @@ -16173,27 +18799,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 609 + "__id__": 721 }, "_children": [ { - "__id__": 721 + "__id__": 833 }, { - "__id__": 727 + "__id__": 839 }, { - "__id__": 733 + "__id__": 845 } ], "_active": true, "_components": [ { - "__id__": 739 + "__id__": 851 } ], "_prefab": { - "__id__": 741 + "__id__": 853 }, "_lpos": { "__type__": "cc.Vec3", @@ -16230,20 +18856,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 720 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 722 + "__id__": 834 }, { - "__id__": 724 + "__id__": 836 } ], "_prefab": { - "__id__": 726 + "__id__": 838 }, "_lpos": { "__type__": "cc.Vec3", @@ -16280,11 +18906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 723 + "__id__": 835 }, "_contentSize": { "__type__": "cc.Size", @@ -16308,11 +18934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 721 + "__id__": 833 }, "_enabled": true, "__prefab": { - "__id__": 725 + "__id__": 837 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16366,20 +18992,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 720 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 728 + "__id__": 840 }, { - "__id__": 730 + "__id__": 842 } ], "_prefab": { - "__id__": 732 + "__id__": 844 }, "_lpos": { "__type__": "cc.Vec3", @@ -16416,11 +19042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 727 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 729 + "__id__": 841 }, "_contentSize": { "__type__": "cc.Size", @@ -16444,11 +19070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 727 + "__id__": 839 }, "_enabled": true, "__prefab": { - "__id__": 731 + "__id__": 843 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16525,20 +19151,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 720 + "__id__": 832 }, "_children": [], "_active": true, "_components": [ { - "__id__": 734 + "__id__": 846 }, { - "__id__": 736 + "__id__": 848 } ], "_prefab": { - "__id__": 738 + "__id__": 850 }, "_lpos": { "__type__": "cc.Vec3", @@ -16575,11 +19201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 735 + "__id__": 847 }, "_contentSize": { "__type__": "cc.Size", @@ -16603,11 +19229,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 733 + "__id__": 845 }, "_enabled": true, "__prefab": { - "__id__": 737 + "__id__": 849 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -16684,11 +19310,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 720 + "__id__": 832 }, "_enabled": true, "__prefab": { - "__id__": 740 + "__id__": 852 }, "_contentSize": { "__type__": "cc.Size", @@ -16725,11 +19351,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 721 }, "_enabled": true, "__prefab": { - "__id__": 743 + "__id__": 855 }, "_contentSize": { "__type__": "cc.Size", @@ -16753,11 +19379,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 721 }, "_enabled": true, "__prefab": { - "__id__": 745 + "__id__": 857 }, "_alignFlags": 18, "_target": null, @@ -16789,11 +19415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 609 + "__id__": 721 }, "_enabled": true, "__prefab": { - "__id__": 747 + "__id__": 859 }, "_resizeMode": 0, "_layoutType": 3, @@ -16840,30 +19466,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 750 + "__id__": 862 }, { - "__id__": 918 + "__id__": 1030 } ], "_active": true, "_components": [ { - "__id__": 924 + "__id__": 1036 }, { - "__id__": 926 + "__id__": 1038 }, { - "__id__": 928 + "__id__": 1040 } ], "_prefab": { - "__id__": 930 + "__id__": 1042 }, "_lpos": { "__type__": "cc.Vec3", @@ -16900,48 +19526,48 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 861 }, "_children": [ { - "__id__": 751 + "__id__": 863 }, { - "__id__": 769 + "__id__": 881 }, { - "__id__": 787 + "__id__": 899 }, { - "__id__": 805 + "__id__": 917 }, { - "__id__": 823 + "__id__": 935 }, { - "__id__": 841 + "__id__": 953 }, { - "__id__": 859 + "__id__": 971 }, { - "__id__": 877 + "__id__": 989 }, { - "__id__": 895 + "__id__": 1007 } ], "_active": true, "_components": [ { - "__id__": 913 + "__id__": 1025 }, { - "__id__": 915 + "__id__": 1027 } ], "_prefab": { - "__id__": 917 + "__id__": 1029 }, "_lpos": { "__type__": "cc.Vec3", @@ -16978,27 +19604,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 752 + "__id__": 864 }, { - "__id__": 758 + "__id__": 870 } ], "_active": true, "_components": [ { - "__id__": 764 + "__id__": 876 }, { - "__id__": 766 + "__id__": 878 } ], "_prefab": { - "__id__": 768 + "__id__": 880 }, "_lpos": { "__type__": "cc.Vec3", @@ -17035,20 +19661,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 751 + "__id__": 863 }, "_children": [], "_active": true, "_components": [ { - "__id__": 753 + "__id__": 865 }, { - "__id__": 755 + "__id__": 867 } ], "_prefab": { - "__id__": 757 + "__id__": 869 }, "_lpos": { "__type__": "cc.Vec3", @@ -17085,11 +19711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 864 }, "_enabled": true, "__prefab": { - "__id__": 754 + "__id__": 866 }, "_contentSize": { "__type__": "cc.Size", @@ -17113,11 +19739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 752 + "__id__": 864 }, "_enabled": true, "__prefab": { - "__id__": 756 + "__id__": 868 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17171,20 +19797,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 751 + "__id__": 863 }, "_children": [], "_active": true, "_components": [ { - "__id__": 759 + "__id__": 871 }, { - "__id__": 761 + "__id__": 873 } ], "_prefab": { - "__id__": 763 + "__id__": 875 }, "_lpos": { "__type__": "cc.Vec3", @@ -17221,11 +19847,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 870 }, "_enabled": true, "__prefab": { - "__id__": 760 + "__id__": 872 }, "_contentSize": { "__type__": "cc.Size", @@ -17249,11 +19875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 758 + "__id__": 870 }, "_enabled": true, "__prefab": { - "__id__": 762 + "__id__": 874 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17330,11 +19956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 751 + "__id__": 863 }, "_enabled": true, "__prefab": { - "__id__": 765 + "__id__": 877 }, "_contentSize": { "__type__": "cc.Size", @@ -17358,11 +19984,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 751 + "__id__": 863 }, "_enabled": true, "__prefab": { - "__id__": 767 + "__id__": 879 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17439,27 +20065,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 770 + "__id__": 882 }, { - "__id__": 776 + "__id__": 888 } ], "_active": true, "_components": [ { - "__id__": 782 + "__id__": 894 }, { - "__id__": 784 + "__id__": 896 } ], "_prefab": { - "__id__": 786 + "__id__": 898 }, "_lpos": { "__type__": "cc.Vec3", @@ -17496,20 +20122,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 771 + "__id__": 883 }, { - "__id__": 773 + "__id__": 885 } ], "_prefab": { - "__id__": 775 + "__id__": 887 }, "_lpos": { "__type__": "cc.Vec3", @@ -17546,11 +20172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 772 + "__id__": 884 }, "_contentSize": { "__type__": "cc.Size", @@ -17574,11 +20200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 770 + "__id__": 882 }, "_enabled": true, "__prefab": { - "__id__": 774 + "__id__": 886 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17632,20 +20258,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 769 + "__id__": 881 }, "_children": [], "_active": true, "_components": [ { - "__id__": 777 + "__id__": 889 }, { - "__id__": 779 + "__id__": 891 } ], "_prefab": { - "__id__": 781 + "__id__": 893 }, "_lpos": { "__type__": "cc.Vec3", @@ -17682,11 +20308,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 778 + "__id__": 890 }, "_contentSize": { "__type__": "cc.Size", @@ -17710,11 +20336,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 776 + "__id__": 888 }, "_enabled": true, "__prefab": { - "__id__": 780 + "__id__": 892 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17791,11 +20417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 881 }, "_enabled": true, "__prefab": { - "__id__": 783 + "__id__": 895 }, "_contentSize": { "__type__": "cc.Size", @@ -17819,11 +20445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 769 + "__id__": 881 }, "_enabled": true, "__prefab": { - "__id__": 785 + "__id__": 897 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -17900,27 +20526,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 788 + "__id__": 900 }, { - "__id__": 794 + "__id__": 906 } ], "_active": true, "_components": [ { - "__id__": 800 + "__id__": 912 }, { - "__id__": 802 + "__id__": 914 } ], "_prefab": { - "__id__": 804 + "__id__": 916 }, "_lpos": { "__type__": "cc.Vec3", @@ -17957,20 +20583,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 787 + "__id__": 899 }, "_children": [], "_active": true, "_components": [ { - "__id__": 789 + "__id__": 901 }, { - "__id__": 791 + "__id__": 903 } ], "_prefab": { - "__id__": 793 + "__id__": 905 }, "_lpos": { "__type__": "cc.Vec3", @@ -18007,11 +20633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 788 + "__id__": 900 }, "_enabled": true, "__prefab": { - "__id__": 790 + "__id__": 902 }, "_contentSize": { "__type__": "cc.Size", @@ -18035,11 +20661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 788 + "__id__": 900 }, "_enabled": true, "__prefab": { - "__id__": 792 + "__id__": 904 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18093,20 +20719,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 787 + "__id__": 899 }, "_children": [], "_active": true, "_components": [ { - "__id__": 795 + "__id__": 907 }, { - "__id__": 797 + "__id__": 909 } ], "_prefab": { - "__id__": 799 + "__id__": 911 }, "_lpos": { "__type__": "cc.Vec3", @@ -18143,11 +20769,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 906 }, "_enabled": true, "__prefab": { - "__id__": 796 + "__id__": 908 }, "_contentSize": { "__type__": "cc.Size", @@ -18171,11 +20797,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 794 + "__id__": 906 }, "_enabled": true, "__prefab": { - "__id__": 798 + "__id__": 910 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18252,11 +20878,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 801 + "__id__": 913 }, "_contentSize": { "__type__": "cc.Size", @@ -18280,11 +20906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 787 + "__id__": 899 }, "_enabled": true, "__prefab": { - "__id__": 803 + "__id__": 915 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18361,27 +20987,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 806 + "__id__": 918 }, { - "__id__": 812 + "__id__": 924 } ], "_active": true, "_components": [ { - "__id__": 818 + "__id__": 930 }, { - "__id__": 820 + "__id__": 932 } ], "_prefab": { - "__id__": 822 + "__id__": 934 }, "_lpos": { "__type__": "cc.Vec3", @@ -18418,20 +21044,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 805 + "__id__": 917 }, "_children": [], "_active": true, "_components": [ { - "__id__": 807 + "__id__": 919 }, { - "__id__": 809 + "__id__": 921 } ], "_prefab": { - "__id__": 811 + "__id__": 923 }, "_lpos": { "__type__": "cc.Vec3", @@ -18468,11 +21094,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 918 }, "_enabled": true, "__prefab": { - "__id__": 808 + "__id__": 920 }, "_contentSize": { "__type__": "cc.Size", @@ -18496,11 +21122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 806 + "__id__": 918 }, "_enabled": true, "__prefab": { - "__id__": 810 + "__id__": 922 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18554,20 +21180,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 805 + "__id__": 917 }, "_children": [], "_active": true, "_components": [ { - "__id__": 813 + "__id__": 925 }, { - "__id__": 815 + "__id__": 927 } ], "_prefab": { - "__id__": 817 + "__id__": 929 }, "_lpos": { "__type__": "cc.Vec3", @@ -18604,11 +21230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 924 }, "_enabled": true, "__prefab": { - "__id__": 814 + "__id__": 926 }, "_contentSize": { "__type__": "cc.Size", @@ -18632,11 +21258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 812 + "__id__": 924 }, "_enabled": true, "__prefab": { - "__id__": 816 + "__id__": 928 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18713,11 +21339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 819 + "__id__": 931 }, "_contentSize": { "__type__": "cc.Size", @@ -18741,11 +21367,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 805 + "__id__": 917 }, "_enabled": true, "__prefab": { - "__id__": 821 + "__id__": 933 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -18822,27 +21448,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 824 + "__id__": 936 }, { - "__id__": 830 + "__id__": 942 } ], "_active": true, "_components": [ { - "__id__": 836 + "__id__": 948 }, { - "__id__": 838 + "__id__": 950 } ], "_prefab": { - "__id__": 840 + "__id__": 952 }, "_lpos": { "__type__": "cc.Vec3", @@ -18879,20 +21505,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 823 + "__id__": 935 }, "_children": [], "_active": true, "_components": [ { - "__id__": 825 + "__id__": 937 }, { - "__id__": 827 + "__id__": 939 } ], "_prefab": { - "__id__": 829 + "__id__": 941 }, "_lpos": { "__type__": "cc.Vec3", @@ -18929,11 +21555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 824 + "__id__": 936 }, "_enabled": true, "__prefab": { - "__id__": 826 + "__id__": 938 }, "_contentSize": { "__type__": "cc.Size", @@ -18957,11 +21583,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 824 + "__id__": 936 }, "_enabled": true, "__prefab": { - "__id__": 828 + "__id__": 940 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19015,20 +21641,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 823 + "__id__": 935 }, "_children": [], "_active": true, "_components": [ { - "__id__": 831 + "__id__": 943 }, { - "__id__": 833 + "__id__": 945 } ], "_prefab": { - "__id__": 835 + "__id__": 947 }, "_lpos": { "__type__": "cc.Vec3", @@ -19065,11 +21691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 942 }, "_enabled": true, "__prefab": { - "__id__": 832 + "__id__": 944 }, "_contentSize": { "__type__": "cc.Size", @@ -19093,11 +21719,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 830 + "__id__": 942 }, "_enabled": true, "__prefab": { - "__id__": 834 + "__id__": 946 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19174,11 +21800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 935 }, "_enabled": true, "__prefab": { - "__id__": 837 + "__id__": 949 }, "_contentSize": { "__type__": "cc.Size", @@ -19202,11 +21828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 823 + "__id__": 935 }, "_enabled": true, "__prefab": { - "__id__": 839 + "__id__": 951 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19283,27 +21909,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 842 + "__id__": 954 }, { - "__id__": 848 + "__id__": 960 } ], "_active": true, "_components": [ { - "__id__": 854 + "__id__": 966 }, { - "__id__": 856 + "__id__": 968 } ], "_prefab": { - "__id__": 858 + "__id__": 970 }, "_lpos": { "__type__": "cc.Vec3", @@ -19340,20 +21966,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 953 }, "_children": [], "_active": true, "_components": [ { - "__id__": 843 + "__id__": 955 }, { - "__id__": 845 + "__id__": 957 } ], "_prefab": { - "__id__": 847 + "__id__": 959 }, "_lpos": { "__type__": "cc.Vec3", @@ -19390,11 +22016,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 844 + "__id__": 956 }, "_contentSize": { "__type__": "cc.Size", @@ -19418,11 +22044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 842 + "__id__": 954 }, "_enabled": true, "__prefab": { - "__id__": 846 + "__id__": 958 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19476,20 +22102,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 841 + "__id__": 953 }, "_children": [], "_active": true, "_components": [ { - "__id__": 849 + "__id__": 961 }, { - "__id__": 851 + "__id__": 963 } ], "_prefab": { - "__id__": 853 + "__id__": 965 }, "_lpos": { "__type__": "cc.Vec3", @@ -19526,11 +22152,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 850 + "__id__": 962 }, "_contentSize": { "__type__": "cc.Size", @@ -19554,11 +22180,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 848 + "__id__": 960 }, "_enabled": true, "__prefab": { - "__id__": 852 + "__id__": 964 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19635,11 +22261,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 855 + "__id__": 967 }, "_contentSize": { "__type__": "cc.Size", @@ -19663,11 +22289,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 841 + "__id__": 953 }, "_enabled": true, "__prefab": { - "__id__": 857 + "__id__": 969 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19744,27 +22370,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 860 + "__id__": 972 }, { - "__id__": 866 + "__id__": 978 } ], "_active": true, "_components": [ { - "__id__": 872 + "__id__": 984 }, { - "__id__": 874 + "__id__": 986 } ], "_prefab": { - "__id__": 876 + "__id__": 988 }, "_lpos": { "__type__": "cc.Vec3", @@ -19801,20 +22427,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 859 + "__id__": 971 }, "_children": [], "_active": true, "_components": [ { - "__id__": 861 + "__id__": 973 }, { - "__id__": 863 + "__id__": 975 } ], "_prefab": { - "__id__": 865 + "__id__": 977 }, "_lpos": { "__type__": "cc.Vec3", @@ -19851,11 +22477,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 972 }, "_enabled": true, "__prefab": { - "__id__": 862 + "__id__": 974 }, "_contentSize": { "__type__": "cc.Size", @@ -19879,11 +22505,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 860 + "__id__": 972 }, "_enabled": true, "__prefab": { - "__id__": 864 + "__id__": 976 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -19937,20 +22563,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 859 + "__id__": 971 }, "_children": [], "_active": true, "_components": [ { - "__id__": 867 + "__id__": 979 }, { - "__id__": 869 + "__id__": 981 } ], "_prefab": { - "__id__": 871 + "__id__": 983 }, "_lpos": { "__type__": "cc.Vec3", @@ -19987,11 +22613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 868 + "__id__": 980 }, "_contentSize": { "__type__": "cc.Size", @@ -20015,11 +22641,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 866 + "__id__": 978 }, "_enabled": true, "__prefab": { - "__id__": 870 + "__id__": 982 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20096,11 +22722,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 873 + "__id__": 985 }, "_contentSize": { "__type__": "cc.Size", @@ -20124,11 +22750,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 859 + "__id__": 971 }, "_enabled": true, "__prefab": { - "__id__": 875 + "__id__": 987 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20205,27 +22831,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 878 + "__id__": 990 }, { - "__id__": 884 + "__id__": 996 } ], "_active": true, "_components": [ { - "__id__": 890 + "__id__": 1002 }, { - "__id__": 892 + "__id__": 1004 } ], "_prefab": { - "__id__": 894 + "__id__": 1006 }, "_lpos": { "__type__": "cc.Vec3", @@ -20262,20 +22888,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 877 + "__id__": 989 }, "_children": [], "_active": true, "_components": [ { - "__id__": 879 + "__id__": 991 }, { - "__id__": 881 + "__id__": 993 } ], "_prefab": { - "__id__": 883 + "__id__": 995 }, "_lpos": { "__type__": "cc.Vec3", @@ -20312,11 +22938,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 990 }, "_enabled": true, "__prefab": { - "__id__": 880 + "__id__": 992 }, "_contentSize": { "__type__": "cc.Size", @@ -20340,11 +22966,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 878 + "__id__": 990 }, "_enabled": true, "__prefab": { - "__id__": 882 + "__id__": 994 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20398,20 +23024,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 877 + "__id__": 989 }, "_children": [], "_active": true, "_components": [ { - "__id__": 885 + "__id__": 997 }, { - "__id__": 887 + "__id__": 999 } ], "_prefab": { - "__id__": 889 + "__id__": 1001 }, "_lpos": { "__type__": "cc.Vec3", @@ -20448,11 +23074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 886 + "__id__": 998 }, "_contentSize": { "__type__": "cc.Size", @@ -20476,11 +23102,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 884 + "__id__": 996 }, "_enabled": true, "__prefab": { - "__id__": 888 + "__id__": 1000 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20557,11 +23183,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 989 }, "_enabled": true, "__prefab": { - "__id__": 891 + "__id__": 1003 }, "_contentSize": { "__type__": "cc.Size", @@ -20585,11 +23211,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 877 + "__id__": 989 }, "_enabled": true, "__prefab": { - "__id__": 893 + "__id__": 1005 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20666,27 +23292,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 750 + "__id__": 862 }, "_children": [ { - "__id__": 896 + "__id__": 1008 }, { - "__id__": 902 + "__id__": 1014 } ], "_active": true, "_components": [ { - "__id__": 908 + "__id__": 1020 }, { - "__id__": 910 + "__id__": 1022 } ], "_prefab": { - "__id__": 912 + "__id__": 1024 }, "_lpos": { "__type__": "cc.Vec3", @@ -20723,20 +23349,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 895 + "__id__": 1007 }, "_children": [], "_active": true, "_components": [ { - "__id__": 897 + "__id__": 1009 }, { - "__id__": 899 + "__id__": 1011 } ], "_prefab": { - "__id__": 901 + "__id__": 1013 }, "_lpos": { "__type__": "cc.Vec3", @@ -20773,11 +23399,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 1008 }, "_enabled": true, "__prefab": { - "__id__": 898 + "__id__": 1010 }, "_contentSize": { "__type__": "cc.Size", @@ -20801,11 +23427,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 896 + "__id__": 1008 }, "_enabled": true, "__prefab": { - "__id__": 900 + "__id__": 1012 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -20859,20 +23485,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 895 + "__id__": 1007 }, "_children": [], "_active": true, "_components": [ { - "__id__": 903 + "__id__": 1015 }, { - "__id__": 905 + "__id__": 1017 } ], "_prefab": { - "__id__": 907 + "__id__": 1019 }, "_lpos": { "__type__": "cc.Vec3", @@ -20909,11 +23535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 1014 }, "_enabled": true, "__prefab": { - "__id__": 904 + "__id__": 1016 }, "_contentSize": { "__type__": "cc.Size", @@ -20937,11 +23563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 902 + "__id__": 1014 }, "_enabled": true, "__prefab": { - "__id__": 906 + "__id__": 1018 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21018,11 +23644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 909 + "__id__": 1021 }, "_contentSize": { "__type__": "cc.Size", @@ -21046,11 +23672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 895 + "__id__": 1007 }, "_enabled": true, "__prefab": { - "__id__": 911 + "__id__": 1023 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21127,11 +23753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 914 + "__id__": 1026 }, "_contentSize": { "__type__": "cc.Size", @@ -21155,11 +23781,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 750 + "__id__": 862 }, "_enabled": true, "__prefab": { - "__id__": 916 + "__id__": 1028 }, "_resizeMode": 0, "_layoutType": 3, @@ -21206,20 +23832,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 749 + "__id__": 861 }, "_children": [], "_active": true, "_components": [ { - "__id__": 919 + "__id__": 1031 }, { - "__id__": 921 + "__id__": 1033 } ], "_prefab": { - "__id__": 923 + "__id__": 1035 }, "_lpos": { "__type__": "cc.Vec3", @@ -21256,11 +23882,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 1030 }, "_enabled": true, "__prefab": { - "__id__": 920 + "__id__": 1032 }, "_contentSize": { "__type__": "cc.Size", @@ -21284,11 +23910,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 918 + "__id__": 1030 }, "_enabled": true, "__prefab": { - "__id__": 922 + "__id__": 1034 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21365,11 +23991,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 861 }, "_enabled": true, "__prefab": { - "__id__": 925 + "__id__": 1037 }, "_contentSize": { "__type__": "cc.Size", @@ -21393,11 +24019,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 861 }, "_enabled": true, "__prefab": { - "__id__": 927 + "__id__": 1039 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21438,11 +24064,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 749 + "__id__": 861 }, "_enabled": true, "__prefab": { - "__id__": 929 + "__id__": 1041 }, "_alignFlags": 2, "_target": null, @@ -21487,39 +24113,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 932 + "__id__": 1044 }, { - "__id__": 938 + "__id__": 1050 }, { - "__id__": 950 + "__id__": 1062 }, { - "__id__": 956 + "__id__": 1068 }, { - "__id__": 962 + "__id__": 1074 }, { - "__id__": 968 + "__id__": 1080 } ], "_active": true, "_components": [ { - "__id__": 1166 + "__id__": 1278 }, { - "__id__": 1168 + "__id__": 1280 } ], "_prefab": { - "__id__": 1170 + "__id__": 1282 }, "_lpos": { "__type__": "cc.Vec3", @@ -21556,20 +24182,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [], "_active": true, "_components": [ { - "__id__": 933 + "__id__": 1045 }, { - "__id__": 935 + "__id__": 1047 } ], "_prefab": { - "__id__": 937 + "__id__": 1049 }, "_lpos": { "__type__": "cc.Vec3", @@ -21606,11 +24232,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 934 + "__id__": 1046 }, "_contentSize": { "__type__": "cc.Size", @@ -21634,11 +24260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 932 + "__id__": 1044 }, "_enabled": true, "__prefab": { - "__id__": 936 + "__id__": 1048 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21692,24 +24318,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [ { - "__id__": 939 + "__id__": 1051 } ], "_active": true, "_components": [ { - "__id__": 945 + "__id__": 1057 }, { - "__id__": 947 + "__id__": 1059 } ], "_prefab": { - "__id__": 949 + "__id__": 1061 }, "_lpos": { "__type__": "cc.Vec3", @@ -21746,20 +24372,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 938 + "__id__": 1050 }, "_children": [], "_active": true, "_components": [ { - "__id__": 940 + "__id__": 1052 }, { - "__id__": 942 + "__id__": 1054 } ], "_prefab": { - "__id__": 944 + "__id__": 1056 }, "_lpos": { "__type__": "cc.Vec3", @@ -21796,11 +24422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 1051 }, "_enabled": true, "__prefab": { - "__id__": 941 + "__id__": 1053 }, "_contentSize": { "__type__": "cc.Size", @@ -21824,11 +24450,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 939 + "__id__": 1051 }, "_enabled": true, "__prefab": { - "__id__": 943 + "__id__": 1055 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21882,11 +24508,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 1050 }, "_enabled": true, "__prefab": { - "__id__": 946 + "__id__": 1058 }, "_contentSize": { "__type__": "cc.Size", @@ -21910,11 +24536,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 938 + "__id__": 1050 }, "_enabled": true, "__prefab": { - "__id__": 948 + "__id__": 1060 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -21968,20 +24594,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [], "_active": true, "_components": [ { - "__id__": 951 + "__id__": 1063 }, { - "__id__": 953 + "__id__": 1065 } ], "_prefab": { - "__id__": 955 + "__id__": 1067 }, "_lpos": { "__type__": "cc.Vec3", @@ -22018,11 +24644,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 950 + "__id__": 1062 }, "_enabled": true, "__prefab": { - "__id__": 952 + "__id__": 1064 }, "_contentSize": { "__type__": "cc.Size", @@ -22046,11 +24672,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 950 + "__id__": 1062 }, "_enabled": true, "__prefab": { - "__id__": 954 + "__id__": 1066 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22127,20 +24753,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [], "_active": true, "_components": [ { - "__id__": 957 + "__id__": 1069 }, { - "__id__": 959 + "__id__": 1071 } ], "_prefab": { - "__id__": 961 + "__id__": 1073 }, "_lpos": { "__type__": "cc.Vec3", @@ -22177,11 +24803,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 956 + "__id__": 1068 }, "_enabled": true, "__prefab": { - "__id__": 958 + "__id__": 1070 }, "_contentSize": { "__type__": "cc.Size", @@ -22205,11 +24831,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 956 + "__id__": 1068 }, "_enabled": true, "__prefab": { - "__id__": 960 + "__id__": 1072 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22263,20 +24889,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [], "_active": true, "_components": [ { - "__id__": 963 + "__id__": 1075 }, { - "__id__": 965 + "__id__": 1077 } ], "_prefab": { - "__id__": 967 + "__id__": 1079 }, "_lpos": { "__type__": "cc.Vec3", @@ -22313,11 +24939,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 964 + "__id__": 1076 }, "_contentSize": { "__type__": "cc.Size", @@ -22341,11 +24967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 962 + "__id__": 1074 }, "_enabled": true, "__prefab": { - "__id__": 966 + "__id__": 1078 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22422,39 +25048,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 931 + "__id__": 1043 }, "_children": [ { - "__id__": 969 + "__id__": 1081 }, { - "__id__": 1007 + "__id__": 1119 }, { - "__id__": 1045 + "__id__": 1157 }, { - "__id__": 1083 + "__id__": 1195 }, { - "__id__": 1121 + "__id__": 1233 } ], "_active": true, "_components": [ { - "__id__": 1159 + "__id__": 1271 }, { - "__id__": 1161 + "__id__": 1273 }, { - "__id__": 1163 + "__id__": 1275 } ], "_prefab": { - "__id__": 1165 + "__id__": 1277 }, "_lpos": { "__type__": "cc.Vec3", @@ -22491,30 +25117,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1080 }, "_children": [ { - "__id__": 970 + "__id__": 1082 }, { - "__id__": 976 + "__id__": 1088 }, { - "__id__": 982 + "__id__": 1094 }, { - "__id__": 998 + "__id__": 1110 } ], "_active": true, "_components": [ { - "__id__": 1004 + "__id__": 1116 } ], "_prefab": { - "__id__": 1006 + "__id__": 1118 }, "_lpos": { "__type__": "cc.Vec3", @@ -22551,20 +25177,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 969 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 971 + "__id__": 1083 }, { - "__id__": 973 + "__id__": 1085 } ], "_prefab": { - "__id__": 975 + "__id__": 1087 }, "_lpos": { "__type__": "cc.Vec3", @@ -22601,11 +25227,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 972 + "__id__": 1084 }, "_contentSize": { "__type__": "cc.Size", @@ -22629,11 +25255,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 970 + "__id__": 1082 }, "_enabled": true, "__prefab": { - "__id__": 974 + "__id__": 1086 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22687,20 +25313,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 969 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 977 + "__id__": 1089 }, { - "__id__": 979 + "__id__": 1091 } ], "_prefab": { - "__id__": 981 + "__id__": 1093 }, "_lpos": { "__type__": "cc.Vec3", @@ -22737,11 +25363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 978 + "__id__": 1090 }, "_contentSize": { "__type__": "cc.Size", @@ -22765,11 +25391,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 976 + "__id__": 1088 }, "_enabled": true, "__prefab": { - "__id__": 980 + "__id__": 1092 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -22823,24 +25449,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 969 + "__id__": 1081 }, "_children": [ { - "__id__": 983 + "__id__": 1095 }, { - "__id__": 989 + "__id__": 1101 } ], "_active": true, "_components": [ { - "__id__": 995 + "__id__": 1107 } ], "_prefab": { - "__id__": 997 + "__id__": 1109 }, "_lpos": { "__type__": "cc.Vec3", @@ -22877,20 +25503,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 982 + "__id__": 1094 }, "_children": [], "_active": true, "_components": [ { - "__id__": 984 + "__id__": 1096 }, { - "__id__": 986 + "__id__": 1098 } ], "_prefab": { - "__id__": 988 + "__id__": 1100 }, "_lpos": { "__type__": "cc.Vec3", @@ -22927,11 +25553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 983 + "__id__": 1095 }, "_enabled": true, "__prefab": { - "__id__": 985 + "__id__": 1097 }, "_contentSize": { "__type__": "cc.Size", @@ -22955,11 +25581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 983 + "__id__": 1095 }, "_enabled": true, "__prefab": { - "__id__": 987 + "__id__": 1099 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23013,20 +25639,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 982 + "__id__": 1094 }, "_children": [], "_active": true, "_components": [ { - "__id__": 990 + "__id__": 1102 }, { - "__id__": 992 + "__id__": 1104 } ], "_prefab": { - "__id__": 994 + "__id__": 1106 }, "_lpos": { "__type__": "cc.Vec3", @@ -23063,11 +25689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 989 + "__id__": 1101 }, "_enabled": true, "__prefab": { - "__id__": 991 + "__id__": 1103 }, "_contentSize": { "__type__": "cc.Size", @@ -23091,11 +25717,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 989 + "__id__": 1101 }, "_enabled": true, "__prefab": { - "__id__": 993 + "__id__": 1105 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23172,11 +25798,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 982 + "__id__": 1094 }, "_enabled": true, "__prefab": { - "__id__": 996 + "__id__": 1108 }, "_contentSize": { "__type__": "cc.Size", @@ -23213,20 +25839,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 969 + "__id__": 1081 }, "_children": [], "_active": true, "_components": [ { - "__id__": 999 + "__id__": 1111 }, { - "__id__": 1001 + "__id__": 1113 } ], "_prefab": { - "__id__": 1003 + "__id__": 1115 }, "_lpos": { "__type__": "cc.Vec3", @@ -23263,11 +25889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 998 + "__id__": 1110 }, "_enabled": true, "__prefab": { - "__id__": 1000 + "__id__": 1112 }, "_contentSize": { "__type__": "cc.Size", @@ -23291,11 +25917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 998 + "__id__": 1110 }, "_enabled": true, "__prefab": { - "__id__": 1002 + "__id__": 1114 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23372,11 +25998,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 969 + "__id__": 1081 }, "_enabled": true, "__prefab": { - "__id__": 1005 + "__id__": 1117 }, "_contentSize": { "__type__": "cc.Size", @@ -23413,30 +26039,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1080 }, "_children": [ { - "__id__": 1008 + "__id__": 1120 }, { - "__id__": 1014 + "__id__": 1126 }, { - "__id__": 1020 + "__id__": 1132 }, { - "__id__": 1036 + "__id__": 1148 } ], "_active": true, "_components": [ { - "__id__": 1042 + "__id__": 1154 } ], "_prefab": { - "__id__": 1044 + "__id__": 1156 }, "_lpos": { "__type__": "cc.Vec3", @@ -23473,20 +26099,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1007 + "__id__": 1119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1009 + "__id__": 1121 }, { - "__id__": 1011 + "__id__": 1123 } ], "_prefab": { - "__id__": 1013 + "__id__": 1125 }, "_lpos": { "__type__": "cc.Vec3", @@ -23523,11 +26149,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1008 + "__id__": 1120 }, "_enabled": true, "__prefab": { - "__id__": 1010 + "__id__": 1122 }, "_contentSize": { "__type__": "cc.Size", @@ -23551,11 +26177,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1008 + "__id__": 1120 }, "_enabled": true, "__prefab": { - "__id__": 1012 + "__id__": 1124 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23609,20 +26235,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1007 + "__id__": 1119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1015 + "__id__": 1127 }, { - "__id__": 1017 + "__id__": 1129 } ], "_prefab": { - "__id__": 1019 + "__id__": 1131 }, "_lpos": { "__type__": "cc.Vec3", @@ -23659,11 +26285,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1014 + "__id__": 1126 }, "_enabled": true, "__prefab": { - "__id__": 1016 + "__id__": 1128 }, "_contentSize": { "__type__": "cc.Size", @@ -23687,11 +26313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1014 + "__id__": 1126 }, "_enabled": true, "__prefab": { - "__id__": 1018 + "__id__": 1130 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23745,24 +26371,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1007 + "__id__": 1119 }, "_children": [ { - "__id__": 1021 + "__id__": 1133 }, { - "__id__": 1027 + "__id__": 1139 } ], "_active": true, "_components": [ { - "__id__": 1033 + "__id__": 1145 } ], "_prefab": { - "__id__": 1035 + "__id__": 1147 }, "_lpos": { "__type__": "cc.Vec3", @@ -23799,20 +26425,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1020 + "__id__": 1132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1022 + "__id__": 1134 }, { - "__id__": 1024 + "__id__": 1136 } ], "_prefab": { - "__id__": 1026 + "__id__": 1138 }, "_lpos": { "__type__": "cc.Vec3", @@ -23849,11 +26475,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1021 + "__id__": 1133 }, "_enabled": true, "__prefab": { - "__id__": 1023 + "__id__": 1135 }, "_contentSize": { "__type__": "cc.Size", @@ -23877,11 +26503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1021 + "__id__": 1133 }, "_enabled": true, "__prefab": { - "__id__": 1025 + "__id__": 1137 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -23935,20 +26561,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1020 + "__id__": 1132 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1028 + "__id__": 1140 }, { - "__id__": 1030 + "__id__": 1142 } ], "_prefab": { - "__id__": 1032 + "__id__": 1144 }, "_lpos": { "__type__": "cc.Vec3", @@ -23985,11 +26611,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1027 + "__id__": 1139 }, "_enabled": true, "__prefab": { - "__id__": 1029 + "__id__": 1141 }, "_contentSize": { "__type__": "cc.Size", @@ -24013,11 +26639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1027 + "__id__": 1139 }, "_enabled": true, "__prefab": { - "__id__": 1031 + "__id__": 1143 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24094,11 +26720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1020 + "__id__": 1132 }, "_enabled": true, "__prefab": { - "__id__": 1034 + "__id__": 1146 }, "_contentSize": { "__type__": "cc.Size", @@ -24135,20 +26761,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1007 + "__id__": 1119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1037 + "__id__": 1149 }, { - "__id__": 1039 + "__id__": 1151 } ], "_prefab": { - "__id__": 1041 + "__id__": 1153 }, "_lpos": { "__type__": "cc.Vec3", @@ -24185,11 +26811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1036 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1038 + "__id__": 1150 }, "_contentSize": { "__type__": "cc.Size", @@ -24213,11 +26839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1036 + "__id__": 1148 }, "_enabled": true, "__prefab": { - "__id__": 1040 + "__id__": 1152 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24294,11 +26920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1007 + "__id__": 1119 }, "_enabled": true, "__prefab": { - "__id__": 1043 + "__id__": 1155 }, "_contentSize": { "__type__": "cc.Size", @@ -24335,30 +26961,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1080 }, "_children": [ { - "__id__": 1046 + "__id__": 1158 }, { - "__id__": 1052 + "__id__": 1164 }, { - "__id__": 1058 + "__id__": 1170 }, { - "__id__": 1074 + "__id__": 1186 } ], "_active": true, "_components": [ { - "__id__": 1080 + "__id__": 1192 } ], "_prefab": { - "__id__": 1082 + "__id__": 1194 }, "_lpos": { "__type__": "cc.Vec3", @@ -24395,20 +27021,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1045 + "__id__": 1157 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1047 + "__id__": 1159 }, { - "__id__": 1049 + "__id__": 1161 } ], "_prefab": { - "__id__": 1051 + "__id__": 1163 }, "_lpos": { "__type__": "cc.Vec3", @@ -24445,11 +27071,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1046 + "__id__": 1158 }, "_enabled": true, "__prefab": { - "__id__": 1048 + "__id__": 1160 }, "_contentSize": { "__type__": "cc.Size", @@ -24473,11 +27099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1046 + "__id__": 1158 }, "_enabled": true, "__prefab": { - "__id__": 1050 + "__id__": 1162 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24531,20 +27157,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1045 + "__id__": 1157 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1053 + "__id__": 1165 }, { - "__id__": 1055 + "__id__": 1167 } ], "_prefab": { - "__id__": 1057 + "__id__": 1169 }, "_lpos": { "__type__": "cc.Vec3", @@ -24581,11 +27207,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1052 + "__id__": 1164 }, "_enabled": true, "__prefab": { - "__id__": 1054 + "__id__": 1166 }, "_contentSize": { "__type__": "cc.Size", @@ -24609,11 +27235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1052 + "__id__": 1164 }, "_enabled": true, "__prefab": { - "__id__": 1056 + "__id__": 1168 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24667,24 +27293,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1045 + "__id__": 1157 }, "_children": [ { - "__id__": 1059 + "__id__": 1171 }, { - "__id__": 1065 + "__id__": 1177 } ], "_active": true, "_components": [ { - "__id__": 1071 + "__id__": 1183 } ], "_prefab": { - "__id__": 1073 + "__id__": 1185 }, "_lpos": { "__type__": "cc.Vec3", @@ -24721,20 +27347,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1058 + "__id__": 1170 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1060 + "__id__": 1172 }, { - "__id__": 1062 + "__id__": 1174 } ], "_prefab": { - "__id__": 1064 + "__id__": 1176 }, "_lpos": { "__type__": "cc.Vec3", @@ -24771,11 +27397,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1059 + "__id__": 1171 }, "_enabled": true, "__prefab": { - "__id__": 1061 + "__id__": 1173 }, "_contentSize": { "__type__": "cc.Size", @@ -24799,11 +27425,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1059 + "__id__": 1171 }, "_enabled": true, "__prefab": { - "__id__": 1063 + "__id__": 1175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -24857,20 +27483,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1058 + "__id__": 1170 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1066 + "__id__": 1178 }, { - "__id__": 1068 + "__id__": 1180 } ], "_prefab": { - "__id__": 1070 + "__id__": 1182 }, "_lpos": { "__type__": "cc.Vec3", @@ -24907,11 +27533,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1065 + "__id__": 1177 }, "_enabled": true, "__prefab": { - "__id__": 1067 + "__id__": 1179 }, "_contentSize": { "__type__": "cc.Size", @@ -24935,11 +27561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1065 + "__id__": 1177 }, "_enabled": true, "__prefab": { - "__id__": 1069 + "__id__": 1181 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25016,11 +27642,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1058 + "__id__": 1170 }, "_enabled": true, "__prefab": { - "__id__": 1072 + "__id__": 1184 }, "_contentSize": { "__type__": "cc.Size", @@ -25057,20 +27683,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1045 + "__id__": 1157 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1075 + "__id__": 1187 }, { - "__id__": 1077 + "__id__": 1189 } ], "_prefab": { - "__id__": 1079 + "__id__": 1191 }, "_lpos": { "__type__": "cc.Vec3", @@ -25107,11 +27733,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 1186 }, "_enabled": true, "__prefab": { - "__id__": 1076 + "__id__": 1188 }, "_contentSize": { "__type__": "cc.Size", @@ -25135,11 +27761,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1074 + "__id__": 1186 }, "_enabled": true, "__prefab": { - "__id__": 1078 + "__id__": 1190 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25216,11 +27842,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1045 + "__id__": 1157 }, "_enabled": true, "__prefab": { - "__id__": 1081 + "__id__": 1193 }, "_contentSize": { "__type__": "cc.Size", @@ -25257,30 +27883,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1080 }, "_children": [ { - "__id__": 1084 + "__id__": 1196 }, { - "__id__": 1090 + "__id__": 1202 }, { - "__id__": 1096 + "__id__": 1208 }, { - "__id__": 1112 + "__id__": 1224 } ], "_active": true, "_components": [ { - "__id__": 1118 + "__id__": 1230 } ], "_prefab": { - "__id__": 1120 + "__id__": 1232 }, "_lpos": { "__type__": "cc.Vec3", @@ -25317,20 +27943,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1083 + "__id__": 1195 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1085 + "__id__": 1197 }, { - "__id__": 1087 + "__id__": 1199 } ], "_prefab": { - "__id__": 1089 + "__id__": 1201 }, "_lpos": { "__type__": "cc.Vec3", @@ -25367,11 +27993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1084 + "__id__": 1196 }, "_enabled": true, "__prefab": { - "__id__": 1086 + "__id__": 1198 }, "_contentSize": { "__type__": "cc.Size", @@ -25395,11 +28021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1084 + "__id__": 1196 }, "_enabled": true, "__prefab": { - "__id__": 1088 + "__id__": 1200 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25453,20 +28079,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1083 + "__id__": 1195 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1091 + "__id__": 1203 }, { - "__id__": 1093 + "__id__": 1205 } ], "_prefab": { - "__id__": 1095 + "__id__": 1207 }, "_lpos": { "__type__": "cc.Vec3", @@ -25503,11 +28129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1090 + "__id__": 1202 }, "_enabled": true, "__prefab": { - "__id__": 1092 + "__id__": 1204 }, "_contentSize": { "__type__": "cc.Size", @@ -25531,11 +28157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1090 + "__id__": 1202 }, "_enabled": true, "__prefab": { - "__id__": 1094 + "__id__": 1206 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25589,24 +28215,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1083 + "__id__": 1195 }, "_children": [ { - "__id__": 1097 + "__id__": 1209 }, { - "__id__": 1103 + "__id__": 1215 } ], "_active": true, "_components": [ { - "__id__": 1109 + "__id__": 1221 } ], "_prefab": { - "__id__": 1111 + "__id__": 1223 }, "_lpos": { "__type__": "cc.Vec3", @@ -25643,20 +28269,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1208 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1098 + "__id__": 1210 }, { - "__id__": 1100 + "__id__": 1212 } ], "_prefab": { - "__id__": 1102 + "__id__": 1214 }, "_lpos": { "__type__": "cc.Vec3", @@ -25693,11 +28319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1209 }, "_enabled": true, "__prefab": { - "__id__": 1099 + "__id__": 1211 }, "_contentSize": { "__type__": "cc.Size", @@ -25721,11 +28347,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1097 + "__id__": 1209 }, "_enabled": true, "__prefab": { - "__id__": 1101 + "__id__": 1213 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25779,20 +28405,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1096 + "__id__": 1208 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1104 + "__id__": 1216 }, { - "__id__": 1106 + "__id__": 1218 } ], "_prefab": { - "__id__": 1108 + "__id__": 1220 }, "_lpos": { "__type__": "cc.Vec3", @@ -25829,11 +28455,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1103 + "__id__": 1215 }, "_enabled": true, "__prefab": { - "__id__": 1105 + "__id__": 1217 }, "_contentSize": { "__type__": "cc.Size", @@ -25857,11 +28483,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1103 + "__id__": 1215 }, "_enabled": true, "__prefab": { - "__id__": 1107 + "__id__": 1219 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -25938,11 +28564,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1096 + "__id__": 1208 }, "_enabled": true, "__prefab": { - "__id__": 1110 + "__id__": 1222 }, "_contentSize": { "__type__": "cc.Size", @@ -25979,20 +28605,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1083 + "__id__": 1195 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1113 + "__id__": 1225 }, { - "__id__": 1115 + "__id__": 1227 } ], "_prefab": { - "__id__": 1117 + "__id__": 1229 }, "_lpos": { "__type__": "cc.Vec3", @@ -26029,11 +28655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1224 }, "_enabled": true, "__prefab": { - "__id__": 1114 + "__id__": 1226 }, "_contentSize": { "__type__": "cc.Size", @@ -26057,11 +28683,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1112 + "__id__": 1224 }, "_enabled": true, "__prefab": { - "__id__": 1116 + "__id__": 1228 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26138,11 +28764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1083 + "__id__": 1195 }, "_enabled": true, "__prefab": { - "__id__": 1119 + "__id__": 1231 }, "_contentSize": { "__type__": "cc.Size", @@ -26179,30 +28805,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 968 + "__id__": 1080 }, "_children": [ { - "__id__": 1122 + "__id__": 1234 }, { - "__id__": 1128 + "__id__": 1240 }, { - "__id__": 1134 + "__id__": 1246 }, { - "__id__": 1150 + "__id__": 1262 } ], "_active": true, "_components": [ { - "__id__": 1156 + "__id__": 1268 } ], "_prefab": { - "__id__": 1158 + "__id__": 1270 }, "_lpos": { "__type__": "cc.Vec3", @@ -26239,20 +28865,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1121 + "__id__": 1233 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1123 + "__id__": 1235 }, { - "__id__": 1125 + "__id__": 1237 } ], "_prefab": { - "__id__": 1127 + "__id__": 1239 }, "_lpos": { "__type__": "cc.Vec3", @@ -26289,11 +28915,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1122 + "__id__": 1234 }, "_enabled": true, "__prefab": { - "__id__": 1124 + "__id__": 1236 }, "_contentSize": { "__type__": "cc.Size", @@ -26317,11 +28943,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1122 + "__id__": 1234 }, "_enabled": true, "__prefab": { - "__id__": 1126 + "__id__": 1238 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26375,20 +29001,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1121 + "__id__": 1233 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1129 + "__id__": 1241 }, { - "__id__": 1131 + "__id__": 1243 } ], "_prefab": { - "__id__": 1133 + "__id__": 1245 }, "_lpos": { "__type__": "cc.Vec3", @@ -26425,11 +29051,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1128 + "__id__": 1240 }, "_enabled": true, "__prefab": { - "__id__": 1130 + "__id__": 1242 }, "_contentSize": { "__type__": "cc.Size", @@ -26453,11 +29079,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1128 + "__id__": 1240 }, "_enabled": true, "__prefab": { - "__id__": 1132 + "__id__": 1244 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26511,24 +29137,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1121 + "__id__": 1233 }, "_children": [ { - "__id__": 1135 + "__id__": 1247 }, { - "__id__": 1141 + "__id__": 1253 } ], "_active": true, "_components": [ { - "__id__": 1147 + "__id__": 1259 } ], "_prefab": { - "__id__": 1149 + "__id__": 1261 }, "_lpos": { "__type__": "cc.Vec3", @@ -26565,20 +29191,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1134 + "__id__": 1246 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1136 + "__id__": 1248 }, { - "__id__": 1138 + "__id__": 1250 } ], "_prefab": { - "__id__": 1140 + "__id__": 1252 }, "_lpos": { "__type__": "cc.Vec3", @@ -26615,11 +29241,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1135 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1137 + "__id__": 1249 }, "_contentSize": { "__type__": "cc.Size", @@ -26643,11 +29269,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1135 + "__id__": 1247 }, "_enabled": true, "__prefab": { - "__id__": 1139 + "__id__": 1251 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26701,20 +29327,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1134 + "__id__": 1246 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1142 + "__id__": 1254 }, { - "__id__": 1144 + "__id__": 1256 } ], "_prefab": { - "__id__": 1146 + "__id__": 1258 }, "_lpos": { "__type__": "cc.Vec3", @@ -26751,11 +29377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1141 + "__id__": 1253 }, "_enabled": true, "__prefab": { - "__id__": 1143 + "__id__": 1255 }, "_contentSize": { "__type__": "cc.Size", @@ -26779,11 +29405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1141 + "__id__": 1253 }, "_enabled": true, "__prefab": { - "__id__": 1145 + "__id__": 1257 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -26860,11 +29486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1134 + "__id__": 1246 }, "_enabled": true, "__prefab": { - "__id__": 1148 + "__id__": 1260 }, "_contentSize": { "__type__": "cc.Size", @@ -26901,20 +29527,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1121 + "__id__": 1233 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1151 + "__id__": 1263 }, { - "__id__": 1153 + "__id__": 1265 } ], "_prefab": { - "__id__": 1155 + "__id__": 1267 }, "_lpos": { "__type__": "cc.Vec3", @@ -26951,11 +29577,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 1262 }, "_enabled": true, "__prefab": { - "__id__": 1152 + "__id__": 1264 }, "_contentSize": { "__type__": "cc.Size", @@ -26979,11 +29605,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1150 + "__id__": 1262 }, "_enabled": true, "__prefab": { - "__id__": 1154 + "__id__": 1266 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27060,11 +29686,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1121 + "__id__": 1233 }, "_enabled": true, "__prefab": { - "__id__": 1157 + "__id__": 1269 }, "_contentSize": { "__type__": "cc.Size", @@ -27101,11 +29727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 968 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1160 + "__id__": 1272 }, "_contentSize": { "__type__": "cc.Size", @@ -27129,11 +29755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 968 + "__id__": 1080 }, "_enabled": true, "__prefab": { - "__id__": 1162 + "__id__": 1274 }, "_resizeMode": 0, "_layoutType": 3, @@ -27167,11 +29793,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 968 + "__id__": 1080 }, "_enabled": false, "__prefab": { - "__id__": 1164 + "__id__": 1276 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27225,11 +29851,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 1043 }, "_enabled": true, "__prefab": { - "__id__": 1167 + "__id__": 1279 }, "_contentSize": { "__type__": "cc.Size", @@ -27253,11 +29879,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 931 + "__id__": 1043 }, "_enabled": true, "__prefab": { - "__id__": 1169 + "__id__": 1281 }, "_alignFlags": 2, "_target": null, @@ -27302,33 +29928,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 1172 + "__id__": 1284 }, { - "__id__": 1218 + "__id__": 1330 }, { - "__id__": 1224 + "__id__": 1336 }, { - "__id__": 1263 + "__id__": 1375 }, { - "__id__": 1302 + "__id__": 1414 } ], "_active": true, "_components": [ { - "__id__": 1329 + "__id__": 1441 } ], "_prefab": { - "__id__": 1331 + "__id__": 1443 }, "_lpos": { "__type__": "cc.Vec3", @@ -27365,36 +29991,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1171 + "__id__": 1283 }, "_children": [ { - "__id__": 1173 + "__id__": 1285 }, { - "__id__": 1189 + "__id__": 1301 }, { - "__id__": 1195 + "__id__": 1307 }, { - "__id__": 1201 + "__id__": 1313 }, { - "__id__": 1207 + "__id__": 1319 } ], "_active": true, "_components": [ { - "__id__": 1213 + "__id__": 1325 }, { - "__id__": 1215 + "__id__": 1327 } ], "_prefab": { - "__id__": 1217 + "__id__": 1329 }, "_lpos": { "__type__": "cc.Vec3", @@ -27431,24 +30057,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1172 + "__id__": 1284 }, "_children": [ { - "__id__": 1174 + "__id__": 1286 }, { - "__id__": 1180 + "__id__": 1292 } ], "_active": true, "_components": [ { - "__id__": 1186 + "__id__": 1298 } ], "_prefab": { - "__id__": 1188 + "__id__": 1300 }, "_lpos": { "__type__": "cc.Vec3", @@ -27485,20 +30111,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1173 + "__id__": 1285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1175 + "__id__": 1287 }, { - "__id__": 1177 + "__id__": 1289 } ], "_prefab": { - "__id__": 1179 + "__id__": 1291 }, "_lpos": { "__type__": "cc.Vec3", @@ -27535,11 +30161,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1174 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1176 + "__id__": 1288 }, "_contentSize": { "__type__": "cc.Size", @@ -27563,11 +30189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1174 + "__id__": 1286 }, "_enabled": true, "__prefab": { - "__id__": 1178 + "__id__": 1290 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27621,20 +30247,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1173 + "__id__": 1285 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1181 + "__id__": 1293 }, { - "__id__": 1183 + "__id__": 1295 } ], "_prefab": { - "__id__": 1185 + "__id__": 1297 }, "_lpos": { "__type__": "cc.Vec3", @@ -27671,11 +30297,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1180 + "__id__": 1292 }, "_enabled": true, "__prefab": { - "__id__": 1182 + "__id__": 1294 }, "_contentSize": { "__type__": "cc.Size", @@ -27699,11 +30325,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1180 + "__id__": 1292 }, "_enabled": true, "__prefab": { - "__id__": 1184 + "__id__": 1296 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27780,11 +30406,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1173 + "__id__": 1285 }, "_enabled": true, "__prefab": { - "__id__": 1187 + "__id__": 1299 }, "_contentSize": { "__type__": "cc.Size", @@ -27821,20 +30447,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1172 + "__id__": 1284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1190 + "__id__": 1302 }, { - "__id__": 1192 + "__id__": 1304 } ], "_prefab": { - "__id__": 1194 + "__id__": 1306 }, "_lpos": { "__type__": "cc.Vec3", @@ -27871,11 +30497,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1189 + "__id__": 1301 }, "_enabled": true, "__prefab": { - "__id__": 1191 + "__id__": 1303 }, "_contentSize": { "__type__": "cc.Size", @@ -27899,11 +30525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1189 + "__id__": 1301 }, "_enabled": true, "__prefab": { - "__id__": 1193 + "__id__": 1305 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -27980,20 +30606,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1172 + "__id__": 1284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1196 + "__id__": 1308 }, { - "__id__": 1198 + "__id__": 1310 } ], "_prefab": { - "__id__": 1200 + "__id__": 1312 }, "_lpos": { "__type__": "cc.Vec3", @@ -28030,11 +30656,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1195 + "__id__": 1307 }, "_enabled": true, "__prefab": { - "__id__": 1197 + "__id__": 1309 }, "_contentSize": { "__type__": "cc.Size", @@ -28058,11 +30684,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1195 + "__id__": 1307 }, "_enabled": true, "__prefab": { - "__id__": 1199 + "__id__": 1311 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28139,20 +30765,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1172 + "__id__": 1284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1202 + "__id__": 1314 }, { - "__id__": 1204 + "__id__": 1316 } ], "_prefab": { - "__id__": 1206 + "__id__": 1318 }, "_lpos": { "__type__": "cc.Vec3", @@ -28189,11 +30815,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1201 + "__id__": 1313 }, "_enabled": true, "__prefab": { - "__id__": 1203 + "__id__": 1315 }, "_contentSize": { "__type__": "cc.Size", @@ -28217,11 +30843,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1201 + "__id__": 1313 }, "_enabled": true, "__prefab": { - "__id__": 1205 + "__id__": 1317 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28298,20 +30924,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1172 + "__id__": 1284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1208 + "__id__": 1320 }, { - "__id__": 1210 + "__id__": 1322 } ], "_prefab": { - "__id__": 1212 + "__id__": 1324 }, "_lpos": { "__type__": "cc.Vec3", @@ -28348,11 +30974,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1207 + "__id__": 1319 }, "_enabled": true, "__prefab": { - "__id__": 1209 + "__id__": 1321 }, "_contentSize": { "__type__": "cc.Size", @@ -28376,11 +31002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1207 + "__id__": 1319 }, "_enabled": true, "__prefab": { - "__id__": 1211 + "__id__": 1323 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28457,11 +31083,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1172 + "__id__": 1284 }, "_enabled": true, "__prefab": { - "__id__": 1214 + "__id__": 1326 }, "_contentSize": { "__type__": "cc.Size", @@ -28485,11 +31111,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1172 + "__id__": 1284 }, "_enabled": false, "__prefab": { - "__id__": 1216 + "__id__": 1328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28566,20 +31192,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1171 + "__id__": 1283 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1219 + "__id__": 1331 }, { - "__id__": 1221 + "__id__": 1333 } ], "_prefab": { - "__id__": 1223 + "__id__": 1335 }, "_lpos": { "__type__": "cc.Vec3", @@ -28616,11 +31242,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 1330 }, "_enabled": true, "__prefab": { - "__id__": 1220 + "__id__": 1332 }, "_contentSize": { "__type__": "cc.Size", @@ -28644,11 +31270,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1218 + "__id__": 1330 }, "_enabled": true, "__prefab": { - "__id__": 1222 + "__id__": 1334 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28702,33 +31328,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1171 + "__id__": 1283 }, "_children": [ { - "__id__": 1225 + "__id__": 1337 }, { - "__id__": 1231 + "__id__": 1343 }, { - "__id__": 1240 + "__id__": 1352 }, { - "__id__": 1248 + "__id__": 1360 }, { - "__id__": 1254 + "__id__": 1366 } ], "_active": true, "_components": [ { - "__id__": 1260 + "__id__": 1372 } ], "_prefab": { - "__id__": 1262 + "__id__": 1374 }, "_lpos": { "__type__": "cc.Vec3", @@ -28765,20 +31391,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1224 + "__id__": 1336 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1226 + "__id__": 1338 }, { - "__id__": 1228 + "__id__": 1340 } ], "_prefab": { - "__id__": 1230 + "__id__": 1342 }, "_lpos": { "__type__": "cc.Vec3", @@ -28815,11 +31441,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1225 + "__id__": 1337 }, "_enabled": true, "__prefab": { - "__id__": 1227 + "__id__": 1339 }, "_contentSize": { "__type__": "cc.Size", @@ -28843,11 +31469,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1225 + "__id__": 1337 }, "_enabled": true, "__prefab": { - "__id__": 1229 + "__id__": 1341 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -28901,23 +31527,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1224 + "__id__": 1336 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1232 + "__id__": 1344 }, { - "__id__": 1234 + "__id__": 1346 }, { - "__id__": 1236 + "__id__": 1348 } ], "_prefab": { - "__id__": 1239 + "__id__": 1351 }, "_lpos": { "__type__": "cc.Vec3", @@ -28954,11 +31580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1231 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1233 + "__id__": 1345 }, "_contentSize": { "__type__": "cc.Size", @@ -28982,11 +31608,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1231 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1235 + "__id__": 1347 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29027,15 +31653,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1231 + "__id__": 1343 }, "_enabled": true, "__prefab": { - "__id__": 1237 + "__id__": 1349 }, "clickEvents": [ { - "__id__": 1238 + "__id__": 1350 } ], "_interactable": true, @@ -29084,7 +31710,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -29110,23 +31736,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1224 + "__id__": 1336 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1241 + "__id__": 1353 }, { - "__id__": 1243 + "__id__": 1355 }, { - "__id__": 1245 + "__id__": 1357 } ], "_prefab": { - "__id__": 1247 + "__id__": 1359 }, "_lpos": { "__type__": "cc.Vec3", @@ -29163,11 +31789,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1240 + "__id__": 1352 }, "_enabled": true, "__prefab": { - "__id__": 1242 + "__id__": 1354 }, "_contentSize": { "__type__": "cc.Size", @@ -29191,11 +31817,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1240 + "__id__": 1352 }, "_enabled": true, "__prefab": { - "__id__": 1244 + "__id__": 1356 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29259,11 +31885,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1240 + "__id__": 1352 }, "_enabled": true, "__prefab": { - "__id__": 1246 + "__id__": 1358 }, "templateMode": false, "watchPath": "data.gold", @@ -29294,20 +31920,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1224 + "__id__": 1336 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1249 + "__id__": 1361 }, { - "__id__": 1251 + "__id__": 1363 } ], "_prefab": { - "__id__": 1253 + "__id__": 1365 }, "_lpos": { "__type__": "cc.Vec3", @@ -29344,11 +31970,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1360 }, "_enabled": true, "__prefab": { - "__id__": 1250 + "__id__": 1362 }, "_contentSize": { "__type__": "cc.Size", @@ -29372,11 +31998,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1248 + "__id__": 1360 }, "_enabled": true, "__prefab": { - "__id__": 1252 + "__id__": 1364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29453,20 +32079,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1224 + "__id__": 1336 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1255 + "__id__": 1367 }, { - "__id__": 1257 + "__id__": 1369 } ], "_prefab": { - "__id__": 1259 + "__id__": 1371 }, "_lpos": { "__type__": "cc.Vec3", @@ -29503,11 +32129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1254 + "__id__": 1366 }, "_enabled": true, "__prefab": { - "__id__": 1256 + "__id__": 1368 }, "_contentSize": { "__type__": "cc.Size", @@ -29531,11 +32157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1254 + "__id__": 1366 }, "_enabled": true, "__prefab": { - "__id__": 1258 + "__id__": 1370 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29612,11 +32238,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1224 + "__id__": 1336 }, "_enabled": true, "__prefab": { - "__id__": 1261 + "__id__": 1373 }, "_contentSize": { "__type__": "cc.Size", @@ -29653,33 +32279,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1171 + "__id__": 1283 }, "_children": [ { - "__id__": 1264 + "__id__": 1376 }, { - "__id__": 1270 + "__id__": 1382 }, { - "__id__": 1279 + "__id__": 1391 }, { - "__id__": 1287 + "__id__": 1399 }, { - "__id__": 1293 + "__id__": 1405 } ], "_active": true, "_components": [ { - "__id__": 1299 + "__id__": 1411 } ], "_prefab": { - "__id__": 1301 + "__id__": 1413 }, "_lpos": { "__type__": "cc.Vec3", @@ -29716,20 +32342,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1263 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1265 + "__id__": 1377 }, { - "__id__": 1267 + "__id__": 1379 } ], "_prefab": { - "__id__": 1269 + "__id__": 1381 }, "_lpos": { "__type__": "cc.Vec3", @@ -29766,11 +32392,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1264 + "__id__": 1376 }, "_enabled": true, "__prefab": { - "__id__": 1266 + "__id__": 1378 }, "_contentSize": { "__type__": "cc.Size", @@ -29794,11 +32420,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1264 + "__id__": 1376 }, "_enabled": true, "__prefab": { - "__id__": 1268 + "__id__": 1380 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29852,23 +32478,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1263 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1271 + "__id__": 1383 }, { - "__id__": 1273 + "__id__": 1385 }, { - "__id__": 1275 + "__id__": 1387 } ], "_prefab": { - "__id__": 1278 + "__id__": 1390 }, "_lpos": { "__type__": "cc.Vec3", @@ -29905,11 +32531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1270 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 1272 + "__id__": 1384 }, "_contentSize": { "__type__": "cc.Size", @@ -29933,11 +32559,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1270 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 1274 + "__id__": 1386 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -29978,15 +32604,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1270 + "__id__": 1382 }, "_enabled": true, "__prefab": { - "__id__": 1276 + "__id__": 1388 }, "clickEvents": [ { - "__id__": 1277 + "__id__": 1389 } ], "_interactable": true, @@ -30035,7 +32661,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -30061,23 +32687,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1263 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1280 + "__id__": 1392 }, { - "__id__": 1282 + "__id__": 1394 }, { - "__id__": 1284 + "__id__": 1396 } ], "_prefab": { - "__id__": 1286 + "__id__": 1398 }, "_lpos": { "__type__": "cc.Vec3", @@ -30114,11 +32740,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1279 + "__id__": 1391 }, "_enabled": true, "__prefab": { - "__id__": 1281 + "__id__": 1393 }, "_contentSize": { "__type__": "cc.Size", @@ -30142,11 +32768,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1279 + "__id__": 1391 }, "_enabled": true, "__prefab": { - "__id__": 1283 + "__id__": 1395 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30210,11 +32836,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1279 + "__id__": 1391 }, "_enabled": true, "__prefab": { - "__id__": 1285 + "__id__": 1397 }, "templateMode": false, "watchPath": "data.items.1001", @@ -30245,20 +32871,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1263 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1288 + "__id__": 1400 }, { - "__id__": 1290 + "__id__": 1402 } ], "_prefab": { - "__id__": 1292 + "__id__": 1404 }, "_lpos": { "__type__": "cc.Vec3", @@ -30295,11 +32921,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1287 + "__id__": 1399 }, "_enabled": true, "__prefab": { - "__id__": 1289 + "__id__": 1401 }, "_contentSize": { "__type__": "cc.Size", @@ -30323,11 +32949,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1287 + "__id__": 1399 }, "_enabled": true, "__prefab": { - "__id__": 1291 + "__id__": 1403 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30404,20 +33030,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1263 + "__id__": 1375 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1294 + "__id__": 1406 }, { - "__id__": 1296 + "__id__": 1408 } ], "_prefab": { - "__id__": 1298 + "__id__": 1410 }, "_lpos": { "__type__": "cc.Vec3", @@ -30454,11 +33080,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1293 + "__id__": 1405 }, "_enabled": true, "__prefab": { - "__id__": 1295 + "__id__": 1407 }, "_contentSize": { "__type__": "cc.Size", @@ -30482,11 +33108,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1293 + "__id__": 1405 }, "_enabled": true, "__prefab": { - "__id__": 1297 + "__id__": 1409 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -30563,11 +33189,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1263 + "__id__": 1375 }, "_enabled": true, "__prefab": { - "__id__": 1300 + "__id__": 1412 }, "_contentSize": { "__type__": "cc.Size", @@ -30602,17 +33228,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1171 + "__id__": 1283 }, "_prefab": { - "__id__": 1303 + "__id__": 1415 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1302 + "__id__": 1414 }, "asset": { "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", @@ -30620,7 +33246,7 @@ }, "fileId": "42oZKxjKlMNbCg30c0PEYe", "instance": { - "__id__": 1304 + "__id__": 1416 }, "targetOverrides": null }, @@ -30634,40 +33260,40 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1305 + "__id__": 1417 }, { - "__id__": 1307 + "__id__": 1419 }, { - "__id__": 1309 + "__id__": 1421 }, { - "__id__": 1311 + "__id__": 1423 }, { - "__id__": 1313 + "__id__": 1425 }, { - "__id__": 1315 + "__id__": 1427 }, { - "__id__": 1317 + "__id__": 1429 }, { - "__id__": 1319 + "__id__": 1431 }, { - "__id__": 1321 + "__id__": 1433 }, { - "__id__": 1323 + "__id__": 1435 }, { - "__id__": 1326 + "__id__": 1438 }, { - "__id__": 1327 + "__id__": 1439 } ], "removedComponents": [] @@ -30675,7 +33301,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1306 + "__id__": 1418 }, "propertyPath": [ "_name" @@ -30691,7 +33317,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1308 + "__id__": 1420 }, "propertyPath": [ "_lpos" @@ -30712,7 +33338,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1310 + "__id__": 1422 }, "propertyPath": [ "_lrot" @@ -30734,7 +33360,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1312 + "__id__": 1424 }, "propertyPath": [ "_euler" @@ -30755,7 +33381,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1314 + "__id__": 1426 }, "propertyPath": [ "_contentSize" @@ -30775,7 +33401,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1316 + "__id__": 1428 }, "propertyPath": [ "_string" @@ -30791,7 +33417,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1318 + "__id__": 1430 }, "propertyPath": [ "_contentSize" @@ -30811,7 +33437,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1320 + "__id__": 1432 }, "propertyPath": [ "_spriteFrame" @@ -30830,7 +33456,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1322 + "__id__": 1434 }, "propertyPath": [ "clickEvents", @@ -30847,14 +33473,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1324 + "__id__": 1436 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 1325 + "__id__": 1437 } }, { @@ -30866,7 +33492,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -30876,7 +33502,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1312 + "__id__": 1424 }, "propertyPath": [ "_lscale" @@ -30891,7 +33517,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1328 + "__id__": 1440 }, "propertyPath": [ "_lscale" @@ -30915,11 +33541,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1171 + "__id__": 1283 }, "_enabled": true, "__prefab": { - "__id__": 1330 + "__id__": 1442 }, "_contentSize": { "__type__": "cc.Size", @@ -30956,33 +33582,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 1333 + "__id__": 1445 }, { - "__id__": 1339 + "__id__": 1451 }, { - "__id__": 1385 + "__id__": 1497 }, { - "__id__": 1424 + "__id__": 1536 }, { - "__id__": 1463 + "__id__": 1575 } ], "_active": true, "_components": [ { - "__id__": 1490 + "__id__": 1602 } ], "_prefab": { - "__id__": 1492 + "__id__": 1604 }, "_lpos": { "__type__": "cc.Vec3", @@ -31019,20 +33645,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1444 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1334 + "__id__": 1446 }, { - "__id__": 1336 + "__id__": 1448 } ], "_prefab": { - "__id__": 1338 + "__id__": 1450 }, "_lpos": { "__type__": "cc.Vec3", @@ -31069,11 +33695,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1333 + "__id__": 1445 }, "_enabled": true, "__prefab": { - "__id__": 1335 + "__id__": 1447 }, "_contentSize": { "__type__": "cc.Size", @@ -31097,11 +33723,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1333 + "__id__": 1445 }, "_enabled": true, "__prefab": { - "__id__": 1337 + "__id__": 1449 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31155,36 +33781,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1444 }, "_children": [ { - "__id__": 1340 + "__id__": 1452 }, { - "__id__": 1356 + "__id__": 1468 }, { - "__id__": 1362 + "__id__": 1474 }, { - "__id__": 1368 + "__id__": 1480 }, { - "__id__": 1374 + "__id__": 1486 } ], "_active": true, "_components": [ { - "__id__": 1380 + "__id__": 1492 }, { - "__id__": 1382 + "__id__": 1494 } ], "_prefab": { - "__id__": 1384 + "__id__": 1496 }, "_lpos": { "__type__": "cc.Vec3", @@ -31221,24 +33847,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1339 + "__id__": 1451 }, "_children": [ { - "__id__": 1341 + "__id__": 1453 }, { - "__id__": 1347 + "__id__": 1459 } ], "_active": true, "_components": [ { - "__id__": 1353 + "__id__": 1465 } ], "_prefab": { - "__id__": 1355 + "__id__": 1467 }, "_lpos": { "__type__": "cc.Vec3", @@ -31275,20 +33901,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1340 + "__id__": 1452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1342 + "__id__": 1454 }, { - "__id__": 1344 + "__id__": 1456 } ], "_prefab": { - "__id__": 1346 + "__id__": 1458 }, "_lpos": { "__type__": "cc.Vec3", @@ -31325,11 +33951,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1341 + "__id__": 1453 }, "_enabled": true, "__prefab": { - "__id__": 1343 + "__id__": 1455 }, "_contentSize": { "__type__": "cc.Size", @@ -31353,11 +33979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1341 + "__id__": 1453 }, "_enabled": true, "__prefab": { - "__id__": 1345 + "__id__": 1457 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31411,20 +34037,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1340 + "__id__": 1452 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1348 + "__id__": 1460 }, { - "__id__": 1350 + "__id__": 1462 } ], "_prefab": { - "__id__": 1352 + "__id__": 1464 }, "_lpos": { "__type__": "cc.Vec3", @@ -31461,11 +34087,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1459 }, "_enabled": true, "__prefab": { - "__id__": 1349 + "__id__": 1461 }, "_contentSize": { "__type__": "cc.Size", @@ -31489,11 +34115,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1347 + "__id__": 1459 }, "_enabled": true, "__prefab": { - "__id__": 1351 + "__id__": 1463 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31570,11 +34196,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1340 + "__id__": 1452 }, "_enabled": true, "__prefab": { - "__id__": 1354 + "__id__": 1466 }, "_contentSize": { "__type__": "cc.Size", @@ -31611,20 +34237,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1339 + "__id__": 1451 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1357 + "__id__": 1469 }, { - "__id__": 1359 + "__id__": 1471 } ], "_prefab": { - "__id__": 1361 + "__id__": 1473 }, "_lpos": { "__type__": "cc.Vec3", @@ -31661,11 +34287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1356 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1358 + "__id__": 1470 }, "_contentSize": { "__type__": "cc.Size", @@ -31689,11 +34315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1356 + "__id__": 1468 }, "_enabled": true, "__prefab": { - "__id__": 1360 + "__id__": 1472 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31770,20 +34396,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1339 + "__id__": 1451 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1363 + "__id__": 1475 }, { - "__id__": 1365 + "__id__": 1477 } ], "_prefab": { - "__id__": 1367 + "__id__": 1479 }, "_lpos": { "__type__": "cc.Vec3", @@ -31820,11 +34446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1362 + "__id__": 1474 }, "_enabled": true, "__prefab": { - "__id__": 1364 + "__id__": 1476 }, "_contentSize": { "__type__": "cc.Size", @@ -31848,11 +34474,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1362 + "__id__": 1474 }, "_enabled": true, "__prefab": { - "__id__": 1366 + "__id__": 1478 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -31929,20 +34555,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1339 + "__id__": 1451 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1369 + "__id__": 1481 }, { - "__id__": 1371 + "__id__": 1483 } ], "_prefab": { - "__id__": 1373 + "__id__": 1485 }, "_lpos": { "__type__": "cc.Vec3", @@ -31979,11 +34605,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1368 + "__id__": 1480 }, "_enabled": true, "__prefab": { - "__id__": 1370 + "__id__": 1482 }, "_contentSize": { "__type__": "cc.Size", @@ -32007,11 +34633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1368 + "__id__": 1480 }, "_enabled": true, "__prefab": { - "__id__": 1372 + "__id__": 1484 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32088,20 +34714,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1339 + "__id__": 1451 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1375 + "__id__": 1487 }, { - "__id__": 1377 + "__id__": 1489 } ], "_prefab": { - "__id__": 1379 + "__id__": 1491 }, "_lpos": { "__type__": "cc.Vec3", @@ -32138,11 +34764,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1374 + "__id__": 1486 }, "_enabled": true, "__prefab": { - "__id__": 1376 + "__id__": 1488 }, "_contentSize": { "__type__": "cc.Size", @@ -32166,11 +34792,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1374 + "__id__": 1486 }, "_enabled": true, "__prefab": { - "__id__": 1378 + "__id__": 1490 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32247,11 +34873,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1339 + "__id__": 1451 }, "_enabled": true, "__prefab": { - "__id__": 1381 + "__id__": 1493 }, "_contentSize": { "__type__": "cc.Size", @@ -32275,11 +34901,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1339 + "__id__": 1451 }, "_enabled": false, "__prefab": { - "__id__": 1383 + "__id__": 1495 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32356,33 +34982,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1444 }, "_children": [ { - "__id__": 1386 + "__id__": 1498 }, { - "__id__": 1392 + "__id__": 1504 }, { - "__id__": 1401 + "__id__": 1513 }, { - "__id__": 1409 + "__id__": 1521 }, { - "__id__": 1415 + "__id__": 1527 } ], "_active": true, "_components": [ { - "__id__": 1421 + "__id__": 1533 } ], "_prefab": { - "__id__": 1423 + "__id__": 1535 }, "_lpos": { "__type__": "cc.Vec3", @@ -32419,20 +35045,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1385 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1387 + "__id__": 1499 }, { - "__id__": 1389 + "__id__": 1501 } ], "_prefab": { - "__id__": 1391 + "__id__": 1503 }, "_lpos": { "__type__": "cc.Vec3", @@ -32469,11 +35095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1386 + "__id__": 1498 }, "_enabled": true, "__prefab": { - "__id__": 1388 + "__id__": 1500 }, "_contentSize": { "__type__": "cc.Size", @@ -32497,11 +35123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1386 + "__id__": 1498 }, "_enabled": true, "__prefab": { - "__id__": 1390 + "__id__": 1502 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32555,23 +35181,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1385 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1393 + "__id__": 1505 }, { - "__id__": 1395 + "__id__": 1507 }, { - "__id__": 1397 + "__id__": 1509 } ], "_prefab": { - "__id__": 1400 + "__id__": 1512 }, "_lpos": { "__type__": "cc.Vec3", @@ -32608,11 +35234,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1392 + "__id__": 1504 }, "_enabled": true, "__prefab": { - "__id__": 1394 + "__id__": 1506 }, "_contentSize": { "__type__": "cc.Size", @@ -32636,11 +35262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1392 + "__id__": 1504 }, "_enabled": true, "__prefab": { - "__id__": 1396 + "__id__": 1508 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32681,15 +35307,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1392 + "__id__": 1504 }, "_enabled": true, "__prefab": { - "__id__": 1398 + "__id__": 1510 }, "clickEvents": [ { - "__id__": 1399 + "__id__": 1511 } ], "_interactable": true, @@ -32738,7 +35364,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -32764,23 +35390,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1385 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1402 + "__id__": 1514 }, { - "__id__": 1404 + "__id__": 1516 }, { - "__id__": 1406 + "__id__": 1518 } ], "_prefab": { - "__id__": 1408 + "__id__": 1520 }, "_lpos": { "__type__": "cc.Vec3", @@ -32817,11 +35443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1401 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1403 + "__id__": 1515 }, "_contentSize": { "__type__": "cc.Size", @@ -32845,11 +35471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1401 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1405 + "__id__": 1517 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -32913,11 +35539,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1401 + "__id__": 1513 }, "_enabled": true, "__prefab": { - "__id__": 1407 + "__id__": 1519 }, "templateMode": false, "watchPath": "data.gold", @@ -32948,20 +35574,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1385 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1410 + "__id__": 1522 }, { - "__id__": 1412 + "__id__": 1524 } ], "_prefab": { - "__id__": 1414 + "__id__": 1526 }, "_lpos": { "__type__": "cc.Vec3", @@ -32998,11 +35624,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1409 + "__id__": 1521 }, "_enabled": true, "__prefab": { - "__id__": 1411 + "__id__": 1523 }, "_contentSize": { "__type__": "cc.Size", @@ -33026,11 +35652,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1409 + "__id__": 1521 }, "_enabled": true, "__prefab": { - "__id__": 1413 + "__id__": 1525 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33107,20 +35733,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1385 + "__id__": 1497 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1416 + "__id__": 1528 }, { - "__id__": 1418 + "__id__": 1530 } ], "_prefab": { - "__id__": 1420 + "__id__": 1532 }, "_lpos": { "__type__": "cc.Vec3", @@ -33157,11 +35783,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1415 + "__id__": 1527 }, "_enabled": true, "__prefab": { - "__id__": 1417 + "__id__": 1529 }, "_contentSize": { "__type__": "cc.Size", @@ -33185,11 +35811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1415 + "__id__": 1527 }, "_enabled": true, "__prefab": { - "__id__": 1419 + "__id__": 1531 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33266,11 +35892,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1385 + "__id__": 1497 }, "_enabled": true, "__prefab": { - "__id__": 1422 + "__id__": 1534 }, "_contentSize": { "__type__": "cc.Size", @@ -33307,33 +35933,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1332 + "__id__": 1444 }, "_children": [ { - "__id__": 1425 + "__id__": 1537 }, { - "__id__": 1431 + "__id__": 1543 }, { - "__id__": 1440 + "__id__": 1552 }, { - "__id__": 1448 + "__id__": 1560 }, { - "__id__": 1454 + "__id__": 1566 } ], "_active": true, "_components": [ { - "__id__": 1460 + "__id__": 1572 } ], "_prefab": { - "__id__": 1462 + "__id__": 1574 }, "_lpos": { "__type__": "cc.Vec3", @@ -33370,20 +35996,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1424 + "__id__": 1536 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1426 + "__id__": 1538 }, { - "__id__": 1428 + "__id__": 1540 } ], "_prefab": { - "__id__": 1430 + "__id__": 1542 }, "_lpos": { "__type__": "cc.Vec3", @@ -33420,11 +36046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1425 + "__id__": 1537 }, "_enabled": true, "__prefab": { - "__id__": 1427 + "__id__": 1539 }, "_contentSize": { "__type__": "cc.Size", @@ -33448,11 +36074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1425 + "__id__": 1537 }, "_enabled": true, "__prefab": { - "__id__": 1429 + "__id__": 1541 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33506,23 +36132,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1424 + "__id__": 1536 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1432 + "__id__": 1544 }, { - "__id__": 1434 + "__id__": 1546 }, { - "__id__": 1436 + "__id__": 1548 } ], "_prefab": { - "__id__": 1439 + "__id__": 1551 }, "_lpos": { "__type__": "cc.Vec3", @@ -33559,11 +36185,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1431 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1433 + "__id__": 1545 }, "_contentSize": { "__type__": "cc.Size", @@ -33587,11 +36213,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1431 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1435 + "__id__": 1547 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33632,15 +36258,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1431 + "__id__": 1543 }, "_enabled": true, "__prefab": { - "__id__": 1437 + "__id__": 1549 }, "clickEvents": [ { - "__id__": 1438 + "__id__": 1550 } ], "_interactable": true, @@ -33689,7 +36315,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -33715,23 +36341,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1424 + "__id__": 1536 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1441 + "__id__": 1553 }, { - "__id__": 1443 + "__id__": 1555 }, { - "__id__": 1445 + "__id__": 1557 } ], "_prefab": { - "__id__": 1447 + "__id__": 1559 }, "_lpos": { "__type__": "cc.Vec3", @@ -33768,11 +36394,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1440 + "__id__": 1552 }, "_enabled": true, "__prefab": { - "__id__": 1442 + "__id__": 1554 }, "_contentSize": { "__type__": "cc.Size", @@ -33796,11 +36422,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1440 + "__id__": 1552 }, "_enabled": true, "__prefab": { - "__id__": 1444 + "__id__": 1556 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -33864,11 +36490,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1440 + "__id__": 1552 }, "_enabled": true, "__prefab": { - "__id__": 1446 + "__id__": 1558 }, "templateMode": false, "watchPath": "data.items.1004", @@ -33899,20 +36525,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1424 + "__id__": 1536 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1449 + "__id__": 1561 }, { - "__id__": 1451 + "__id__": 1563 } ], "_prefab": { - "__id__": 1453 + "__id__": 1565 }, "_lpos": { "__type__": "cc.Vec3", @@ -33949,11 +36575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1448 + "__id__": 1560 }, "_enabled": true, "__prefab": { - "__id__": 1450 + "__id__": 1562 }, "_contentSize": { "__type__": "cc.Size", @@ -33977,11 +36603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1448 + "__id__": 1560 }, "_enabled": true, "__prefab": { - "__id__": 1452 + "__id__": 1564 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34058,20 +36684,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1424 + "__id__": 1536 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1455 + "__id__": 1567 }, { - "__id__": 1457 + "__id__": 1569 } ], "_prefab": { - "__id__": 1459 + "__id__": 1571 }, "_lpos": { "__type__": "cc.Vec3", @@ -34108,11 +36734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1456 + "__id__": 1568 }, "_contentSize": { "__type__": "cc.Size", @@ -34136,11 +36762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1454 + "__id__": 1566 }, "_enabled": true, "__prefab": { - "__id__": 1458 + "__id__": 1570 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34217,11 +36843,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1424 + "__id__": 1536 }, "_enabled": true, "__prefab": { - "__id__": 1461 + "__id__": 1573 }, "_contentSize": { "__type__": "cc.Size", @@ -34256,17 +36882,17 @@ "__type__": "cc.Node", "_objFlags": 0, "_parent": { - "__id__": 1332 + "__id__": 1444 }, "_prefab": { - "__id__": 1464 + "__id__": 1576 }, "__editorExtras__": {} }, { "__type__": "cc.PrefabInfo", "root": { - "__id__": 1463 + "__id__": 1575 }, "asset": { "__uuid__": "1850a07c-28d2-4ffe-b7b2-d32838f6aae9", @@ -34274,7 +36900,7 @@ }, "fileId": "42oZKxjKlMNbCg30c0PEYe", "instance": { - "__id__": 1465 + "__id__": 1577 }, "targetOverrides": null }, @@ -34288,40 +36914,40 @@ "mountedComponents": [], "propertyOverrides": [ { - "__id__": 1466 + "__id__": 1578 }, { - "__id__": 1468 + "__id__": 1580 }, { - "__id__": 1470 + "__id__": 1582 }, { - "__id__": 1472 + "__id__": 1584 }, { - "__id__": 1474 + "__id__": 1586 }, { - "__id__": 1476 + "__id__": 1588 }, { - "__id__": 1478 + "__id__": 1590 }, { - "__id__": 1480 + "__id__": 1592 }, { - "__id__": 1482 + "__id__": 1594 }, { - "__id__": 1484 + "__id__": 1596 }, { - "__id__": 1487 + "__id__": 1599 }, { - "__id__": 1488 + "__id__": 1600 } ], "removedComponents": [] @@ -34329,7 +36955,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1467 + "__id__": 1579 }, "propertyPath": [ "_name" @@ -34345,7 +36971,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1469 + "__id__": 1581 }, "propertyPath": [ "_lpos" @@ -34366,7 +36992,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1471 + "__id__": 1583 }, "propertyPath": [ "_lrot" @@ -34388,7 +37014,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1473 + "__id__": 1585 }, "propertyPath": [ "_euler" @@ -34409,7 +37035,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1475 + "__id__": 1587 }, "propertyPath": [ "_contentSize" @@ -34429,7 +37055,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1477 + "__id__": 1589 }, "propertyPath": [ "_string" @@ -34445,7 +37071,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1479 + "__id__": 1591 }, "propertyPath": [ "_contentSize" @@ -34465,7 +37091,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1481 + "__id__": 1593 }, "propertyPath": [ "_spriteFrame" @@ -34484,7 +37110,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1483 + "__id__": 1595 }, "propertyPath": [ "clickEvents", @@ -34501,14 +37127,14 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1485 + "__id__": 1597 }, "propertyPath": [ "clickEvents", "0" ], "value": { - "__id__": 1486 + "__id__": 1598 } }, { @@ -34520,7 +37146,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -34530,7 +37156,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1473 + "__id__": 1585 }, "propertyPath": [ "_lscale" @@ -34545,7 +37171,7 @@ { "__type__": "CCPropertyOverrideInfo", "targetInfo": { - "__id__": 1489 + "__id__": 1601 }, "propertyPath": [ "_lscale" @@ -34569,11 +37195,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1332 + "__id__": 1444 }, "_enabled": true, "__prefab": { - "__id__": 1491 + "__id__": 1603 }, "_contentSize": { "__type__": "cc.Size", @@ -34610,33 +37236,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 1494 + "__id__": 1606 }, { - "__id__": 1500 + "__id__": 1612 }, { - "__id__": 1506 + "__id__": 1618 }, { - "__id__": 1515 + "__id__": 1627 } ], "_active": true, "_components": [ { - "__id__": 1524 + "__id__": 1636 }, { - "__id__": 1526 + "__id__": 1638 } ], "_prefab": { - "__id__": 1528 + "__id__": 1640 }, "_lpos": { "__type__": "cc.Vec3", @@ -34673,20 +37299,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1493 + "__id__": 1605 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1495 + "__id__": 1607 }, { - "__id__": 1497 + "__id__": 1609 } ], "_prefab": { - "__id__": 1499 + "__id__": 1611 }, "_lpos": { "__type__": "cc.Vec3", @@ -34723,11 +37349,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1494 + "__id__": 1606 }, "_enabled": true, "__prefab": { - "__id__": 1496 + "__id__": 1608 }, "_contentSize": { "__type__": "cc.Size", @@ -34751,11 +37377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1494 + "__id__": 1606 }, "_enabled": true, "__prefab": { - "__id__": 1498 + "__id__": 1610 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34809,20 +37435,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1493 + "__id__": 1605 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1501 + "__id__": 1613 }, { - "__id__": 1503 + "__id__": 1615 } ], "_prefab": { - "__id__": 1505 + "__id__": 1617 }, "_lpos": { "__type__": "cc.Vec3", @@ -34859,11 +37485,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 1612 }, "_enabled": true, "__prefab": { - "__id__": 1502 + "__id__": 1614 }, "_contentSize": { "__type__": "cc.Size", @@ -34887,11 +37513,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1500 + "__id__": 1612 }, "_enabled": true, "__prefab": { - "__id__": 1504 + "__id__": 1616 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -34945,23 +37571,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1493 + "__id__": 1605 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1507 + "__id__": 1619 }, { - "__id__": 1509 + "__id__": 1621 }, { - "__id__": 1511 + "__id__": 1623 } ], "_prefab": { - "__id__": 1514 + "__id__": 1626 }, "_lpos": { "__type__": "cc.Vec3", @@ -34998,11 +37624,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1506 + "__id__": 1618 }, "_enabled": true, "__prefab": { - "__id__": 1508 + "__id__": 1620 }, "_contentSize": { "__type__": "cc.Size", @@ -35026,11 +37652,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1506 + "__id__": 1618 }, "_enabled": true, "__prefab": { - "__id__": 1510 + "__id__": 1622 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35094,15 +37720,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1506 + "__id__": 1618 }, "_enabled": true, "__prefab": { - "__id__": 1512 + "__id__": 1624 }, "clickEvents": [ { - "__id__": 1513 + "__id__": 1625 } ], "_interactable": true, @@ -35151,7 +37777,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 1506 + "__id__": 1618 }, "_id": "" }, @@ -35162,7 +37788,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -35188,23 +37814,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1493 + "__id__": 1605 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1516 + "__id__": 1628 }, { - "__id__": 1518 + "__id__": 1630 }, { - "__id__": 1520 + "__id__": 1632 } ], "_prefab": { - "__id__": 1523 + "__id__": 1635 }, "_lpos": { "__type__": "cc.Vec3", @@ -35241,11 +37867,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1515 + "__id__": 1627 }, "_enabled": true, "__prefab": { - "__id__": 1517 + "__id__": 1629 }, "_contentSize": { "__type__": "cc.Size", @@ -35269,11 +37895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1515 + "__id__": 1627 }, "_enabled": true, "__prefab": { - "__id__": 1519 + "__id__": 1631 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35337,15 +37963,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1515 + "__id__": 1627 }, "_enabled": true, "__prefab": { - "__id__": 1521 + "__id__": 1633 }, "clickEvents": [ { - "__id__": 1522 + "__id__": 1634 } ], "_interactable": true, @@ -35394,7 +38020,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 480 + "__id__": 592 }, "component": "", "_componentId": "f8304VeHLhDebOCbedMODFm", @@ -35420,11 +38046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1493 + "__id__": 1605 }, "_enabled": true, "__prefab": { - "__id__": 1525 + "__id__": 1637 }, "_contentSize": { "__type__": "cc.Size", @@ -35448,11 +38074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1493 + "__id__": 1605 }, "_enabled": true, "__prefab": { - "__id__": 1527 + "__id__": 1639 }, "_alignFlags": 4, "_target": null, @@ -35497,33 +38123,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 480 + "__id__": 592 }, "_children": [ { - "__id__": 1530 + "__id__": 1642 }, { - "__id__": 1538 + "__id__": 1650 }, { - "__id__": 1556 + "__id__": 1668 } ], "_active": true, "_components": [ { - "__id__": 1574 + "__id__": 1686 }, { - "__id__": 1553 + "__id__": 1665 }, { - "__id__": 1576 + "__id__": 1688 } ], "_prefab": { - "__id__": 1578 + "__id__": 1690 }, "_lpos": { "__type__": "cc.Vec3", @@ -35560,23 +38186,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1529 + "__id__": 1641 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1531 + "__id__": 1643 }, { - "__id__": 1533 + "__id__": 1645 }, { - "__id__": 1535 + "__id__": 1647 } ], "_prefab": { - "__id__": 1537 + "__id__": 1649 }, "_lpos": { "__type__": "cc.Vec3", @@ -35613,11 +38239,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1530 + "__id__": 1642 }, "_enabled": true, "__prefab": { - "__id__": 1532 + "__id__": 1644 }, "_contentSize": { "__type__": "cc.Size", @@ -35641,11 +38267,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1530 + "__id__": 1642 }, "_enabled": true, "__prefab": { - "__id__": 1534 + "__id__": 1646 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35686,11 +38312,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1530 + "__id__": 1642 }, "_enabled": true, "__prefab": { - "__id__": 1536 + "__id__": 1648 }, "_alignFlags": 40, "_target": null, @@ -35735,30 +38361,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1529 + "__id__": 1641 }, "_children": [ { - "__id__": 1539 + "__id__": 1651 } ], "_active": false, "_components": [ { - "__id__": 1545 + "__id__": 1657 }, { - "__id__": 1547 + "__id__": 1659 }, { - "__id__": 1549 + "__id__": 1661 }, { - "__id__": 1551 + "__id__": 1663 } ], "_prefab": { - "__id__": 1573 + "__id__": 1685 }, "_lpos": { "__type__": "cc.Vec3", @@ -35795,20 +38421,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1538 + "__id__": 1650 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1540 + "__id__": 1652 }, { - "__id__": 1542 + "__id__": 1654 } ], "_prefab": { - "__id__": 1544 + "__id__": 1656 }, "_lpos": { "__type__": "cc.Vec3", @@ -35845,11 +38471,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1539 + "__id__": 1651 }, "_enabled": true, "__prefab": { - "__id__": 1541 + "__id__": 1653 }, "_contentSize": { "__type__": "cc.Size", @@ -35873,11 +38499,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1539 + "__id__": 1651 }, "_enabled": true, "__prefab": { - "__id__": 1543 + "__id__": 1655 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -35931,11 +38557,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1546 + "__id__": 1658 }, "_contentSize": { "__type__": "cc.Size", @@ -35959,11 +38585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1548 + "__id__": 1660 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36001,11 +38627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1550 + "__id__": 1662 }, "_alignFlags": 37, "_target": null, @@ -36037,17 +38663,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1538 + "__id__": 1650 }, "_enabled": true, "__prefab": { - "__id__": 1552 + "__id__": 1664 }, "_scrollView": { - "__id__": 1553 + "__id__": 1665 }, "_handle": { - "__id__": 1542 + "__id__": 1654 }, "_direction": 0, "_enableAutoHide": false, @@ -36064,11 +38690,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1529 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1554 + "__id__": 1666 }, "bounceDuration": 0.23, "brake": 0.75, @@ -36079,7 +38705,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 1555 + "__id__": 1667 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -36095,23 +38721,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1556 + "__id__": 1668 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1566 + "__id__": 1678 }, { - "__id__": 1568 + "__id__": 1680 }, { - "__id__": 1570 + "__id__": 1682 } ], "_prefab": { - "__id__": 1572 + "__id__": 1684 }, "_lpos": { "__type__": "cc.Vec3", @@ -36148,30 +38774,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1529 + "__id__": 1641 }, "_children": [ { - "__id__": 1555 + "__id__": 1667 } ], "_active": true, "_components": [ { - "__id__": 1557 + "__id__": 1669 }, { - "__id__": 1559 + "__id__": 1671 }, { - "__id__": 1561 + "__id__": 1673 }, { - "__id__": 1563 + "__id__": 1675 } ], "_prefab": { - "__id__": 1565 + "__id__": 1677 }, "_lpos": { "__type__": "cc.Vec3", @@ -36208,11 +38834,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1556 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1558 + "__id__": 1670 }, "_contentSize": { "__type__": "cc.Size", @@ -36236,11 +38862,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1556 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1560 + "__id__": 1672 }, "_type": 0, "_inverted": false, @@ -36258,11 +38884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1556 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1562 + "__id__": 1674 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36304,11 +38930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1556 + "__id__": 1668 }, "_enabled": true, "__prefab": { - "__id__": 1564 + "__id__": 1676 }, "_alignFlags": 45, "_target": null, @@ -36353,11 +38979,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1555 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 1567 + "__id__": 1679 }, "_contentSize": { "__type__": "cc.Size", @@ -36381,11 +39007,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1555 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 1569 + "__id__": 1681 }, "_resizeMode": 0, "_layoutType": 3, @@ -36419,11 +39045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1555 + "__id__": 1667 }, "_enabled": true, "__prefab": { - "__id__": 1571 + "__id__": 1683 }, "_alignFlags": 41, "_target": null, @@ -36481,11 +39107,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1529 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1575 + "__id__": 1687 }, "_contentSize": { "__type__": "cc.Size", @@ -36509,11 +39135,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1529 + "__id__": 1641 }, "_enabled": true, "__prefab": { - "__id__": 1577 + "__id__": 1689 }, "_alignFlags": 20, "_target": null, @@ -36558,11 +39184,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 480 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 1580 + "__id__": 1692 }, "_contentSize": { "__type__": "cc.Size", @@ -36586,11 +39212,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 480 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 1582 + "__id__": 1694 }, "_alignFlags": 45, "_target": null, @@ -36622,11 +39248,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 480 + "__id__": 592 }, "_enabled": true, "__prefab": { - "__id__": 1584 + "__id__": 1696 }, "_id": "" }, @@ -36657,32 +39283,32 @@ }, "_children": [ { - "__id__": 1587 + "__id__": 1699 }, { - "__id__": 1593 + "__id__": 1705 }, { - "__id__": 1618 + "__id__": 1730 }, { - "__id__": 1643 + "__id__": 1755 } ], "_active": true, "_components": [ { - "__id__": 1668 + "__id__": 1780 }, { - "__id__": 1670 + "__id__": 1782 }, { - "__id__": 1672 + "__id__": 1784 } ], "_prefab": { - "__id__": 1674 + "__id__": 1786 }, "_lpos": { "__type__": "cc.Vec3", @@ -36719,20 +39345,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1698 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1588 + "__id__": 1700 }, { - "__id__": 1590 + "__id__": 1702 } ], "_prefab": { - "__id__": 1592 + "__id__": 1704 }, "_lpos": { "__type__": "cc.Vec3", @@ -36769,11 +39395,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1587 + "__id__": 1699 }, "_enabled": true, "__prefab": { - "__id__": 1589 + "__id__": 1701 }, "_contentSize": { "__type__": "cc.Size", @@ -36797,11 +39423,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1587 + "__id__": 1699 }, "_enabled": true, "__prefab": { - "__id__": 1591 + "__id__": 1703 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -36855,30 +39481,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1698 }, "_children": [ { - "__id__": 1594 + "__id__": 1706 }, { - "__id__": 1600 + "__id__": 1712 }, { - "__id__": 1606 + "__id__": 1718 } ], "_active": true, "_components": [ { - "__id__": 1612 + "__id__": 1724 }, { - "__id__": 1614 + "__id__": 1726 } ], "_prefab": { - "__id__": 1617 + "__id__": 1729 }, "_lpos": { "__type__": "cc.Vec3", @@ -36915,20 +39541,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1593 + "__id__": 1705 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1595 + "__id__": 1707 }, { - "__id__": 1597 + "__id__": 1709 } ], "_prefab": { - "__id__": 1599 + "__id__": 1711 }, "_lpos": { "__type__": "cc.Vec3", @@ -36965,11 +39591,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1594 + "__id__": 1706 }, "_enabled": true, "__prefab": { - "__id__": 1596 + "__id__": 1708 }, "_contentSize": { "__type__": "cc.Size", @@ -36993,11 +39619,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1594 + "__id__": 1706 }, "_enabled": true, "__prefab": { - "__id__": 1598 + "__id__": 1710 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37051,20 +39677,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1593 + "__id__": 1705 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1601 + "__id__": 1713 }, { - "__id__": 1603 + "__id__": 1715 } ], "_prefab": { - "__id__": 1605 + "__id__": 1717 }, "_lpos": { "__type__": "cc.Vec3", @@ -37101,11 +39727,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1600 + "__id__": 1712 }, "_enabled": true, "__prefab": { - "__id__": 1602 + "__id__": 1714 }, "_contentSize": { "__type__": "cc.Size", @@ -37129,11 +39755,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1600 + "__id__": 1712 }, "_enabled": true, "__prefab": { - "__id__": 1604 + "__id__": 1716 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37187,20 +39813,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1593 + "__id__": 1705 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1607 + "__id__": 1719 }, { - "__id__": 1609 + "__id__": 1721 } ], "_prefab": { - "__id__": 1611 + "__id__": 1723 }, "_lpos": { "__type__": "cc.Vec3", @@ -37237,11 +39863,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1606 + "__id__": 1718 }, "_enabled": true, "__prefab": { - "__id__": 1608 + "__id__": 1720 }, "_contentSize": { "__type__": "cc.Size", @@ -37265,11 +39891,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1606 + "__id__": 1718 }, "_enabled": true, "__prefab": { - "__id__": 1610 + "__id__": 1722 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37346,11 +39972,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1593 + "__id__": 1705 }, "_enabled": true, "__prefab": { - "__id__": 1613 + "__id__": 1725 }, "_contentSize": { "__type__": "cc.Size", @@ -37374,15 +40000,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1593 + "__id__": 1705 }, "_enabled": true, "__prefab": { - "__id__": 1615 + "__id__": 1727 }, "clickEvents": [ { - "__id__": 1616 + "__id__": 1728 } ], "_interactable": true, @@ -37457,30 +40083,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1698 }, "_children": [ { - "__id__": 1619 + "__id__": 1731 }, { - "__id__": 1625 + "__id__": 1737 }, { - "__id__": 1631 + "__id__": 1743 } ], "_active": true, "_components": [ { - "__id__": 1637 + "__id__": 1749 }, { - "__id__": 1639 + "__id__": 1751 } ], "_prefab": { - "__id__": 1642 + "__id__": 1754 }, "_lpos": { "__type__": "cc.Vec3", @@ -37517,20 +40143,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1618 + "__id__": 1730 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1620 + "__id__": 1732 }, { - "__id__": 1622 + "__id__": 1734 } ], "_prefab": { - "__id__": 1624 + "__id__": 1736 }, "_lpos": { "__type__": "cc.Vec3", @@ -37567,11 +40193,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1619 + "__id__": 1731 }, "_enabled": true, "__prefab": { - "__id__": 1621 + "__id__": 1733 }, "_contentSize": { "__type__": "cc.Size", @@ -37595,11 +40221,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1619 + "__id__": 1731 }, "_enabled": true, "__prefab": { - "__id__": 1623 + "__id__": 1735 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37653,20 +40279,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1618 + "__id__": 1730 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1626 + "__id__": 1738 }, { - "__id__": 1628 + "__id__": 1740 } ], "_prefab": { - "__id__": 1630 + "__id__": 1742 }, "_lpos": { "__type__": "cc.Vec3", @@ -37703,11 +40329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1625 + "__id__": 1737 }, "_enabled": true, "__prefab": { - "__id__": 1627 + "__id__": 1739 }, "_contentSize": { "__type__": "cc.Size", @@ -37731,11 +40357,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1625 + "__id__": 1737 }, "_enabled": true, "__prefab": { - "__id__": 1629 + "__id__": 1741 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37789,20 +40415,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1618 + "__id__": 1730 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1632 + "__id__": 1744 }, { - "__id__": 1634 + "__id__": 1746 } ], "_prefab": { - "__id__": 1636 + "__id__": 1748 }, "_lpos": { "__type__": "cc.Vec3", @@ -37839,11 +40465,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1631 + "__id__": 1743 }, "_enabled": true, "__prefab": { - "__id__": 1633 + "__id__": 1745 }, "_contentSize": { "__type__": "cc.Size", @@ -37867,11 +40493,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1631 + "__id__": 1743 }, "_enabled": true, "__prefab": { - "__id__": 1635 + "__id__": 1747 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -37948,11 +40574,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1618 + "__id__": 1730 }, "_enabled": true, "__prefab": { - "__id__": 1638 + "__id__": 1750 }, "_contentSize": { "__type__": "cc.Size", @@ -37976,15 +40602,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1618 + "__id__": 1730 }, "_enabled": true, "__prefab": { - "__id__": 1640 + "__id__": 1752 }, "clickEvents": [ { - "__id__": 1641 + "__id__": 1753 } ], "_interactable": true, @@ -38059,30 +40685,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1586 + "__id__": 1698 }, "_children": [ { - "__id__": 1644 + "__id__": 1756 }, { - "__id__": 1650 + "__id__": 1762 }, { - "__id__": 1656 + "__id__": 1768 } ], "_active": true, "_components": [ { - "__id__": 1662 + "__id__": 1774 }, { - "__id__": 1664 + "__id__": 1776 } ], "_prefab": { - "__id__": 1667 + "__id__": 1779 }, "_lpos": { "__type__": "cc.Vec3", @@ -38119,20 +40745,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1643 + "__id__": 1755 }, "_children": [], "_active": false, "_components": [ { - "__id__": 1645 + "__id__": 1757 }, { - "__id__": 1647 + "__id__": 1759 } ], "_prefab": { - "__id__": 1649 + "__id__": 1761 }, "_lpos": { "__type__": "cc.Vec3", @@ -38169,11 +40795,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1644 + "__id__": 1756 }, "_enabled": true, "__prefab": { - "__id__": 1646 + "__id__": 1758 }, "_contentSize": { "__type__": "cc.Size", @@ -38197,11 +40823,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1644 + "__id__": 1756 }, "_enabled": true, "__prefab": { - "__id__": 1648 + "__id__": 1760 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38255,20 +40881,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1643 + "__id__": 1755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1651 + "__id__": 1763 }, { - "__id__": 1653 + "__id__": 1765 } ], "_prefab": { - "__id__": 1655 + "__id__": 1767 }, "_lpos": { "__type__": "cc.Vec3", @@ -38305,11 +40931,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1650 + "__id__": 1762 }, "_enabled": true, "__prefab": { - "__id__": 1652 + "__id__": 1764 }, "_contentSize": { "__type__": "cc.Size", @@ -38333,11 +40959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1650 + "__id__": 1762 }, "_enabled": true, "__prefab": { - "__id__": 1654 + "__id__": 1766 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38391,20 +41017,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 1643 + "__id__": 1755 }, "_children": [], "_active": true, "_components": [ { - "__id__": 1657 + "__id__": 1769 }, { - "__id__": 1659 + "__id__": 1771 } ], "_prefab": { - "__id__": 1661 + "__id__": 1773 }, "_lpos": { "__type__": "cc.Vec3", @@ -38441,11 +41067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1656 + "__id__": 1768 }, "_enabled": true, "__prefab": { - "__id__": 1658 + "__id__": 1770 }, "_contentSize": { "__type__": "cc.Size", @@ -38469,11 +41095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1656 + "__id__": 1768 }, "_enabled": true, "__prefab": { - "__id__": 1660 + "__id__": 1772 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38550,11 +41176,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1643 + "__id__": 1755 }, "_enabled": true, "__prefab": { - "__id__": 1663 + "__id__": 1775 }, "_contentSize": { "__type__": "cc.Size", @@ -38578,15 +41204,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1643 + "__id__": 1755 }, "_enabled": true, "__prefab": { - "__id__": 1665 + "__id__": 1777 }, "clickEvents": [ { - "__id__": 1666 + "__id__": 1778 } ], "_interactable": true, @@ -38661,11 +41287,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1586 + "__id__": 1698 }, "_enabled": true, "__prefab": { - "__id__": 1669 + "__id__": 1781 }, "_contentSize": { "__type__": "cc.Size", @@ -38689,11 +41315,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1586 + "__id__": 1698 }, "_enabled": true, "__prefab": { - "__id__": 1671 + "__id__": 1783 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -38731,11 +41357,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1586 + "__id__": 1698 }, "_enabled": true, "__prefab": { - "__id__": 1673 + "__id__": 1785 }, "_alignFlags": 20, "_target": null, @@ -38786,14 +41412,14 @@ "_active": true, "_components": [ { - "__id__": 1676 + "__id__": 1788 }, { - "__id__": 1678 + "__id__": 1790 } ], "_prefab": { - "__id__": 1680 + "__id__": 1792 }, "_lpos": { "__type__": "cc.Vec3", @@ -38830,11 +41456,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1675 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1677 + "__id__": 1789 }, "_contentSize": { "__type__": "cc.Size", @@ -38858,11 +41484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 1675 + "__id__": 1787 }, "_enabled": true, "__prefab": { - "__id__": 1679 + "__id__": 1791 }, "_alignFlags": 12, "_target": null, @@ -38911,7 +41537,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1682 + "__id__": 1794 }, "_contentSize": { "__type__": "cc.Size", @@ -38939,7 +41565,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1684 + "__id__": 1796 }, "_alignFlags": 45, "_target": null, @@ -38975,7 +41601,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 1686 + "__id__": 1798 }, "_id": "" }, @@ -38996,31 +41622,31 @@ "targetOverrides": [], "nestedPrefabInstanceRoots": [ { - "__id__": 1463 + "__id__": 1575 }, { - "__id__": 1302 + "__id__": 1414 }, { - "__id__": 466 + "__id__": 578 }, { - "__id__": 400 + "__id__": 468 }, { - "__id__": 254 + "__id__": 322 }, { - "__id__": 243 + "__id__": 311 }, { - "__id__": 232 + "__id__": 300 }, { - "__id__": 221 + "__id__": 289 }, { - "__id__": 210 + "__id__": 278 } ] } diff --git a/assets/script/game/common/SingletonModuleComp.ts b/assets/script/game/common/SingletonModuleComp.ts index ae12afa6..2bd4ae10 100644 --- a/assets/script/game/common/SingletonModuleComp.ts +++ b/assets/script/game/common/SingletonModuleComp.ts @@ -11,6 +11,7 @@ import { GameMap } from "../map/GameMap"; import { BoxSet } from "./config/BoxSet"; import { v3 } from "cc"; import { Skill } from "../skills/Skill"; +import { dead } from "../skills/oncend"; // import { Role } from "../role/Role"; // import { data } from "../data/data"; @@ -78,13 +79,20 @@ export class SingletonModuleComp extends ecs.Comp { exp_max:100, m_exp:0, m_exp_max:100, - + msk:1001, + mmsk:1001, hp:0, ap:0, def:0, + crit:0, + dodge:0, + dead:0, mhp:0, map:0, mdef:0, + mcrit:0, + mdodge:0, + mdead:0, hp_up:0, ap_up:0, @@ -94,13 +102,6 @@ export class SingletonModuleComp extends ecs.Comp { map_up:0, mdef_up:0, - hp_exp:0, - ap_exp:0, - def_exp:0, - - mhp_exp:0, - map_exp:0, - mdef_exp:0, reward_num:0, //怪物死亡数 reward_gold:0, diff --git a/assets/script/game/common/config/SkillSet.ts b/assets/script/game/common/config/SkillSet.ts index ab93c16d..79818c66 100644 --- a/assets/script/game/common/config/SkillSet.ts +++ b/assets/script/game/common/config/SkillSet.ts @@ -28,40 +28,40 @@ run:number = 0; // 0有目标 带方向,1贝塞尔曲线 2 不动 ,3 直线 */ export const SkillSet={ - 1001:{uuid: 1001,path: "1001",type: 1,tg:3,angle:true,level: 1,name: "火球术",sp_name:"fire",info:"释放一个火球术攻击敌人", + 1001:{uuid: 1001,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "火球术",sp_name:"fire",info:"释放一个火球术攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:3,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1002:{uuid: 1002,path: "1002",type: 1,tg:3,angle:true,level: 3,name: "寒冰箭",sp_name:"ice",info:"释放一个寒冰箭攻击敌人", + 1002:{uuid: 1002,path: "1002",type: 1,tg:3,angle:true,exp:30,level: 3,name: "寒冰箭",sp_name:"ice",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1003:{uuid: 1003,path: "1003",type: 1,tg:3,angle:true,level: 3,name: "强效射击",sp_name:"b_arrow",info:"释放一个火球术攻击敌人", + 1003:{uuid: 1003,path: "1003",type: 1,tg:3,angle:true,exp:30,level: 3,name: "强效射击",sp_name:"b_arrow",info:"释放一个火球术攻击敌人", dis:1,count:1,in:0,run:1,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 1004:{uuid: 1004,path: "1004",type: 1,tg:3,angle:true,level: 3,name: "奥术冲击",sp_name:"bm_ball",info:"释放一个寒冰箭攻击敌人", + 1004:{uuid: 1004,path: "1004",type: 1,tg:3,angle:true,exp:30,level: 3,name: "奥术冲击",sp_name:"bm_ball",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 2001:{uuid: 2001,path: "2001",type: 91,tg:1,angle:false,level: 1,name: "治愈术",sp_name:"heath",info:"释放一个寒冰箭攻击敌人", + 2001:{uuid: 2001,path: "2001",type: 91,tg:1,angle:false,exp:30,level: 1,name: "治愈术",sp_name:"heath",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0,run:1,ap:0,hp:3,shield:0,sd:10,cd:1,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 2002:{uuid: 2002,path: "2002",type: 91,tg:0,angle:false,level: 1,name: "魔法盾",sp_name:"shield",info:"释放一个寒冰箭攻击敌人", + 2002:{uuid: 2002,path: "2002",type: 91,tg:0,angle:false,exp:30,level: 1,name: "魔法盾",sp_name:"shield",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0.2,run:2,ap:0,hp:0,shield:1,sd:0,cd:0,bsd:8,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 2003:{uuid: 2003,path: "2003",type: 91,tg:0,angle:false,level: 1,name: "狂暴",sp_name:"atkup",info:"释放一个寒冰箭攻击敌人", + 2003:{uuid: 2003,path: "2003",type: 91,tg:0,angle:false,exp:30,level: 1,name: "狂暴",sp_name:"atkup",info:"释放一个寒冰箭攻击敌人", dis:1,count:1,in:0.2,run:2,ap:1,hp:0,shield:0,sd:0,cd:0,bsd:8,bcd:0,sk_uuid:1001,sk_count:0,speed:450, }, - 3001:{uuid: 3001,path: "3001",type: 1,tg:3,angle:true,level: 1,name: "三连击",sp_name:"patk",info:"释放一个魔法球攻击敌人", + 3001:{uuid: 3001,path: "3001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "三连击",sp_name:"patk",info:"释放一个魔法球攻击敌人", dis:1,count:3,in:0.3,run:2,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 4011:{uuid: 4011,path: "1011",type: 11,tg:3,angle:true,level: 3,name: "火焰风暴",sp_name:"fire",info:"释放多个个火球术攻击敌人", + 4011:{uuid: 4011,path: "1011",type: 11,tg:3,angle:true,exp:30,level: 3,name: "火焰风暴",sp_name:"fire",info:"释放多个个火球术攻击敌人", dis:1,count:5,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:2,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 4012:{uuid: 4012,path: "1012",type: 11,tg:3,angle:true,level: 3,name: "冰晶风暴",sp_name:"ice",info:"释放多个个寒冰箭攻击敌人", + 4012:{uuid: 4012,path: "1012",type: 11,tg:3,angle:true,exp:30,level: 3,name: "冰晶风暴",sp_name:"ice",info:"释放多个个寒冰箭攻击敌人", dis:1,count:5,in:0,run:0,ap:10,hp:0,shield:0,sd:10,cd:2,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600, }, - 9001:{uuid: 9001,path: "1001",type: 1,tg:3,angle:true,level: 1,name: "普攻",sp_name:"patk",info:"释放一个魔法球攻击敌人", + 9001:{uuid: 9001,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "普攻",sp_name:"patk",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:1000,}, - 9002:{uuid: 9002,path: "1001",type: 1,tg:3,angle:true,level: 1,name: "魔法小球",sp_name:"mball",info:"释放一个魔法球攻击敌人", + 9002:{uuid: 9002,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "魔法小球",sp_name:"mball",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 9003:{uuid: 9003,path: "1001",type: 1,tg:3,angle:true,level: 1,name: "射击",sp_name:"arrow",info:"释放一个魔法球攻击敌人", + 9003:{uuid: 9003,path: "1001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "射击",sp_name:"arrow",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:1,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:1001,sk_count:0,speed:600,}, - 8001:{uuid: 8001,path: "8001",type: 1,tg:3,angle:true,level: 1,name: "飞刀",sp_name:"sword1",info:"释放一个魔法球攻击敌人", + 8001:{uuid: 8001,path: "8001",type: 1,tg:3,angle:true,exp:30,level: 1,name: "飞刀",sp_name:"sword1",info:"释放一个魔法球攻击敌人", dis:1,count:1,in:0,run:0,ap:0,hp:0,shield:0,sd:0,cd:0,bsd:0,bcd:0,sk_uuid:8001,sk_count:0,speed:600,}, } diff --git a/assets/script/game/common/config/heroSet.ts b/assets/script/game/common/config/heroSet.ts index eb966c89..f59bc07a 100644 --- a/assets/script/game/common/config/heroSet.ts +++ b/assets/script/game/common/config/heroSet.ts @@ -52,14 +52,14 @@ export const HeroInfo = { tals:["这是一级说明","这是二级说明","这是三级说明","这是四级说明","这是五级说明"] }, 9002: { - uuid:9001,name: "狂暴骑士",path:"k2",type:1,hp: 100, hp_up:10, shp_up:20,def:10,def_up:1,sdef_up:20,ap:20,ap_up:2,sap_up:20,atp:1,vun:0,crit:20,crit_add:0,ucr:0,dodge:0,dis:100,a_cd:1.5, + uuid:9002,name: "狂暴骑士",path:"k2",type:1,hp: 100, hp_up:10, shp_up:20,def:10,def_up:1,sdef_up:20,ap:20,ap_up:2,sap_up:20,atp:1,vun:0,crit:20,crit_add:0,ucr:0,dodge:0,dis:100,a_cd:1.5, lvexp:0,slvexp:0, speed: 100,aexp:5,uaexp:1,cexp:10,doexp:10,dexp:20,sk1:[9001,9001,9001,9001,9001],sk2:[2002,2002,2002,2002,2002],sk3:[2002,2002,2002,2002,2002],pw:0,pwm:150,pws:10,apw:0,uapw:0,cpw:0,dpw:0,dopw:0, 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, tals:["这是一级说明","这是二级说明","这是三级说明","这是四级说明","这是五级说明"] }, 9003: { - uuid:9001,name: "防御骑士",path:"k3",type:1,hp: 100, hp_up:10, shp_up:20,def:10,def_up:1,sdef_up:20,ap:20,ap_up:2,sap_up:20,atp:1,vun:0,crit:20,crit_add:0,ucr:0,dodge:0,dis:100,a_cd:1.5, + uuid:9003,name: "防御骑士",path:"k3",type:1,hp: 100, hp_up:10, shp_up:20,def:10,def_up:1,sdef_up:20,ap:20,ap_up:2,sap_up:20,atp:1,vun:0,crit:20,crit_add:0,ucr:0,dodge:0,dis:100,a_cd:1.5, lvexp:0,slvexp:0, speed: 100,aexp:5,uaexp:1,cexp:10,doexp:10,dexp:20,sk1:[9001,9001,9001,9001,9001],sk2:[2002,2002,2002,2002,2002],sk3:[2002,2002,2002,2002,2002],pw:0,pwm:150,pws:10,apw:0,uapw:0,cpw:0,dpw:0,dopw:0, 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 2e530649..8031ca3d 100644 --- a/assets/script/game/hero/HeroViewComp.ts +++ b/assets/script/game/hero/HeroViewComp.ts @@ -252,8 +252,12 @@ export class HeroViewComp extends CCComp { let pos =v3(-999,this.node.position.y) if(this.box_group == BoxSet.MONSTER){ pos =v3(999,this.node.position.y) + smc.vmdata.mission.mdead +=1 + }else{ + smc.vmdata.mission.dead +=1 } this.node.setPosition(pos) + } //是否在墓地 in_grave(){ @@ -359,7 +363,11 @@ export class HeroViewComp extends CCComp { //暴击判断 check_crit(){ let i = RandomManager.instance.getRandomInt(0,100,3) - if(i < this.crit){ + let crit=this.crit+smc.vmdata.mission.crit + if(this.box_group == BoxSet.MONSTER){ + crit = this.crit+smc.vmdata.mission.mcrit + } + if(i < crit){ this.tooltip(5,"*会心一击*"); this.crit_count += 1 this.exp_add(this.cexp) // 暴击经验 @@ -372,8 +380,12 @@ export class HeroViewComp extends CCComp { //闪避判断 check_dodge(){ let i = RandomManager.instance.getRandomInt(0,100,3) - if(i < this.dodge){ - console.log("闪避触发: i="+i+":dodge="+this.dodge); + let dodge=this.dodge+smc.vmdata.mission.dodge; + if(this.box_group == BoxSet.MONSTER){ + dodge = this.dodge+smc.vmdata.mission.mdodge; + } + if(i < dodge){ + // console.log("闪避触发: i="+i+":dodge="+dodge); this.tooltip(5,"闪避"); this.exp_add(this.doexp) // 闪避经验 this.power_add(this.dopw) diff --git a/assets/script/game/map/HCardComp.ts b/assets/script/game/map/HCardComp.ts index bb19d00a..e3a13582 100644 --- a/assets/script/game/map/HCardComp.ts +++ b/assets/script/game/map/HCardComp.ts @@ -34,6 +34,7 @@ export class HCardComp extends CCComp { this.life=this.node.getChildByName("life").getComponent(ProgressBar)! this.pw=this.node.getChildByName("pow").getComponent(ProgressBar)! this.hc_name.string= this.heros[this.hi].HeroView.hero_name + // this.node.getChildByName("lv").getComponent(Label).string=this.heros[this.hi].HeroView.lv.toString()+"级"; console.log("hcard start") } protected update(dt: number): void { diff --git a/assets/script/game/map/MIssionController.ts b/assets/script/game/map/MIssionController.ts index 91f44c03..ad1deb87 100644 --- a/assets/script/game/map/MIssionController.ts +++ b/assets/script/game/map/MIssionController.ts @@ -1,4 +1,4 @@ -import { _decorator,Button,EventHandler,EventTouch,Label,NodeEventType,resources,Sprite,SpriteAtlas,tween,UITransform,v3, Vec3 } from "cc"; +import { _decorator,Button,EventHandler,EventTouch,Label,NodeEventType,resources,Sprite,SpriteAtlas,tween,UITransform,v3, Vec3,Animation } from "cc"; import { ecs } from "../../../../extensions/oops-plugin-framework/assets/libs/ecs/ECS"; import { CCComp } from "../../../../extensions/oops-plugin-framework/assets/module/common/CCComp"; import { smc } from "../common/SingletonModuleComp"; @@ -43,18 +43,8 @@ export class MissionComp extends CCComp { mission_buff_type:number = 1 // 1 攻击 2 防御 3 HP m_mission_buff_type:number = 1 // 1 攻击 2 防御 3 HP mission_buff_up_exp:number = 99999999 - msk:any={ - on :false, - uuid:1001, - type:1, - lv: 1 - } - mmsk:any={ - on :false, - uuid:1001, - type:1, - lv: 1 - } + msk:any=null + mmsk:any=null onLoad(){ } @@ -94,35 +84,21 @@ export class MissionComp extends CCComp { smc.vmdata.mission.ap=0 smc.vmdata.mission.hp=0 smc.vmdata.mission.def=0 + smc.vmdata.mission.crit=0 + smc.vmdata.mission.dodge=0 + smc.vmdata.mission.dead=0 smc.vmdata.mission.map=0 smc.vmdata.mission.mhp=0 smc.vmdata.mission.mdef=0 - this.msk={ on :false, uuid:1001,type:1,lv: 1} - this.mmsk={ on :false, uuid:1001,type:1,lv: 1} - - switch(smc.vmdata.mission.mbt){ - case 1: - smc.vmdata.mission.exp_max=MBSet.ap_exp-smc.vmdata.mission.ap_exp; - break; - case 2: - smc.vmdata.mission.exp_max=MBSet.def_exp-smc.vmdata.mission.def_exp; - break; - case 3: - smc.vmdata.mission.exp_max=MBSet.hp_exp-smc.vmdata.mission.hp_exp; - break; - } - switch(smc.vmdata.mission.mmbt){ - case 1: - smc.vmdata.mission.m_exp_max=MBSet.ap_exp+smc.vmdata.mission.map_exp; - break; - case 2: - smc.vmdata.mission.m_exp_max=MBSet.def_exp+smc.vmdata.mission.mdef_exp; - break; - case 3: - smc.vmdata.mission.m_exp_max=MBSet.hp_exp+smc.vmdata.mission.mhp_exp; - break; - } - + smc.vmdata.mission.mcrit=0 + smc.vmdata.mission.mdead=0 + smc.vmdata.mission.mdodge=0 + + this.msk=SkillSet[smc.vmdata.mission.msk] + this.mmsk=SkillSet[smc.vmdata.mission.mmsk] + smc.vmdata.mission.exp_max=this.msk.exp; + smc.vmdata.mission.m_exp_max=this.mmsk.exp; + this.mon_refresh() this.heros_call() } @@ -165,46 +141,14 @@ export class MissionComp extends CCComp { check_buff(){ if(smc.vmdata.mission.exp >= smc.vmdata.mission.exp_max){ smc.vmdata.mission.exp-=smc.vmdata.mission.exp_max - switch(smc.vmdata.mission.mbt){ - case 1: - smc.vmdata.mission.ap+=smc.vmdata.mission.ap_up+MBSet.ap_add - console.log("mission ap",smc.vmdata.mission.ap) - this.node.getChildByName("exp").getChildByName("ap").getChildByName("data").setScale(1.3,1.3) - this.scheduleOnce(function(){ - this.node.getChildByName("exp").getChildByName("ap").getChildByName("data").setScale(1,1) - },0.2) - break; - case 2: - smc.vmdata.mission.def+=smc.vmdata.mission.def_up+MBSet.def_add - this.node.getChildByName("exp").getChildByName("def").getChildByName("data").setScale(1.3,1.3) - this.scheduleOnce(function(){ - this.node.getChildByName("exp").getChildByName("def").getChildByName("data").setScale(1,1) - },0.2) - break; - case 3: - smc.vmdata.mission.hp+=smc.vmdata.mission.hp_up+MBSet.hp_add - this.node.getChildByName("exp").getChildByName("hp").getChildByName("data").setScale(1.3,1.3) - this.scheduleOnce(function(){ - this.node.getChildByName("exp").getChildByName("hp").getChildByName("data").setScale(1,1) - },0.2) - break; - } + this.node.getChildByName("msk").getChildByName("flash").getComponent(Animation).play() + console.log("tudo 局内技能") } if(smc.vmdata.mission.m_exp >= smc.vmdata.mission.m_exp_max){ smc.vmdata.mission.m_exp-=smc.vmdata.mission.m_exp_max - switch(smc.vmdata.mission.mmbt){ - case 1: - smc.vmdata.mission.map+=smc.vmdata.mission.map_up+MBSet.ap_add - break; - case 2: - smc.vmdata.mission.mdef+=smc.vmdata.mission.mdef_up+MBSet.def_add - break; - case 3: - smc.vmdata.mission.mhp+=smc.vmdata.mission.mhp_up+MBSet.hp_add - break; - } - } - + this.node.getChildByName("mmsk").getChildByName("flash").getComponent(Animation).play() + console.log("tudo 敌方局内技能") + } } check_mon_num(){