You want your code to check if it sees enough movement to decide that the player has hit the enemy. Based on what you observed in the previous challenge, pick a number to be the minimum amount of movement that must be detected.
Let's compare that number to the "video motion on sprite".