1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

refactor(武器系统): 优化武器升级计算和描述显示

修改武器升级计算公式,将指数运算改为线性运算以提高性能
在武器描述中显示当前值和升级后的值
调整costBeachball的默认值从500改为100
This commit is contained in:
2025-09-20 17:23:30 +08:00
parent e6fda173d4
commit 5c2c29fdcb
5 changed files with 24 additions and 15 deletions
+1
View File
@@ -29,6 +29,7 @@ offset_right = 350.0
offset_bottom = 304.0
theme_override_styles/panel = SubResource("StyleBoxFlat_n2ewr")
script = ExtResource("1_g802t")
costBeachball = 500
metadata/_edit_lock_ = true
[node name="sounds" type="Node2D" parent="."]