But, I want the Player to flash when he is not falling.
For example: Walking into the enemy should cause the Player to flash.
Falling on top of the enemy should not cause the Player to flash.
Both are collisions but handled differently. My code should work but its not for some reason.