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

fix(volcano bullet): adjust animation speed, cuttable time and hitbox

调整了火山子弹的动画播放速度、可切割时长,修改了动画轨道参数与碰撞箱位置旋转角度
This commit is contained in:
2026-05-12 22:13:30 +08:00
parent fb5488b10d
commit 8a75adc580
2 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ var dmg5: float = 0
var splitAngle: float = 10
func spawn():
animator.speed_scale = 0.75
setupCuttable(0.2)
animator.speed_scale = 0.85
setupCuttable(0.75)
func ai():
PresetBulletAI.lockLauncher(self , launcher, true)
rotation = lerp_angle(