From 1d79bbbb95f1372650914cf543e7d9179653ef6e Mon Sep 17 00:00:00 2001 From: IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> Date: Sun, 17 Jul 2022 00:59:28 +0200 Subject: added bgm --- godot/assets/sounds/bgm.mp3 | 3 +++ godot/assets/sounds/bgm.mp3.import | 3 +++ godot/assets/sounds/main_menu.mp3 | 3 +++ godot/assets/sounds/main_menu.mp3.import | 3 +++ 4 files changed, 12 insertions(+) create mode 100644 godot/assets/sounds/bgm.mp3 create mode 100644 godot/assets/sounds/bgm.mp3.import create mode 100644 godot/assets/sounds/main_menu.mp3 create mode 100644 godot/assets/sounds/main_menu.mp3.import (limited to 'godot/assets') diff --git a/godot/assets/sounds/bgm.mp3 b/godot/assets/sounds/bgm.mp3 new file mode 100644 index 0000000..cad9651 --- /dev/null +++ b/godot/assets/sounds/bgm.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3907d7df22c82ee15cfff306a69dd3f5f003cec8a031972f84004dc268da51 +size 5963398 diff --git a/godot/assets/sounds/bgm.mp3.import b/godot/assets/sounds/bgm.mp3.import new file mode 100644 index 0000000..c98d401 --- /dev/null +++ b/godot/assets/sounds/bgm.mp3.import @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128cf14fafb0d84338eca1ea75b9f54d21b86505f97f047a412607dc4e6fbbf3 +size 280 diff --git a/godot/assets/sounds/main_menu.mp3 b/godot/assets/sounds/main_menu.mp3 new file mode 100644 index 0000000..1f262dc --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b320e47c06cc8ba3889e3ac6467eff129fd9c6dced99de1de919783faea9ae23 +size 6169312 diff --git a/godot/assets/sounds/main_menu.mp3.import b/godot/assets/sounds/main_menu.mp3.import new file mode 100644 index 0000000..c593491 --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3.import @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5090dd2ec3c9f87d013bd43165984f1643934d2f51bd8b2aa3e63e784335a2d +size 298 -- cgit From 98a089669678984edaf6ef37d5a0c463962b007b Mon Sep 17 00:00:00 2001 From: IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> Date: Sun, 17 Jul 2022 01:01:02 +0200 Subject: simple scoreboard --- godot/assets/sounds/Uuhhh.mp3.import | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'godot/assets') diff --git a/godot/assets/sounds/Uuhhh.mp3.import b/godot/assets/sounds/Uuhhh.mp3.import index cbe7703..748d572 100644 --- a/godot/assets/sounds/Uuhhh.mp3.import +++ b/godot/assets/sounds/Uuhhh.mp3.import @@ -1,13 +1,3 @@ -[remap] - -importer="mp3" -type="AudioStreamMP3" -valid=false - -[deps] - -source_file="res://assets/sounds/Uuhhh.mp3" -[params] - -loop=true -loop_offset=0 +version https://git-lfs.github.com/spec/v1 +oid sha256:438df26bf3f392ff8f33d0cdc6ae6379b28a9ae306cccfe80e193127504c589a +size 286 -- cgit