untitled-plant-game/Music/Music.tscn

9 lines
218 B
Text
Raw Normal View History

2021-12-04 17:37:24 +00:00
[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"