Hello everyone. I don't know what is causing this issue, but I setup a collision system to check when an enemy hits the player. The collision works fine, but after the animation ends, the player still gets hit sometimes at where the collision box was before the animation ended. I disable the collision box when the animation ends, but somehow it gets detected sometimes. I turned on the collision boxes in the debug, and there are no collision boxes where the player is being hit. If anyone could help, I would greatly appreciate it.