flip character and collisionshape2D

Godot Version

Godot Engine v4.3

Question

I have a problem, when my character moves to the left (flip) its CollisionShape2D nodes flip but are positioned in a place further to the left of the character sprite. So the collision zones do not match the character as when you are still or if you go to the right.
Thanks!!