mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2025-01-04 14:49:41 +01:00
10 lines
284 B
Plaintext
10 lines
284 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://do7htx4sqmcnh"]
|
|
|
|
[ext_resource type="AudioStream" uid="uid://dp0tta14mu7ux" path="res://music.ogg" id="1_8pjkj"]
|
|
|
|
[node name="Music" type="AudioStreamPlayer"]
|
|
process_mode = 1
|
|
stream = ExtResource("1_8pjkj")
|
|
volume_db = -3.0
|
|
autoplay = true
|