starship-olympics icon indicating copy to clipboard operation
starship-olympics copied to clipboard

feat(accessibility): ui scaling

Open salvob41 opened this issue 3 years ago • 1 comments

salvob41 avatar Jan 13 '22 21:01 salvob41

This is a bit harder than expected. Issue related to this #651

salvob41 avatar Jul 10 '22 21:07 salvob41

Finally this should be ready!

Game changer method: We needed the correct resolution Vector2 and the correct stretchweigth get_tree().set_screen_stretch(SceneTree.STRETCH_MODE_VIEWPORT, SceneTree.STRETCH_ASPECT_KEEP, Vector2(1024,576), 0.8)

salvob41 avatar Sep 19 '22 20:09 salvob41

Ready to go

salvob41 avatar Sep 23 '22 20:09 salvob41