Is it possible to modify from 22.6º to 30º?
makisho opened this issue · 1 comments
makisho commented
I'm programming a racing game using Obelisk but when I got the design it was done using real isometric perspective, ( 30º ) instead of 22,6 (pixel friendly). So my question is to know if is possible to modify the perspective to render the primitives from 22.6º to 30º?
nosir commented
Hi, makisho, I would say probably no, cause the target is to obtain precise pixel arrangement here, otherwise it's losing the neat pattern, cheers.