plofi

joined 3 months ago
[โ€“] plofi@mastodon.gamedev.place 1 points 1 day ago (2 children)

@roydbt I assume you want to do scaling once at start so ready would be the best choice since process is called many times every second

[โ€“] plofi@mastodon.gamedev.place 1 points 2 days ago (4 children)

@roydbt You can change the window size if you need to by using get_window.size, but you should also use the Window.content_scale_size for further adjusments