1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-03 08:42:13 +08:00

feat(武器): 新增蓝水晶武器及相关调整

- 添加蓝水晶武器资源及配置
- 调整蓝水晶子弹的生命周期和追踪速度
- 修改数学工具中的随机数生成逻辑
- 更新钻石子弹的穿透属性和生命周期
- 将蓝水晶武器添加到角色武器库中
This commit is contained in:
2025-12-14 13:22:35 +08:00
parent 977073dbc0
commit 04dbd5d6db
8 changed files with 73 additions and 34 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ alpha_curve = SubResource("CurveTexture_4h7m0")
script = ExtResource("2_0q2lw")
displayName = "蓝水晶"
speed = 5.0
lifeTime = 5000.0
lifeTime = 2500.0
[node name="texture" parent="." index="0"]
modulate = Color(0.8283318, 1.529841, 1.548706, 1)