The beginning of public history
This commit is contained in:
7
Nodes/MusicPlayer.tscn
Normal file
7
Nodes/MusicPlayer.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Music/DOS-88/DOS-88 - Automatav2.ogg" type="AudioStream" id=1]
|
||||
|
||||
[node name="MusicPlayer" type="AudioStreamPlayer"]
|
||||
stream = ExtResource( 1 )
|
||||
bus = "Music"
|
||||
Reference in New Issue
Block a user