Skip to content

Commit 1d6353b

Browse files
committed
Fix draw order for bottom tooltip
It was drawing behind buffs
1 parent 20f85ce commit 1d6353b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hud/hud.tscn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ layout_mode = 2
154154

155155
[node name="ButtonTooltipBottom" parent="MarginContainer5/VBoxContainer2" instance=ExtResource("11_ka7k1")]
156156
visible = false
157+
z_index = 1
157158
layout_mode = 2
158159
size_flags_horizontal = 4
159160

0 commit comments

Comments
 (0)