mirror of
https://git.kittycat.homes/BatHeartTiger/untitled-plant-game.git
synced 2024-08-15 03:16:27 +00:00
9 lines
218 B
Text
9 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"
|