I am trying to implement an enemy attack in my 2d plat-former but i only want the player to get hit when the attack animation reaches a certain frame. You better not tell me to use an Animation player cause if i start using one, i would have to make a LOT of changes which i don't wanna make. How can i check what is the current frame of an animation in a Animated-Sprite?