fix: 调整多个技能prefab的参数与调试模式

批量修复技能预制件的调试模式、锚点、位置、缩放和碰撞体积参数,优化技能表现
This commit is contained in:
walkpan
2026-05-18 22:18:21 +08:00
parent ffe5f20c9a
commit 06759b6f2b
6 changed files with 28 additions and 31 deletions

View File

@@ -102,7 +102,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0.798, "x": 0.798,
"y": -9.323, "y": -25.041,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
@@ -114,8 +114,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": -1.5, "x": -1.3,
"y": 1.5, "y": 1.3,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -148,7 +148,7 @@
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.5,
"y": 0.5 "y": 0
}, },
"_id": "" "_id": ""
}, },
@@ -238,7 +238,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": -6.986, "x": -6.986,
"y": -19.19, "y": -6.871,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
@@ -250,8 +250,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1.8, "x": 1.3,
"y": 1.5, "y": 1.1,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -284,7 +284,7 @@
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.5,
"y": 0.5 "y": 0
}, },
"_id": "" "_id": ""
}, },
@@ -374,7 +374,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 11.544, "x": 11.544,
"y": -5.8, "y": 6.519,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
@@ -386,8 +386,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 1.8, "x": 1.3,
"y": 1.5, "y": 1.1,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -420,7 +420,7 @@
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.5,
"y": 0.5 "y": 0
}, },
"_id": "" "_id": ""
}, },
@@ -618,7 +618,7 @@
"_offset": { "_offset": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0,
"y": 0 "y": 60
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",

View File

@@ -282,7 +282,6 @@
}, },
"atk_x": 10, "atk_x": 10,
"atk_y": 20, "atk_y": 20,
"debugMode": true,
"_id": "" "_id": ""
}, },
{ {

View File

@@ -46,7 +46,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": -4.55, "y": 0,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
@@ -96,7 +96,7 @@
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 0, "x": 0,
"y": 5.033, "y": 26.392,
"z": 0 "z": 0
}, },
"_lrot": { "_lrot": {
@@ -108,8 +108,8 @@
}, },
"_lscale": { "_lscale": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 3, "x": 2,
"y": 3, "y": 2,
"z": 1 "z": 1
}, },
"_mobility": 0, "_mobility": 0,
@@ -231,7 +231,7 @@
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.5,
"y": 0.5 "y": 0
}, },
"_id": "" "_id": ""
}, },
@@ -282,7 +282,6 @@
}, },
"atk_x": 0, "atk_x": 0,
"atk_y": 0, "atk_y": 0,
"debugMode": true,
"_id": "" "_id": ""
}, },
{ {
@@ -344,12 +343,12 @@
"_offset": { "_offset": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0,
"y": 0 "y": 25
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 150, "width": 120,
"height": 100 "height": 50
}, },
"_id": "" "_id": ""
}, },

View File

@@ -284,7 +284,7 @@
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0.5, "x": 0.5,
"y": 0.5 "y": 0
}, },
"_id": "" "_id": ""
}, },

View File

@@ -237,7 +237,7 @@
}, },
"_lpos": { "_lpos": {
"__type__": "cc.Vec3", "__type__": "cc.Vec3",
"x": 75, "x": 0,
"y": 0, "y": 0,
"z": 0 "z": 0
}, },
@@ -405,7 +405,7 @@
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0.5,
"y": 0 "y": 0
}, },
"_id": "" "_id": ""
@@ -457,7 +457,6 @@
}, },
"atk_x": 0, "atk_x": 0,
"atk_y": 0, "atk_y": 0,
"debugMode": true,
"_id": "" "_id": ""
}, },
{ {
@@ -518,13 +517,13 @@
"_restitution": 0, "_restitution": 0,
"_offset": { "_offset": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 75, "x": 0,
"y": 50 "y": 25
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 150, "width": 150,
"height": 100 "height": 50
}, },
"_id": "" "_id": ""
}, },

View File

@@ -885,7 +885,7 @@
"_offset": { "_offset": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
"x": 0, "x": 0,
"y": 0 "y": 25
}, },
"_size": { "_size": {
"__type__": "cc.Size", "__type__": "cc.Size",