Adjusting Resolution, overscan and RI off

daaddddaaddd Member Posts: 116
edited March 2014 in Working with GS (Mac)
Hello all, I've made my game for ios and it runs softly, although , in android i made a project (iphone portrait), runs smooth on galaxy s4 but i have another android here wich resolutions is 480x320 and i tried to resize it but i failed, if anyone can help.. if the hint someone gives to me work i will try in other res too =)

overscan actor ->

if attributte game.screen.size.height = 480
change attribute currentescene.camera.size.height to 480
change attribute currentescene.camera.size.width to 320
Sign In or Register to comment.