This commit is contained in:
2026-08-23 22:05:57 +03:00
parent ef2fb24969
commit 91cd027a98
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ func _play_idle() -> void:
return
_bull_anim.speed_scale = 1.0
if _bull_anim.has_animation(_ANIM_IDLE):
_bull_anim.play(_ANIM_IDLE, 0.2)
_bull_anim.play(_ANIM_IDLE, 0.05)
# Drive the WASD locomotion clip: the looping DASH doubles as the run cycle while a