[gd_scene load_steps=2 format=3] [ext_resource type="Script" path="res://ui/interaction_prompt.gd" id="1_prompt"] ; Interaction prompt — implant-styled (D-169), positioned above DialogueBox, 16px gap [node name="InteractionPrompt" type="Control"] anchors_preset = 7 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 200.0 offset_top = -264.0 offset_right = -200.0 offset_bottom = -222.0 grow_horizontal = 2 grow_vertical = 0 mouse_filter = 2 script = ExtResource("1_prompt")