Thank you very much! I tried this and it seems to function properly except that camera 2 doesn't follow my mouse movement on the Y axis... I thought if I added
vec_set(camera.y,player.y);
vec_add(camera.y,offset1);
etc..
that it might work, but it makes no difference at all... Just one step away from getting this thing to work! Haha