去掉了 技能系统,技能由单个精灵独立处理
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 22.61767578125,
|
||||
"width": 29.8076171875,
|
||||
"height": 39.8
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -238,17 +238,14 @@
|
||||
"_lineHeight": 30,
|
||||
"_overflow": 0,
|
||||
"_enableWrapText": true,
|
||||
"_font": {
|
||||
"__uuid__": "a8f2a4a3-911f-43d3-9174-f2176554d7d4",
|
||||
"__expectedType__": "cc.TTFFont"
|
||||
},
|
||||
"_isSystemFontUsed": false,
|
||||
"_font": null,
|
||||
"_isSystemFontUsed": true,
|
||||
"_spacingX": 0,
|
||||
"_isItalic": false,
|
||||
"_isBold": false,
|
||||
"_isUnderline": false,
|
||||
"_underlineHeight": 2,
|
||||
"_cacheMode": 1,
|
||||
"_cacheMode": 0,
|
||||
"_enableOutline": true,
|
||||
"_outlineColor": {
|
||||
"__type__": "cc.Color",
|
||||
@@ -447,7 +444,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 22.61767578125,
|
||||
"width": 29.8076171875,
|
||||
"height": 39.8
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -492,17 +489,14 @@
|
||||
"_lineHeight": 30,
|
||||
"_overflow": 0,
|
||||
"_enableWrapText": true,
|
||||
"_font": {
|
||||
"__uuid__": "a8f2a4a3-911f-43d3-9174-f2176554d7d4",
|
||||
"__expectedType__": "cc.TTFFont"
|
||||
},
|
||||
"_isSystemFontUsed": false,
|
||||
"_font": null,
|
||||
"_isSystemFontUsed": true,
|
||||
"_spacingX": 0,
|
||||
"_isItalic": false,
|
||||
"_isBold": false,
|
||||
"_isUnderline": false,
|
||||
"_underlineHeight": 2,
|
||||
"_cacheMode": 1,
|
||||
"_cacheMode": 0,
|
||||
"_enableOutline": true,
|
||||
"_outlineColor": {
|
||||
"__type__": "cc.Color",
|
||||
@@ -701,7 +695,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 22.745271853397803,
|
||||
"width": 28.497224978397803,
|
||||
"height": 27.2
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@@ -746,11 +740,8 @@
|
||||
"_lineHeight": 20,
|
||||
"_overflow": 0,
|
||||
"_enableWrapText": true,
|
||||
"_font": {
|
||||
"__uuid__": "a8f2a4a3-911f-43d3-9174-f2176554d7d4",
|
||||
"__expectedType__": "cc.TTFFont"
|
||||
},
|
||||
"_isSystemFontUsed": false,
|
||||
"_font": null,
|
||||
"_isSystemFontUsed": true,
|
||||
"_spacingX": 0,
|
||||
"_isItalic": true,
|
||||
"_isBold": false,
|
||||
|
||||
Reference in New Issue
Block a user