1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-07 12:17:12 +08:00

refactor(子弹): 统一使用baseDamage字段并调整伤害值

修复多个子弹场景中的damage字段为baseDamage
调整部分子弹的伤害值和属性
删除不再使用的Pencil子弹场景
更新动画库引用格式为&前缀
优化部分子弹的碰撞体积和材质
This commit is contained in:
2025-11-22 09:17:59 +08:00
parent 3d74682965
commit 85c4eac2aa
10 changed files with 64 additions and 196 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ height = 138.0
[node name="DogCircle" instance=ExtResource("1_yfqj6")]
script = ExtResource("2_qyd4u")
displayName = "吼叫声波"
damage = 2.0
baseDamage = 2.0
autoSpawnAnimation = true
freeAfterSpawn = true