TheAdamSmith / precursor

0 stars 0 forks source link

Add zoom/viewport adjustement #15

Closed TheAdamSmith closed 6 months ago

TheAdamSmith commented 7 months ago

We should add the ability to zoom or adjust the viewport while playing the game. This will be helpful for dev testing and will let us get a better feel for what the actual camera setting should be

mitchellkazin15 commented 7 months ago

So this can be done with project -> project settings -> window -> mode = windowed. I set it to fullscreen in my PR, but we can change it back. Is that sufficient for this ticket, or do you also want in game options to change this?