diff --git a/Audio/DiJazz.ogg b/Audio/DiJazz.ogg new file mode 100644 index 0000000..774cf35 Binary files /dev/null and b/Audio/DiJazz.ogg differ diff --git a/Audio/DiJazz.ogg.import b/Audio/DiJazz.ogg.import new file mode 100644 index 0000000..f7ed976 --- /dev/null +++ b/Audio/DiJazz.ogg.import @@ -0,0 +1,15 @@ +[remap] + +importer="ogg_vorbis" +type="AudioStreamOGGVorbis" +path="res://.import/DiJazz.ogg-77bab22d4bfb5646c474b7a8065fbc4d.oggstr" + +[deps] + +source_file="res://Audio/DiJazz.ogg" +dest_files=[ "res://.import/DiJazz.ogg-77bab22d4bfb5646c474b7a8065fbc4d.oggstr" ] + +[params] + +loop=true +loop_offset=0 diff --git a/Player.tscn b/Player.tscn index 63b5a29..85ab801 100644 --- a/Player.tscn +++ b/Player.tscn @@ -12,7 +12,7 @@ [ext_resource path="res://Audio/step4.wav" type="AudioStream" id=10] [ext_resource path="res://Audio/step1.wav" type="AudioStream" id=11] [ext_resource path="res://Audio/mixkit-fast-whoosh-transition-1490.wav" type="AudioStream" id=12] -[ext_resource path="res://Audio/PasMenuMusic.ogg" type="AudioStream" id=13] +[ext_resource path="res://Audio/DiJazz.ogg" type="AudioStream" id=13] [ext_resource path="res://Music.gd" type="Script" id=14] [sub_resource type="CapsuleShape" id=2]