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

Stretched game on iOS with a BoxViewportAdapter #781

Open
olivegamestudio opened this issue Aug 3, 2022 · 0 comments
Open

Stretched game on iOS with a BoxViewportAdapter #781

olivegamestudio opened this issue Aug 3, 2022 · 0 comments

Comments

@olivegamestudio
Copy link

Using the following code, similar to the examples:

var viewportAdapter = new BoxingViewportAdapter(window, device, 1920, 1080);
_camera = new OrthographicCamera(viewportAdapter);

My game stretches on iOS (iPhone) and very much so on an iPad. On windows it is perfectly fine.

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

No branches or pull requests

1 participant