So recently i made a simple 3D parkour game in first person. I made it so that you can move your camera with arrow keys. I wanted to make it with the mouse BUT unfortunately MouseMovementX and MouseMovementY does not work with pointer lock and without it. Can you explain to me how to use mouse movement?