xiandie/ui/button/sound_button.tscn
2024-12-23 09:29:31 +08:00

9 lines
253 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bdy4u3e7rmo7f"]
[ext_resource type="Script" path="res://ui/button/sound_button.gd" id="1_vn1us"]
[node name="SoundButton" type="Button"]
offset_right = 8.0
offset_bottom = 8.0
script = ExtResource("1_vn1us")