Well in the case of my game here, I have a seperate thread doing all the collision handling for map objectects against map objects.
so zombies would be under that category, and because they have never done this before until after
I added the sleep, thats why I think its the problem, and can probably be fixed if I just
reduce the sleep time.