mlpcardgame/Scenes/BGMusic.tscn

8 lines
189 B
Plaintext
Raw Normal View History

2019-06-02 23:35:31 +00:00
[gd_scene load_steps=2 format=2]
[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 )