Making a swinging object count for a collision

Hey, I’ve been trying to make a swinging pendulum wrecking ball that will kill a player when it swings into them. Currently the pendulum swings fine but will only trigger the death event if the player is moving towards it (if you stand still and let the ball swing into you it just bounces away without dealing damage)