Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .menu option for specifying the virtual screen size #322

Open
zturtleman opened this issue Mar 28, 2021 · 0 comments
Open

Add .menu option for specifying the virtual screen size #322

zturtleman opened this issue Mar 28, 2021 · 0 comments

Comments

@zturtleman
Copy link
Owner

To allow for true 16:9 Team Arena menu or HUD designs there would need to be a way to set the virtual screen size to be 16:9 (by specifying the width and height).

screenPlacement PLACE_LEFT PLACE_TOP allows a grid of 3×3 virtual floating areas (plus stretch options). However for a 16:9 design used in narrower aspect it would end up with overlapping elements as currently they are 4:3 floating areas. If the virtual screen size was 16:9 then in 4:3 it would fill width of the screen and spread out vertically.

(Note that screenPlacement currently only affects rendering only so mouse interaction doesn't work correctly.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant