1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-31 00:11:54 +08:00

feat(特效): 添加血雨效果及关联逻辑

为狐狸爪子弹添加血雨特效,当攻击公鸡角色时触发。同时新增相关资源文件和粒子系统配置。
This commit is contained in:
2025-11-16 16:10:19 +08:00
parent e47390333f
commit a27e36a384
5 changed files with 78 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
extends BulletBase
class_name FoxZhua
@export var canTrace: bool = true