Position buttons according to iPhone type
Tim_A
Member, PRO Posts: 60
Hi all,
I thought this would be straightforward but can't seem to get my head round it..
I'd like the buttons at the bottom of my ip5 screen (about 10 pixels from bottom) to be in the same position when viewed on an ip4 when viewed in 'crop' mode.
I've played with game.Screen Size with no luck so any help would be appreciated
Regards
Tim
Comments
Example: When device.screen.size.width is 480 change attribute self.position.y to 10.
Here's an template: http://forums.gamesalad.com/discussion/53670/new-universal-build-method-iphone-4-iphone-5/p1
Need Help? Email Me | Templates | Full Game Source Code
Ahhhh i was looking at it completely wrong...thanks so much, seems very simple now