Tutorial finished
This commit is contained in:
7
MusicPlayer.tscn
Normal file
7
MusicPlayer.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://8hqoev8vj3fn"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://cx00shxtb3wu3" path="res://art/House In a Forest Loop.ogg" id="1_w2wh1"]
|
||||
|
||||
[node name="AudioStreamPlayer" type="AudioStreamPlayer"]
|
||||
stream = ExtResource("1_w2wh1")
|
||||
autoplay = true
|
||||
Reference in New Issue
Block a user