1 decade ago by BlondGorilla
Hi Guys
Im planning on creating a game similar to generic jump and run, its going to run on a wifi hotspot portal and which for some reason means the window event listener 'resize' wont ever trigger so the game will always load in portrait mode... however it needs to really be played in landscape mode as its pretty crap without it...
it needs to run on mobile phones with many different screen sizes and aspect ratios so Im struggling to work out how I can force the game to load in landscape mode even if the users is viewing it on the phone in portrait mode.
Any help would be much appreciated
Im planning on creating a game similar to generic jump and run, its going to run on a wifi hotspot portal and which for some reason means the window event listener 'resize' wont ever trigger so the game will always load in portrait mode... however it needs to really be played in landscape mode as its pretty crap without it...
it needs to run on mobile phones with many different screen sizes and aspect ratios so Im struggling to work out how I can force the game to load in landscape mode even if the users is viewing it on the phone in portrait mode.
Any help would be much appreciated