1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-03 08:42:13 +08:00

feat(角色): 添加熊boss的新攻击方式和音效

添加熊boss的四种攻击方式:
1. 箭雨攻击(ArrowSeven)
2. 太阳舞攻击(SunDance)
3. 永恒彩虹攻击(ForeverRainbow)
4. 冲刺攻击(BearSprint)

新增对应攻击音效资源
调整子弹追踪和伤害计算逻辑
添加冲刺粒子特效
This commit is contained in:
2025-09-13 19:55:51 +08:00
parent c5d21b68ba
commit 97ec81f05e
19 changed files with 426 additions and 54 deletions
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dqhrycmnkwojq"
path="res://.godot/imported/Arrow7.ogg-4daaa1f326c9d2f72b9133a00493c666.oggvorbisstr"
[deps]
source_file="res://resources/sounds/bossAttack/Bear/Arrow7.ogg"
dest_files=["res://.godot/imported/Arrow7.ogg-4daaa1f326c9d2f72b9133a00493c666.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://dhcm3pjj82xhg"
path="res://.godot/imported/ForeverRainbow.ogg-b6772403e0b98813291a22e4f5452147.oggvorbisstr"
[deps]
source_file="res://resources/sounds/bossAttack/Bear/ForeverRainbow.ogg"
dest_files=["res://.godot/imported/ForeverRainbow.ogg-b6772403e0b98813291a22e4f5452147.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://cqh2yvwcy83gg"
path="res://.godot/imported/Sprint.ogg-e547dff9a20b4385df68f6b79af56207.oggvorbisstr"
[deps]
source_file="res://resources/sounds/bossAttack/Bear/Sprint.ogg"
dest_files=["res://.godot/imported/Sprint.ogg-e547dff9a20b4385df68f6b79af56207.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4
Binary file not shown.
@@ -0,0 +1,19 @@
[remap]
importer="oggvorbisstr"
type="AudioStreamOggVorbis"
uid="uid://bxks728nvv83c"
path="res://.godot/imported/SunDance.ogg-7dbdf3d807c0ba3ebfa16739ee2ca08a.oggvorbisstr"
[deps]
source_file="res://resources/sounds/bossAttack/Bear/SunDance.ogg"
dest_files=["res://.godot/imported/SunDance.ogg-7dbdf3d807c0ba3ebfa16739ee2ca08a.oggvorbisstr"]
[params]
loop=false
loop_offset=0
bpm=0
beat_count=0
bar_beats=4