Fixed Screen Resolution

Is there any way i could fixed the screen resolution?
i mean if it played at 800x600, 1280x1024, 1280x720, or wide screen, the camera keep showing same scene, same height and same width… maybe by making the object bigger, or else…

You could have script which checks screen resolution then edits the cameras W and H variables, have look at possibly doing that.

check this page for dealing with screen resolutions by script:

and this: