[gd_scene load_steps=2 format=3 uid="uid://b2sygl55s6fng"] [ext_resource type="Script" path="res://main.gd" id="1_ubs1p"] [node name="Node2D" type="Node2D"] script = ExtResource("1_ubs1p") [node name="SelectPlaylist" type="Button" parent="."] offset_left = 43.0 offset_top = 24.0 offset_right = 278.0 offset_bottom = 65.0 text = "select playlist folder" [node name="FileDialog" type="FileDialog" parent="."] title = "Open a Directory" position = Vector2i(140, 225) size = Vector2i(352, 180) visible = true ok_button_text = "Select Current Folder" file_mode = 2 access = 2 [node name="MusicPlayer" type="AudioStreamPlayer" parent="."]