how to flip kinamatic body code example Example: how to flip kinamatic body if is_moving_left: scale.x = -1 elif is_moving_right: scale.x = 1