add ellipsis above the interaction prompts when there are more than 3 interactables in reach
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user