[gd_scene load_steps=3 format=3 uid="uid://b23cxmfx1hioo"] [ext_resource type="Script" path="res://scripts/interaction_manager.gd" id="1_cc3nr"] [ext_resource type="Theme" uid="uid://b3faaa6kmpthu" path="res://resources/themes/standard_theme.tres" id="1_i2bdl"] [node name="InteractionManager" type="Node2D"] script = ExtResource("1_cc3nr") [node name="Label" type="Label" parent="."] anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -75.0 offset_right = 75.0 offset_bottom = 23.0 grow_horizontal = 2 theme = ExtResource("1_i2bdl") text = "[E] or [Y] to interact" horizontal_alignment = 1 vertical_alignment = 1