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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user