Scene size issue on iPad - Universal Build
lkmad
Member Posts: 117
Hey everyone,
I'm trying to test out this Universal Build idea that I have for my game.
I need to alter the Scene size to wider than 1024px (~1364px) and use letterbox. That way when you resize from iPad to iPhone 5 instead of having black side panels you'd get extra screen real estate. Then if it's on iPad it crops it off.
I've seen tutorials on youtube on altering the iPhone landscape Scene width size to 1500px () but when I try to change the width in my Resolution Independent landscape iPad it just defaults to 1024px. I thought maybe it's because of Resolution Independent being checked and unchecked it but still same issue. Is there a size limitation for the iPad template?
thanks!
I'm trying to test out this Universal Build idea that I have for my game.
I need to alter the Scene size to wider than 1024px (~1364px) and use letterbox. That way when you resize from iPad to iPhone 5 instead of having black side panels you'd get extra screen real estate. Then if it's on iPad it crops it off.
I've seen tutorials on youtube on altering the iPhone landscape Scene width size to 1500px () but when I try to change the width in my Resolution Independent landscape iPad it just defaults to 1024px. I thought maybe it's because of Resolution Independent being checked and unchecked it but still same issue. Is there a size limitation for the iPad template?
thanks!
Comments
My trials have failed thus far.