Should aspect ratio be controlled by game helper? #83
Answered
by
ChocolateLoverRaj
ChocolateLoverRaj
asked this question in
Planning
-
If yes, then you can use an |
Beta Was this translation helpful? Give feedback.
Answered by
ChocolateLoverRaj
Mar 18, 2023
Replies: 1 comment
-
No. Not all games need a fixed aspect ratio, and the ones which do can just use a specific aspect ratio component. The games which need a dynamic aspect ratio don't need to do anything special because it already is dynamic. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ChocolateLoverRaj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. Not all games need a fixed aspect ratio, and the ones which do can just use a specific aspect ratio component. The games which need a dynamic aspect ratio don't need to do anything special because it already is dynamic.