refactor(game): 删除BezierMove相关元文件并更新英雄和地图资源

- 删除assets/script/game/BezierMove.meta及相关文件
- 新增多个地图动画资源文件(lr.anim, lr2.anim等)
- 调整多个英雄预制体的尺寸和碰撞体参数
- 更新地图预制体(map_rpg.prefab)中的动画配置和节点布局
This commit is contained in:
panw
2025-11-04 10:38:05 +08:00
parent 4670b12330
commit ed1b4f46a4
27 changed files with 2341 additions and 783 deletions

View File

@@ -154,8 +154,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 128,
"height": 128
"width": 192,
"height": 192
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -902,7 +902,7 @@
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.15
"y": 0
},
"_id": ""
},
@@ -996,20 +996,20 @@
"__id__": 62
},
"tag": 0,
"_group": 2,
"_group": 4,
"_density": 1,
"_sensor": true,
"_friction": 0.2,
"_restitution": 0,
"_offset": {
"__type__": "cc.Vec2",
"x": -3.2,
"y": 27.5
"x": 0,
"y": 50
},
"_size": {
"__type__": "cc.Size",
"width": 52.9,
"height": 80.1
"width": 60,
"height": 100
},
"_id": ""
},