Fix CameraPivot rotation in Moving the player with code (#6654)
CameraPivot should be rotated -45 degrees instead of 45 degrees
in order to produce the results demonstrated in the screenshots.
Otherwise, the camera will be pointing upwards instead of downwards.