Hi all, in the Godot 3.x version there is a nice "Animation" button when you are working with AnimationPlayer - it has many functionalities related to animation clips (copy, paste, save, load) which let us freely manage and exchange animations between all AnimationPlayers in the project. But in the 4,x version of Godot, the same button doesn't have any of these functionalities... Why they were removed and how we can exchange animation clips between AnimationPlayers in Godot 4.x?