I have created a 2d walk animation for my player, and the idle image for the player is just a frame in the middle of the animation, and I want to know is there any way to stop on that frame, (current_animation_position
property of AnimationPlayer dosen't have a setter?)