[gd_scene load_steps=4 format=2] [ext_resource path="res://Fonts/BADABB__.TTF" type="DynamicFontData" id=1] [ext_resource path="res://Scenes/Minigames/1.gd" type="Script" id=3] [sub_resource type="DynamicFont" id=1] size = 60 font_data = ExtResource( 1 ) [node name="Node2D" type="Node2D"] script = ExtResource( 3 ) [node name="Title" type="Label" parent="."] margin_top = 30.0 margin_right = 696.0 margin_bottom = 14.0 custom_colors/font_color = Color( 0, 0, 0, 1 ) custom_fonts/font = SubResource( 1 ) text = "Find the correct file" align = 1