1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-30 16:01:53 +08:00

feat(子弹系统): 添加Egg子弹类型及相关资源

添加新的Egg子弹类型,包括脚本、纹理和场景文件。更新Kernyr角色的攻击逻辑以使用Egg子弹。新增篮球和雷电纹理资源及其导入配置。
This commit is contained in:
2026-03-28 09:47:41 +08:00
parent ce7765c027
commit 2105de1131
8 changed files with 157 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
extends BulletBase
class_name EggBullet
func ai():
speed += 0.25
PresetBulletAI.forward(self , rotation)
+1
View File
@@ -0,0 +1 @@
uid://cyaq3u5iu08uo