2024-12-26 13:58:37 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://dn425m8dg6ddn"]
|
|
|
|
|
2025-03-10 13:03:34 +00:00
|
|
|
[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"]
|
2024-12-26 13:58:37 +00:00
|
|
|
|
|
|
|
[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")
|