Hello, I really like the style in this game. I was wondering if anyone knew how to do it, and what technique it is called. I am planning on making a game from a similar camera perspective and it would be very helpful. Thanks!
Hi @QuincySmash
Edit: if you are looking for pixelated look, easiest way will be to render in lower resolution… you could use existing pixel perfect camera package.
If you are looking to render 3D models into sprites, instead of just rendering in lower resolution runtime, you could do that too in unity editor, with some editor scripting.
I think you are looking for this:
I think, that guy at video is from Unity