mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-02 00:02:13 +08:00
fix(UI): 修正能量显示格式和动画问题
修复能量标签显示格式从"%.1f"改为"%.2f" 调整BigLaser能量消耗从50改为100 修复ItemShow动画资源顺序错误问题 添加autoFree属性到UI场景中的物品节点 修改FieldShow默认文本从"+0"改为"0"
This commit is contained in:
@@ -30,5 +30,5 @@ layout_mode = 2
|
||||
size_flags_horizontal = 10
|
||||
size_flags_vertical = 8
|
||||
theme = ExtResource("2_x62bb")
|
||||
text = "+0"
|
||||
text = "0"
|
||||
horizontal_alignment = 1
|
||||
|
||||
Reference in New Issue
Block a user