9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://cef5mgr1hgpmr"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://ui/button/sound_texture_button.gd" id="1_k7j4d"]
|
||
|
|
||
|
[node name="SoundButton" type="TextureButton"]
|
||
|
size_flags_horizontal = 0
|
||
|
size_flags_vertical = 0
|
||
|
script = ExtResource("1_k7j4d")
|