ID:2176553
 
(See the best response by Lummox JR.)
Code:


How do I set the map to only be 16 tiles wide exactly? I am referring to the map screen displayed to the player. I've set the world.view to 16x16, but there is about 4 tiles of black space past that.

Best response
Is the extra space on all sides, or just top/bottom or left/right? If it's just on two sides, then you're looking at letterboxing. If it's on all sides, it's possible that map.zoom is set to a specific zoom level rather than stretch-to-fit, and your map control is simply too big.
Could you explain the process to fix it for each?
It'll probably be easier to diagnose from a screenshot.