How to make my game fit into my droid?

14651-droid.png

The red is my game and the blue is my android. the game is staying horizontal but only if you hold the droid vertically and half the map gets cut off. I want to be able to hold the android horizontally and have the game fully in it. I tried rotating everything but that messed up all the AIs. Is there any more efficient way to fix this that won’t affect the coding?

To change the orientation go to:

File → Build Settings → Player Settings → Resolution and Presentation

You want landscape.

Uncheck both of the portrait options.