Re: More suggestions for PCC2
From: | streu |
---|---|
Thread: | More suggestions for PCC2 |
Forum: | Bugs |
In reply to: | Re: More suggestions for PCC2 |
Date: | Wed, 2019-01-09 18:43 GMT |
You can use + for up to 10x zoom which shows the warpwell pretty detailed. Is that not enough?
No, it is not enough. As for me. Look at my game by maximum zoom.
Looks perfectly fine to me
Anyway, I guess increasing maximum zoom would be possible.
The original reason why I limit zoom is to avoid integer overflows. PCC 1.x would do stupid things (and PCC2 could get really slow) if you have a large object (think: a map line from 1000,1000 to 3000,3000) at more then 10x zoom, but that shouldn't be a problem anymore today.
--Stefan