[gd_scene load_steps=3 format=3 uid="uid://byj234hen4btr"] [ext_resource type="Script" uid="uid://rq6w1vuhuq1m" path="res://scene/entity/audio/sfx.gd" id="1_ng32y"] [ext_resource type="AudioStream" uid="uid://cvttds81trcoc" path="res://asset/audio/sfx/UI/click.wav" id="1_xj6dy"] [node name="Sfx" type="AudioStreamPlayer"] stream = ExtResource("1_xj6dy") bus = &"game_sfx" script = ExtResource("1_ng32y") mode = null