How can I flip my character body and its children when walking left in code

Godot Version

4.3

Question

Hi I do not know how to flip my character body and its children when walking left. I want a similar result to the flip_h that sprites have, also when this happens a collision box on the right of my character body to go to the left

sorry I found a way to fix the problem