add ellipsis above the interaction prompts when there are more than 3 interactables in reach
This commit is contained in:
@@ -65,6 +65,14 @@ theme_override_constants/margin_bottom = 24
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = -8
|
||||
|
||||
[node name="prompt_overflow" type="Label" parent="hud_bottom/promptbox"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
text = "..."
|
||||
label_settings = SubResource("LabelSettings_jqn4v")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="prompt_tertiary" type="Label" parent="hud_bottom/promptbox"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user