adj
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user