The beginning of public history

This commit is contained in:
2019-09-16 02:07:41 -04:00
commit 64a2ffbc89
1104 changed files with 7534 additions and 0 deletions

7
Nodes/MusicPlayer.tscn Normal file
View File

@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://Music/DOS-88/DOS-88 - Automatav2.ogg" type="AudioStream" id=1]
[node name="MusicPlayer" type="AudioStreamPlayer"]
stream = ExtResource( 1 )
bus = "Music"