Okay I have done that this is the video:
What it looks like to me is the on hit event only happens when I walk into the balls. When the thirdperson character is moving. Which is strange, I would have through it was anytime the character was hit.
The event fires manually fine. I can fix it by using on a on overlap. But that would be dirty and my real goal is to understand why it does fire for future reference.