减少复杂度,上阵英雄改为3个

This commit is contained in:
2024-12-27 09:56:14 +08:00
parent 79bda9f0db
commit 2231c5ceb1
5 changed files with 16 additions and 18 deletions

View File

@@ -241,8 +241,8 @@
},
"_lscale": {
"__type__": "cc.Vec3",
"x": 0.15,
"y": 0.15,
"x": 0.3,
"y": 0.3,
"z": 1
},
"_mobility": 0,
@@ -269,13 +269,13 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 695.7100219726562,
"height": 631.8900146484375
"width": 314.1499938964844,
"height": 336.3500061035156
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.3869859603616717,
"y": 0.04905917055398852
"x": 0.483590644980259,
"y": 0.03225806506490894
},
"_id": ""
},
@@ -306,11 +306,11 @@
"a": 255
},
"_skeletonData": {
"__uuid__": "89c4e995-dd0a-4136-90fa-30a1d2c35409",
"__uuid__": "af4a5925-6b13-46bc-ba05-2419fa3d5cb2",
"__expectedType__": "sp.SkeletonData"
},
"defaultSkin": "default",
"defaultAnimation": "Idle",
"defaultAnimation": "Walking",
"_premultipliedAlpha": true,
"_timeScale": 0.7,
"_preCacheMode": 0,