feat: 适配关卡内图片的圆角
This commit is contained in:
@@ -743,8 +743,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 8.006,
|
||||
"y": 2.227,
|
||||
"x": -4.854,
|
||||
"y": -3.284,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -756,9 +756,9 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 1.0000000000000002,
|
||||
"y": 1.0000000000000002,
|
||||
"z": 0.759
|
||||
"x": 0.92,
|
||||
"y": 0.92,
|
||||
"z": 0.698
|
||||
},
|
||||
"_mobility": 0,
|
||||
"_layer": 1073741824,
|
||||
@@ -1051,7 +1051,7 @@
|
||||
"node": {
|
||||
"__id__": 25
|
||||
},
|
||||
"_enabled": true,
|
||||
"_enabled": false,
|
||||
"__prefab": {
|
||||
"__id__": 41
|
||||
},
|
||||
@@ -1069,7 +1069,7 @@
|
||||
"__uuid__": "02687761-81ab-42cb-b552-0db291d9ddd5@f9941",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
"_type": 1,
|
||||
"_fillType": 0,
|
||||
"_sizeMode": 0,
|
||||
"_fillCenter": {
|
||||
@@ -1318,7 +1318,7 @@
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -5.11,
|
||||
"y": 0.401,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -1330,9 +1330,9 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 1.0000000000000002,
|
||||
"y": 1.0000000000000002,
|
||||
"z": 0.759
|
||||
"x": 0.92,
|
||||
"y": 0.92,
|
||||
"z": 0.698
|
||||
},
|
||||
"_mobility": 0,
|
||||
"_layer": 1073741824,
|
||||
@@ -1625,7 +1625,7 @@
|
||||
"node": {
|
||||
"__id__": 49
|
||||
},
|
||||
"_enabled": true,
|
||||
"_enabled": false,
|
||||
"__prefab": {
|
||||
"__id__": 65
|
||||
},
|
||||
@@ -1643,7 +1643,7 @@
|
||||
"__uuid__": "02687761-81ab-42cb-b552-0db291d9ddd5@f9941",
|
||||
"__expectedType__": "cc.SpriteFrame"
|
||||
},
|
||||
"_type": 0,
|
||||
"_type": 1,
|
||||
"_fillType": 0,
|
||||
"_sizeMode": 0,
|
||||
"_fillCenter": {
|
||||
@@ -7939,7 +7939,6 @@
|
||||
"titleLevelLabel": {
|
||||
"__id__": 14
|
||||
},
|
||||
"currentLevelIndex": 0,
|
||||
"clickAudio": {
|
||||
"__uuid__": "a68a6314-fb7c-48a9-bd6c-0a65ef665d50",
|
||||
"__expectedType__": "cc.AudioClip"
|
||||
@@ -7964,6 +7963,11 @@
|
||||
"__uuid__": "e41c722f-f605-47f7-9ce4-abff0ed2020f",
|
||||
"__expectedType__": "cc.Prefab"
|
||||
},
|
||||
"roundedSpriteEffect": {
|
||||
"__uuid__": "f0080a34-1786-4547-8d81-d89cc517b63e",
|
||||
"__expectedType__": "cc.EffectAsset"
|
||||
},
|
||||
"mainImageCornerRadius": 0.1,
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user