11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://djhjv5q1dds1h"]
|
|
|
|
[ext_resource type="AudioStream" uid="uid://cidgnum8p2v15" path="res://sound/Silent.ogg" id="1_l24uh"]
|
|
|
|
[node name="music_principal" type="AudioStreamPlayer"]
|
|
process_mode = 3
|
|
stream = ExtResource("1_l24uh")
|
|
volume_db = -20.0
|
|
autoplay = true
|
|
parameters/looping = true
|