add ellipsis above the interaction prompts when there are more than 3 interactables in reach

This commit is contained in:
2025-08-13 13:08:44 -04:00
parent fcc2ccf55d
commit 8345ae9ffe
31 changed files with 378 additions and 327 deletions

View File

@@ -1280,6 +1280,16 @@ turn_toward_on_use = true
note_style = "handwritten"
note = "This is not a mug."
[node name="lamentation" type="Marker3D" parent="interaction_points"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.86206, 1.51363, 7.22144)
script = ExtResource("27_p6ipn")
prompt = "Read lament"
turn_toward_on_use = true
note_style = "handwritten"
note = "Do you ever lie awake at night imagining a version of your life where you did everything right?
Hypothetically attainable, yet bitterly out of reach, what a paradise that life could have been."
[node name="npcs" type="Node3D" parent="."]
[node name="barista" parent="npcs" instance=ExtResource("22_g7o7m")]