Hi am new to Godot

Please how do i flip a character in Godot

There is a flip_h and flip_v property on the Sprite2D Node that you can use.