mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-01 07:42:30 +08:00
feat(游戏结束): 添加子弹显示名称并改进死亡信息显示
- 为所有子弹类型添加displayName属性用于显示 - 修改GameOver面板显示死亡原因,包含子弹名称和发射者 - 更新死亡原因文本格式为富文本样式 - 移除GameOver面板中多余的LabelSettings资源
This commit is contained in:
@@ -91,6 +91,7 @@ alpha_curve = SubResource("CurveTexture_diybr")
|
||||
|
||||
[node name="Diamond" instance=ExtResource("1_8udva")]
|
||||
script = ExtResource("2_yxtyj")
|
||||
displayName = "冰钻石"
|
||||
lifeTime = 5000.0
|
||||
indisDamage = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user