Hey guys i'm looking for some help on an issue im having.
Im making a web game that will run on mobile devices. As we all know sometimes people start playing the game in an orientation that the game was not designed to be played or people just change the way they are holding the device.
My game requires individuals hold the device in the portrait position. If they change the orientation to landscape I make a layer visible that tells them to put it back into portrait to continue playing.
But what seems to happen when I put it back into portrait is that everything gets shifted over. Making the game unplayable. You can see what I mean here. If someone can let me know how to fix this problem I would greatly appreciate it. Thanks a lot guys
Portrait
<img src="http://windows-apps.com/wp-content/uploads/2014/02/IMG_20140203_175640-180x300.png" border="0" />
Landscape
<img src="http://windows-apps.com/wp-content/uploads/2014/02/IMG_20140203_175649-300x180.png" border="0" />
Back to portrait
<img src="http://windows-apps.com/wp-content/uploads/2014/02/IMG_20140203_175656-180x300.png" border="0" />