Hey all-
currently working on a 2D project and using a normal style camera, and so far everything is working fine. However I would prefer to set things up so that there was a 1:1 mapping of the images. I have seen the references on how to do that with an orthographic camera. I also understand all perspective is removed from this style, so normal style parallax which would easily work in a standard camera is removed. I figure I could fake it by moving background and foreground layers according to camera position, however is this worth it? Does the 1:1 mapping look significantly better?
If anyone with experience in the matter could offer some pros and cons, or advice, before I go and change my whole project it would be greatly appreciated. Thanks!

Reply With Quote