RingOfRaces/MiscScenes/GameVariables.tscn

10 lines
246 B
Plaintext
Raw Permalink Normal View History

2022-10-13 15:09:42 +00:00
[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