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

feat(Bear): 添加新的攻击类型SunDance

为Bear角色添加新的攻击类型SunDance,包含子弹特效和动画。修改了Bear.gd以支持新攻击类型,并创建了SunDance.gd脚本和对应的场景文件。新攻击会生成旋转的彩色子弹,具有不同的颜色和大小变化效果。
This commit is contained in:
2025-09-07 11:17:44 +08:00
parent 002ad98831
commit 9ad45c683f
4 changed files with 170 additions and 6 deletions
-1
View File
@@ -60,7 +60,6 @@ debugRebuild = false
debugRebuild = false
[node name="WeaponCard" parent="weaponStore" index="4" instance=ExtResource("7_jguvd")]
debugRebuild = false
[node name="sprint" parent="sounds" index="0"]
stream = ExtResource("4_66s6c")