- Home /
Galaxy S to Galaxy Tab without resizing
I would like to know if I could publish a game designed for the Galaxy S (800x480) to the Galaxy Tab (1024x600) without resizing everything. I would like to have the app run in the middle of the screen with a black boarder.
Thanks
Answer by Thom Denick · Mar 01, 2011 at 07:10 AM
Yes, you can. Basically, you create your black borders (use collider-less cubes with a simple black material) attached to your camera so that when you have a slightly wider aspect ratio, the black borders clean up the edges.
Of course, if you have a fully 3D game, there's no need for the borders, the game should just render at that aspect ratio, you just want to keep your GUI elements within the least-wide supported aspect ratio.
Your answer
Follow this Question
Related Questions
Crash on launch Galaxy Tab 3 1 Answer
Bad performance on Galaxy Tab 4 1 Answer
How do I resize a sprite using the borders? 2 Answers
Set borders to mouse follower? 0 Answers
Borderless Windows in Standalone Builds 0 Answers