Tutorial finished

This commit is contained in:
2024-06-12 11:54:41 +02:00
parent 7b760c3ba8
commit 9cfd9e0200
9 changed files with 258 additions and 6 deletions

7
MusicPlayer.tscn Normal file
View 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