[gd_scene load_steps=2 format=3 uid="uid://b47goj32i6sdh"] [ext_resource type="Script" path="res://src/ui/elements/input_prompt/input_prompt.gd" id="1_qq6w5"] [node name="InputPrompt" type="Label"] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme_type_variation = &"InputPrompt" text = "❓ - [unknown]" script = ExtResource("1_qq6w5")