10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Sounds/standard.wav" type="AudioStream" id=1]
|
|
|
|
[node name="GameVariables" type="Node"]
|
|
|
|
[node name="Sound" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource( 1 )
|
|
autoplay = true
|