untitled-plant-game/Music/Music.tscn
2021-12-04 18:37:24 +01:00

8 lines
218 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://Music/untitled_plant_game.ogg" type="AudioStream" id=1]
[node name="Music" type="AudioStreamPlayer"]
stream = ExtResource( 1 )
autoplay = true
bus = "Music"