I was using this Mel script to switching between different camera angles for years but when I updated to Maya 2024 it stopped working. Can you please help me to fix it? Thank you. global proc switchCam(int $snap) { int $check = 0; string $switchCam; string $switchCamP = "switchCam_Persp1"; string $switchCamO =…