ID:157293
 
Okay, is there any way to keep a map's pixel size fixed, yet allow every resolution to don't have any black edges, and be able to add screen objects easily

Problem is, right now, I've got client.view set to 35x35, which does keep pixel size fixed, always a full map, yadayada, but adding a decent UI is practically impossible now, because screen_loc 1x1 is most likely to be outside of the map's viewing range.

Any workaround?