Hey, while building this prototype i noticed i have a problem with resolutions.
First image is how i kinda of want it to look
Second image is it at around 16:9
and third is the game when the window is around 9:16
So, any suggestions to deal with this?
Should i allow moving the camera?
Should i force a certain resolution? GOD NO
Should i use a render texture? That absolutely kills the interactions that i want to build
Should i force an aspect ratio? How?