You can pin a small invisible sprite to the head and check if it's colliding or overlapping the floor. Or define an image point "Head" on the Player sprite and use "System Pick overlapping point" condition.
Pick object:Floor Overlapping Point X:Player.ImagePointX("Head"), Y:Player.ImagePointY("Head")