renamed the music file because fuck empty spaces

This commit is contained in:
mtrx 2023-10-01 20:20:59 +02:00
parent b464cb5dd4
commit d35c97905a
3 changed files with 5 additions and 5 deletions

View file

@ -3,12 +3,12 @@
importer="wav" importer="wav"
type="AudioStreamWAV" type="AudioStreamWAV"
uid="uid://dh5jxxwim7ra8" uid="uid://dh5jxxwim7ra8"
path="res://.godot/imported/death by waveshaper.wav-51c938cbbb32e2797b875bc10a7238da.sample" path="res://.godot/imported/death_by_waveshaper.wav-567c957cfc006d82d2a62bba8a331108.sample"
[deps] [deps]
source_file="res://assets/sounds/music/death by waveshaper.wav" source_file="res://assets/sounds/music/death_by_waveshaper.wav"
dest_files=["res://.godot/imported/death by waveshaper.wav-51c938cbbb32e2797b875bc10a7238da.sample"] dest_files=["res://.godot/imported/death_by_waveshaper.wav-567c957cfc006d82d2a62bba8a331108.sample"]
[params] [params]

View file

@ -7,7 +7,7 @@
[ext_resource type="Texture2D" uid="uid://ds0un04pocx6i" path="res://assets/track90.png" id="3_jtw40"] [ext_resource type="Texture2D" uid="uid://ds0un04pocx6i" path="res://assets/track90.png" id="3_jtw40"]
[ext_resource type="Texture2D" uid="uid://dmcrms0qu0mtt" path="res://assets/finish2.png" id="4_rxurh"] [ext_resource type="Texture2D" uid="uid://dmcrms0qu0mtt" path="res://assets/finish2.png" id="4_rxurh"]
[ext_resource type="Texture2D" uid="uid://bq151lkkfdlf4" path="res://assets/sign.png" id="7_g24mp"] [ext_resource type="Texture2D" uid="uid://bq151lkkfdlf4" path="res://assets/sign.png" id="7_g24mp"]
[ext_resource type="AudioStream" uid="uid://dh5jxxwim7ra8" path="res://assets/sounds/music/death by waveshaper.wav" id="8_vdrjw"] [ext_resource type="AudioStream" uid="uid://dh5jxxwim7ra8" path="res://assets/sounds/music/death_by_waveshaper.wav" id="8_ppkte"]
[sub_resource type="Curve2D" id="Curve2D_ll8bj"] [sub_resource type="Curve2D" id="Curve2D_ll8bj"]
_data = { _data = {
@ -79,7 +79,7 @@ energy = 20.0
texture = ExtResource("7_g24mp") texture = ExtResource("7_g24mp")
[node name="level_music" type="AudioStreamPlayer" parent="."] [node name="level_music" type="AudioStreamPlayer" parent="."]
stream = ExtResource("8_vdrjw") stream = ExtResource("8_ppkte")
volume_db = -29.953 volume_db = -29.953
autoplay = true autoplay = true