Merge pull request #61085 from timothyqiu/as-over

This commit is contained in:
Rémi Verschelde
2022-05-16 15:55:42 +02:00
committed by GitHub
+1
View File
@@ -388,6 +388,7 @@ void AnimatedSprite2D::play(const StringName &p_animation, const bool p_backward
}
}
is_over = false;
set_playing(true);
}