player getting rolled around while attached to a PhysicsConstraint

Im trying to have my player swing around using the PhysicsConstraint component that is attached to the blue box. The swinging part works but my character is rolling in all directions.


I have tried constraining the player capsule component rotations but that stops the swinging from happening.
image
In the blue box BP I have the code that sets up the components for PhysicsConstraint