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

feat: 完善火山子弹相关内容与木羊犬属性

- 为火山子弹添加动画轨迹粒子与攻击速度适配逻辑
- 调整木羊犬的字段数值
- 修复子弹切割速度的缩放逻辑
- 新增能量最大值的实体属性处理器
This commit is contained in:
2026-05-11 22:55:39 +08:00
parent 53d1be6749
commit 68259981f4
5 changed files with 151 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ slogan = "恪守使命不离不弃"
avatar = ExtResource("2_fi2nw")
description = "每隔3秒发动格挡。"
fields = Array[int]([0, 8, 3])
fieldValues = Array[float]([50.0, 0.15, -0.35])
fieldValues = Array[float]([100.0, 0.2, 0.0])
[node name="avatarTexture" parent="wrapper" parent_id_path=PackedInt32Array(2023039659) index="0" unique_id=1334645594]
texture = ExtResource("2_fi2nw")