10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Music and Fonts(Misc.)/Endless Pain of Nightmares.WAV" type="AudioStream" id=1]
|
|
|
|
[node name="Node" type="Node"]
|
|
|
|
[node name="MainMusic" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource( 1 )
|
|
volume_db = -2.0
|