mirror of
https://github.com/csd4ni3l/fishy-fingers.git
synced 2026-03-10 17:09:15 +01:00
Godot upload
This commit is contained in:
10
assets/scenes/BackgroundMusic.tscn
Normal file
10
assets/scenes/BackgroundMusic.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene format=3 uid="uid://id0pabbvhqyf"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://uofd453dcad6" path="res://assets/sfx/background_music.mp3" id="1_s1x8q"]
|
||||
|
||||
[node name="BackgroundMusic" type="Node2D" unique_id=1149003101]
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="." unique_id=1705185639]
|
||||
stream = ExtResource("1_s1x8q")
|
||||
autoplay = true
|
||||
parameters/looping = true
|
||||
Reference in New Issue
Block a user