修复 同时刷新卡牌bug
This commit is contained in:
@@ -43,13 +43,13 @@
|
||||
"trimThreshold": 1,
|
||||
"rotated": false,
|
||||
"offsetX": 0,
|
||||
"offsetY": 0.5,
|
||||
"offsetY": 1,
|
||||
"trimX": 2,
|
||||
"trimY": 2,
|
||||
"width": 500,
|
||||
"height": 1055,
|
||||
"rawWidth": 504,
|
||||
"rawHeight": 1060,
|
||||
"trimY": 0,
|
||||
"width": 1508,
|
||||
"height": 252,
|
||||
"rawWidth": 1512,
|
||||
"rawHeight": 254,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
@@ -61,17 +61,17 @@
|
||||
"meshType": 0,
|
||||
"vertices": {
|
||||
"rawPosition": [
|
||||
-250,
|
||||
-527.5,
|
||||
-754,
|
||||
-126,
|
||||
0,
|
||||
250,
|
||||
-527.5,
|
||||
754,
|
||||
-126,
|
||||
0,
|
||||
-250,
|
||||
527.5,
|
||||
-754,
|
||||
126,
|
||||
0,
|
||||
250,
|
||||
527.5,
|
||||
754,
|
||||
126,
|
||||
0
|
||||
],
|
||||
"indexes": [
|
||||
@@ -84,32 +84,32 @@
|
||||
],
|
||||
"uv": [
|
||||
2,
|
||||
1058,
|
||||
502,
|
||||
1058,
|
||||
254,
|
||||
1510,
|
||||
254,
|
||||
2,
|
||||
3,
|
||||
502,
|
||||
3
|
||||
2,
|
||||
1510,
|
||||
2
|
||||
],
|
||||
"nuv": [
|
||||
0.003968253968253968,
|
||||
0.002830188679245283,
|
||||
0.996031746031746,
|
||||
0.002830188679245283,
|
||||
0.003968253968253968,
|
||||
0.9981132075471698,
|
||||
0.996031746031746,
|
||||
0.9981132075471698
|
||||
0.0013227513227513227,
|
||||
0.007874015748031496,
|
||||
0.9986772486772487,
|
||||
0.007874015748031496,
|
||||
0.0013227513227513227,
|
||||
1,
|
||||
0.9986772486772487,
|
||||
1
|
||||
],
|
||||
"minPos": [
|
||||
-250,
|
||||
-527.5,
|
||||
-754,
|
||||
-126,
|
||||
0
|
||||
],
|
||||
"maxPos": [
|
||||
250,
|
||||
527.5,
|
||||
754,
|
||||
126,
|
||||
0
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user