hello, for the move_and_slide parameter, i don't seem to get the Vector2.UP I know the value is x =0 and y = 1 but what does that do for the move left and right? I know that when you change the UP to down, left, or right, i can't jump. could it be that the enum will determine if you can jump up or right or left but i dont want to assume anything. and then there the zero? can someone explain. thank you