Jigoku / starphase

Side scrolling space shooter using LÖVE and Lua
GNU General Public License v3.0
7 stars 3 forks source link

Fix screen resizing problems #9

Open Jigoku opened 8 years ago

Jigoku commented 8 years ago

Currently only supports 1920x1080. Arcade mode is drawn to a single canvas, and can be scaled using 8,9,0 binds, however starfield.offset becomes broken.

Jigoku commented 7 years ago

Reminder; Port over the dynamic screen/camera scaling from Boxclip.