ForNeVeR / O21

FOSS remake of U95, an old submarine arcade game from 1995.
MIT License
22 stars 9 forks source link

Disclaimer scene: migrate to the new scaling approach #145

Closed ForNeVeR closed 1 year ago

ForNeVeR commented 1 year ago

Currently, our default disclaimer scene seems to have problems rendering the text in the default window size on my PC.

We should make it fit and use the camera/zoom approach, to make sure the text always will properly fit in screen if it fit once.

See // TODO[#145] in the code.