Sound effects

This commit is contained in:
Felipe M 2021-05-23 00:38:30 +02:00
parent 6ea21b3181
commit 6671b455c4
Signed by: fmartingr
GPG key ID: 716BC147715E716F
17 changed files with 94 additions and 6 deletions

BIN
metroidvania/Assets/.DS_Store vendored Normal file

Binary file not shown.

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Music and Sounds/Music.gd" type="Script" id=1]
[ext_resource path="res://Music and Sounds/Music.ogg" type="AudioStream" id=2]
[ext_resource path="res://Assets/Music and Sounds/Music.ogg" type="AudioStream" id=2]
[node name="Music" type="Node"]
script = ExtResource( 1 )