[gd_scene load_steps=3 format=3 uid="uid://dn425m8dg6ddn"] [ext_resource type="Script" uid="uid://1atgxdmfly3d" path="res://config/art/static_frames_loader.gd" id="1_y1hex"] [ext_resource type="Script" uid="uid://cwk8t5a66238u" path="res://ui/button/sound_button.gd" id="2_5w5c5"] [node name="StaticFramesLoader" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_y1hex") [node name="LoadButton" type="Button" parent="."] unique_name_in_owner = true layout_mode = 0 offset_right = 8.0 offset_bottom = 8.0 text = "load " script = ExtResource("2_5w5c5")