1
Fork 0
mirror of https://github.com/Cookie-CHR/OfficeMadness-LD51.git synced 2024-11-22 06:44:18 +00:00
office-madness/Music/MusicPlayer.tscn

7 lines
180 B
Text
Raw Normal View History

2022-10-02 22:44:58 +00:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://Music/Music.gd" type="Script" id=1]
[node name="AudioStreamPlayer" type="AudioStreamPlayer"]
script = ExtResource( 1 )