That's great to hear! Why not both formats? Haha.
The Night Owl
3
Posts
4
Following
A member registered May 24, 2016 · View creator page →
Recent community posts
There is a way to render all objects with a pixel effect in Unity using an image effect on the camera. So in other words, you can make a game just like normal (with normal details, etc) all you need to do is add this image effect to the camera and the game will output in a low-pixel rendering. Makes it a whole lot easier to get the desired effect.