mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-29 23:12:28 +08:00
feat(游戏结束): 添加子弹显示名称并改进死亡信息显示
- 为所有子弹类型添加displayName属性用于显示 - 修改GameOver面板显示死亡原因,包含子弹名称和发射者 - 更新死亡原因文本格式为富文本样式 - 移除GameOver面板中多余的LabelSettings资源
This commit is contained in:
@@ -205,12 +205,12 @@ height = 500.0
|
||||
|
||||
[node name="ChickLaser" instance=ExtResource("1_eb54j")]
|
||||
script = ExtResource("2_7g0f0")
|
||||
displayName = "冷冻激光"
|
||||
metadata/_edit_vertical_guides_ = [688.0, 189.0]
|
||||
|
||||
[node name="rect" parent="texture" index="0"]
|
||||
material = SubResource("ShaderMaterial_x6ivr")
|
||||
offset_left = 188.0
|
||||
offset_top = 0.0
|
||||
offset_right = 238.0
|
||||
offset_bottom = 500.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user