自动旋转次数字体间距调整
This commit is contained in:
parent
e2c6086f15
commit
2c359d799a
@ -2,16 +2,16 @@ info face="Arial" size=10 bold=0 italic=0 charset="" unicode=0 stretchH=100 smoo
|
||||
common lineHeight=104 base=10 scaleW=1352 scaleH=104 pages=1 packed=0
|
||||
page id=0 file="xz_nb.png"
|
||||
chars count=13
|
||||
char id=57 x=0 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="9"
|
||||
char id=44 x=104 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter=","
|
||||
char id=46 x=208 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="."
|
||||
char id=48 x=312 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="0"
|
||||
char id=49 x=416 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="1"
|
||||
char id=50 x=520 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="2"
|
||||
char id=51 x=624 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="3"
|
||||
char id=52 x=728 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="4"
|
||||
char id=53 x=832 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="5"
|
||||
char id=54 x=936 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="6"
|
||||
char id=55 x=1040 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="7"
|
||||
char id=56 x=1144 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="8"
|
||||
char id=32 x=1248 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=80 page=0 chnl=0 page=0 letter="space"
|
||||
char id=57 x=0 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="9"
|
||||
char id=44 x=104 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter=","
|
||||
char id=46 x=208 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="."
|
||||
char id=48 x=312 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="0"
|
||||
char id=49 x=416 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="1"
|
||||
char id=50 x=520 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="2"
|
||||
char id=51 x=624 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="3"
|
||||
char id=52 x=728 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="4"
|
||||
char id=53 x=832 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="5"
|
||||
char id=54 x=936 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="6"
|
||||
char id=55 x=1040 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="7"
|
||||
char id=56 x=1144 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="8"
|
||||
char id=32 x=1248 y=0 width=104 height=104 xoffset=0 yoffset=0 xadvance=68 page=0 chnl=0 page=0 letter="space"
|
||||
@ -22,7 +22,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"44": {
|
||||
"rect": {
|
||||
@ -33,7 +33,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"46": {
|
||||
"rect": {
|
||||
@ -44,7 +44,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"48": {
|
||||
"rect": {
|
||||
@ -55,7 +55,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"49": {
|
||||
"rect": {
|
||||
@ -66,7 +66,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"50": {
|
||||
"rect": {
|
||||
@ -77,7 +77,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"51": {
|
||||
"rect": {
|
||||
@ -88,7 +88,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"52": {
|
||||
"rect": {
|
||||
@ -99,7 +99,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"53": {
|
||||
"rect": {
|
||||
@ -110,7 +110,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"54": {
|
||||
"rect": {
|
||||
@ -121,7 +121,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"55": {
|
||||
"rect": {
|
||||
@ -132,7 +132,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"56": {
|
||||
"rect": {
|
||||
@ -143,7 +143,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
},
|
||||
"57": {
|
||||
"rect": {
|
||||
@ -154,7 +154,7 @@
|
||||
},
|
||||
"xOffset": 0,
|
||||
"yOffset": 0,
|
||||
"xAdvance": 80
|
||||
"xAdvance": 68
|
||||
}
|
||||
},
|
||||
"kerningDict": {}
|
||||
|
||||
@ -2294,7 +2294,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "96MLnfjEtAi4b6uJnykcDB"
|
||||
"fileId": "aaDdU/PAxJNobcAB96MPju"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -2304,7 +2304,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "e5Rbn5A6NHiodenRWoj/Qs",
|
||||
"fileId": "16yJ/l06FIlrK7rBwMChxb",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -2335,7 +2335,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "6btVXoPndM97FlNHbG3z84"
|
||||
"fileId": "a8fmxwp9NOx6m9pifKxN66"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -2345,7 +2345,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "ea3FITMjpAFL+wheKPLImZ",
|
||||
"fileId": "4d8SnQ/rVLcpp3lz/lyxig",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -2376,7 +2376,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "0d6korPC5FkZUMNv9ICwZN"
|
||||
"fileId": "28K5iiGfVLQaJD9yTxFN1m"
|
||||
},
|
||||
{
|
||||
"__type__": "5fc10Zl7lVO97/rr2J1uxWH",
|
||||
@ -2400,7 +2400,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "a8bzvo+AZGvoIZY1dJmrB8"
|
||||
"fileId": "b5jBF2heNBAYgoOSZNt3JN"
|
||||
},
|
||||
{
|
||||
"__type__": "5fd13+Xa69CZogb3Q/F1lnC",
|
||||
@ -2573,7 +2573,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "76L4Z0qz9LE6DNE5ao1QqQ",
|
||||
"fileId": "e5jZwYgCZGbqPbRjYsbZ9g",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -2598,7 +2598,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "20ckLk7g1Bj4XHUDk0iTe7"
|
||||
"fileId": "bb7K1rq9RMF7kZh4bXHPYt"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
@ -2626,7 +2626,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "72EvQeMXBHVJjOlxKNXX2a"
|
||||
"fileId": "72VpuyQDhDFJuaYOdhumvu"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Sprite",
|
||||
@ -2671,7 +2671,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "55pXkLUU5AFqDQsjXTveUy"
|
||||
"fileId": "033om6uFVC3IUrSWyQ49M6"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -2681,7 +2681,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "62U3hvxLdJqo66wzDeIVgB",
|
||||
"fileId": "b4nQiCi31A0ZGxVXBFAb2E",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -2936,7 +2936,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "efwkZDG6VAoKB8yy/NjWKf"
|
||||
"fileId": "65EWlY4rxKt4Xb53yhLy3W"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -2946,7 +2946,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "f9LF6VRn5GU5UrTV9wz76y",
|
||||
"fileId": "9cwRNeQv5Dlonc0z6D0uAC",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -2977,7 +2977,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "c36TSwlS1OTaQM8581ZxVE"
|
||||
"fileId": "6dzhue0WJHT6lgUI5mtN3c"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -2987,7 +2987,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "3dMfN9OupGEpzzfWTYzNSJ",
|
||||
"fileId": "acI6pTSqZLZ4I8zGoRV1Hb",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3018,7 +3018,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "deCmi+rEJPQqjki5Aya+vh"
|
||||
"fileId": "b2vyAgeRNDbrwlCI87bA+o"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -3042,7 +3042,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "06X/tYgzxEV4G/8F/4tY5M"
|
||||
"fileId": "90ycK49i9EeLrozVCdIyeW"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3052,7 +3052,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "4cyydghzVLVoleu66PGZlg",
|
||||
"fileId": "3cAxsnyLJDC4lN8BCydoG8",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3235,7 +3235,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "adMfKGBU9MMorY9A/Zzdc7"
|
||||
"fileId": "51M+ggh+dJaLiybVliQvXA"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3245,7 +3245,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "a3CNi/9SZCOoOC2GCBRhsz",
|
||||
"fileId": "6f5o7fjeVHJ6NRSO+qhnHq",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3276,7 +3276,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "ae9vlaJAJHB5zheG/jXKAY"
|
||||
"fileId": "68Gpi+g+lKdbINOcN9J90g"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3286,7 +3286,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "40BzCRD8VJxqpdi2JerDAW",
|
||||
"fileId": "d3hvC6gj1CdY6xAUQ3KMPq",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3317,7 +3317,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "5d7yl9LOtLLLFW4DPzcxRY"
|
||||
"fileId": "99aMgFaqdLeIetV4ZHAOjp"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -3341,7 +3341,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "96fSi/+HZDC51Eh1WIzZQW"
|
||||
"fileId": "0cVWtul99Ei4x2pZaQ4uUC"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3351,7 +3351,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "5bAwT5xx1NHpA4MYBmiftu",
|
||||
"fileId": "b3+gwryCBJopP+LbvzF8xH",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3534,7 +3534,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "688/+8/zpHoJ0hNGSQS9la"
|
||||
"fileId": "1cboYZq1BNu7oFXs6gYumC"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3544,7 +3544,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "34cmNMH4tIJLmuwb9uEIjU",
|
||||
"fileId": "d4K6f60END/bpxln0/NN4N",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3575,7 +3575,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "fbsUHwYUhDZpL6gsUrZ4CZ"
|
||||
"fileId": "bdWsne8ONDTqwdbL4cU1zF"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3585,7 +3585,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "72atkhvc5Pm7d/O669Q8J6",
|
||||
"fileId": "eaot2y4pJK/ampWy1BE2jV",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3616,7 +3616,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "1b32uXkTJM2qiLO7SerCAH"
|
||||
"fileId": "092lC1LERE6LMn6U75Kq7J"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -3640,7 +3640,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "726ZpFn4dJ/77G02VUSBgm"
|
||||
"fileId": "13UouTg19LkrEaWMsw0R5f"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3650,7 +3650,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "fd63IBg7xH4qNq3LOAUsCY",
|
||||
"fileId": "d7hVpOlXVGHoqrp71QiYeY",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3833,7 +3833,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "dajcBHFI5EY4mfnn2UXTsC"
|
||||
"fileId": "20hOiu2iNDgYhEV3SqTzou"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3843,7 +3843,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "30LaHWAG9PNpFm7Z7d4lL6",
|
||||
"fileId": "18gCHxln1HoaaJeAMCJ1r3",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3874,7 +3874,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "70H2zRUQNFoK1DU2t5qBNs"
|
||||
"fileId": "5514hww5BB049GdryfHapr"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3884,7 +3884,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "e7mktnJCZMAKLBicFrZWUb",
|
||||
"fileId": "53X7SyOjRKN7+uv1+9Kneg",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -3915,7 +3915,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "479dS/AGJDU4fR5Z+dbrik"
|
||||
"fileId": "21YHcWvKFAXrbJUQvzKhiQ"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -3939,7 +3939,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "76/kijLyVIrqpW5tBxkKbZ"
|
||||
"fileId": "1aZYdO18JLILtVi/UdyJVl"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -3949,7 +3949,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "ecOPFB7+hGRIyPF+/Nutjl",
|
||||
"fileId": "04FpZ8g/5AdoCVy2iNfnD5",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4132,7 +4132,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "72Utrsf2tB9KSKvG+pxRAk"
|
||||
"fileId": "16OISxXqJIi7K8w0e2hzYC"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4142,7 +4142,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "22wFBDJm9HZ53HPyQsZOcJ",
|
||||
"fileId": "50s7bK7MVL+KIUc57Cvlx6",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4173,7 +4173,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "d5lb8U7LBOgo4It5OfNZTq"
|
||||
"fileId": "f8BMr2IVxCcoO2g60IWeQ+"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4183,7 +4183,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "81wTKbEnZNPYJARX77tLcM",
|
||||
"fileId": "4bbEF31LFPcYoN2WqbjwJm",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4214,7 +4214,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "8baFNQ0tZEY5KVJj7arUMo"
|
||||
"fileId": "6esT2fCztNkIC+RNjsYpm9"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -4238,7 +4238,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "6csI0r9CVJTbyxzGUBbCrJ"
|
||||
"fileId": "3b5kvYWABMtbJ9CP5nvZXc"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4248,7 +4248,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "36hDWHDodAAausmMoZOkS1",
|
||||
"fileId": "46PndpNF5DNLMcAkv1Mxhl",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4431,7 +4431,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "91ax0uBV5IlqnpeYxKRF2J"
|
||||
"fileId": "82JmC2JZRJuKKL66c5gYQE"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4441,7 +4441,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "42eYvObzxNLKsZEYiC6Awd",
|
||||
"fileId": "7aNWJCxeVHUYtDPq2tSk64",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4472,7 +4472,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "25t2C1Gt1GOJsYDFYF1Fqg"
|
||||
"fileId": "b9oeGYI19P7JdsbYPwScjd"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4482,7 +4482,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "b3/l/OBQ9FhbQf+aQFW84y",
|
||||
"fileId": "2cgwz2oRNAtoJ6LIZCNyjp",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4513,7 +4513,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "cdCO8bRQpPuL2vUis9qZ3b"
|
||||
"fileId": "f6fX41PeVMSKlvoAFy+0me"
|
||||
},
|
||||
{
|
||||
"__type__": "45522uB1sdFu4FJAojtnha4",
|
||||
@ -4537,7 +4537,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "1dmSIJ3K5D4LxRD2GceGO0"
|
||||
"fileId": "06Crmv0r1PxqV7rOZVZt8Z"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4547,7 +4547,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "05azKCuPhI46+3LeJXao/L",
|
||||
"fileId": "8940svT45HjId9e4jA3hUS",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -4572,7 +4572,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "3bowkinSVFB5hlw/A52QNK"
|
||||
"fileId": "b9ZzNCOuxC1aiQOlYEEv3d"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.UITransform",
|
||||
@ -4600,7 +4600,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "12Kv+4W2VD55ehjEfI2pZS"
|
||||
"fileId": "aa/vVVZNBN2LQkx66C/EF0"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Sprite",
|
||||
@ -4645,7 +4645,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "c2sAKfoBBPTJYlC21LXaxk"
|
||||
"fileId": "43nixBA/JIE7gJQJ9A4lJS"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
@ -4655,7 +4655,7 @@
|
||||
"asset": {
|
||||
"__id__": 0
|
||||
},
|
||||
"fileId": "26XGQ69WJFfZLtvDfBhfjT",
|
||||
"fileId": "d32SmmlKpG+qe/rzh7z3ad",
|
||||
"instance": null,
|
||||
"targetOverrides": null,
|
||||
"nestedPrefabInstanceRoots": null
|
||||
@ -12979,7 +12979,7 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 62.4,
|
||||
"width": 103.2,
|
||||
"height": 80
|
||||
},
|
||||
"_anchorPoint": {
|
||||
@ -13015,7 +13015,7 @@
|
||||
"b": 255,
|
||||
"a": 255
|
||||
},
|
||||
"_string": "9",
|
||||
"_string": "72",
|
||||
"_horizontalAlign": 1,
|
||||
"_verticalAlign": 1,
|
||||
"_actualFontSize": 6,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user