extends AnimationPlayer func _process(_delta: float) -> void: # ensure animation speed is unscaled speed_scale = 1. / Engine.time_scale