04-04-2011, 06:08 PM
(04-04-2011, 06:05 PM)Jacob_ Wrote: Why would anyone ever need to zoom in that far?
When the game draws a box, it draws the whole thing, even the offscreen parts. This is probably the source of the problem, but the only solution I can think of would require a lot of math, and it would make the game slower.
Couldn't you just make it so that you can't zoom that far in?