1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-12 14:47:13 +08:00

Add sound effects and character scripts

- Imported new sound effects: "Low Boing", "Low Whoosh", and "Pew" with corresponding import files.
- Created a new character script for "Hen" with basic AI and attack functionality.
- Implemented an effect controller script for managing particle effects with one-shot functionality.
This commit is contained in:
2025-08-26 15:52:54 +08:00
parent 51b3359e8d
commit 66413bd75d
30 changed files with 424 additions and 24 deletions
Binary file not shown.
+19
View File
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://cdrevrq7n6yqa"
path="res://.godot/imported/Boing.mp3-74e4a1e999b15b8d3c889d5740f1f6c0.mp3str"
[deps]
source_file="res://resources/sounds/effect/Boing.mp3"
dest_files=["res://.godot/imported/Boing.mp3-74e4a1e999b15b8d3c889d5740f1f6c0.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
+19
View File
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://d1yo3qlbn1x7i"
path="res://.godot/imported/Clang.mp3-50876f7cd677edbdcd443fa2ca647905.mp3str"
[deps]
source_file="res://resources/sounds/effect/Clang.mp3"
dest_files=["res://.godot/imported/Clang.mp3-50876f7cd677edbdcd443fa2ca647905.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
+19
View File
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://dmxh3bpk8vyy5"
path="res://.godot/imported/Coin.mp3-bf58a1b56744f630ff9a0d80910b40a7.mp3str"
[deps]
source_file="res://resources/sounds/effect/Coin.mp3"
dest_files=["res://.godot/imported/Coin.mp3-bf58a1b56744f630ff9a0d80910b40a7.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
+24
View File
@@ -0,0 +1,24 @@
[remap]
importer="wav"
type="AudioStreamWAV"
uid="uid://cxhsnyjhrnicl"
path="res://.godot/imported/Glug.wav-ce11d03274f16f0f59e3f2ff49b8bace.sample"
[deps]
source_file="res://resources/sounds/effect/Glug.wav"
dest_files=["res://.godot/imported/Glug.wav-ce11d03274f16f0f59e3f2ff49b8bace.sample"]
[params]
force/8_bit=false
force/mono=false
force/max_rate=false
force/max_rate_hz=44100
edit/trim=false
edit/normalize=false
edit/loop_mode=0
edit/loop_begin=0
edit/loop_end=-1
compress/mode=0
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://des7x0l4f3ijc"
path="res://.godot/imported/Low Boing.mp3-0d7a95e69d755f2863239a9cb4083223.mp3str"
[deps]
source_file="res://resources/sounds/effect/Low Boing.mp3"
dest_files=["res://.godot/imported/Low Boing.mp3-0d7a95e69d755f2863239a9cb4083223.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://dclinyhu256xi"
path="res://.godot/imported/Low Whoosh.mp3-7e831f304ce5d24d5ec76a59c516c660.mp3str"
[deps]
source_file="res://resources/sounds/effect/Low Whoosh.mp3"
dest_files=["res://.godot/imported/Low Whoosh.mp3-7e831f304ce5d24d5ec76a59c516c660.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
+19
View File
@@ -0,0 +1,19 @@
[remap]
importer="mp3"
type="AudioStreamMP3"
uid="uid://b7pxuov1id0ho"
path="res://.godot/imported/Pew.mp3-f95c3f433a0fb10603c74a8216172756.mp3str"
[deps]
source_file="res://resources/sounds/effect/Pew.mp3"
dest_files=["res://.godot/imported/Pew.mp3-f95c3f433a0fb10603c74a8216172756.mp3str"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4