2019-06-02 23:35:31 +00:00
|
|
|
[gd_scene load_steps=2 format=2]
|
|
|
|
|
2019-06-07 00:02:07 +00:00
|
|
|
[ext_resource path="res://Scenes/Scripts/BGMusic.gd" type="Script" id=1]
|
2019-06-02 23:35:31 +00:00
|
|
|
|
|
|
|
[node name="BGM" type="AudioStreamPlayer"]
|
|
|
|
bus = "BGM"
|
|
|
|
script = ExtResource( 1 )
|