I have been trying to program a flexible camera based off of the one that comes in the Advanced Terrain Pack. There are a couple of things I simply can't figure out, so after hours of reading, and testing, I thought I'd ask here. Here are a couple of things I can't make work... Please help!
1) How can I get the camera to "side step" left and right using the left and right arrow keys?
2) I figured that by removing the command "position camera camera position x( ), a# + 6, camera position z( )" that I can "zoom out", this works, but it will zoom out forever. How can you set a max level to zoom out? Say 50 units out and a minimum level of 6 units in?
3) I messed around with SET CAMERA FOV and SET CAMERA RANGE and also CAMERA ANGLE X and Y and I can't make it so the camera will stop at a 90 degree up and down view. In other words, how do I make it so the camera will only point straight down and straight up without going all the way around? I don't want my camera to see the landscape upside down...
Hope that makes sense, and any help would be appreciated! Thanks in advance.