Landscape View?

So I started coding a little for a test, and I was wondering how you create you application in a landscape view.

-OnticStein [import]uid: 44983 topic_id: 22513 reply_id: 322513[/import]

Build.settings file
orientation = “LandscapeRight”

Download the horse template and open up the build.settings file you will see a perfect example of what I mean. [import]uid: 104728 topic_id: 22513 reply_id: 89772[/import]

As Robert said :slight_smile:

Although you don’t need to download horse template, find it on your computer;

CoronaSDK > SampleCode > Sprites

Then just copy the build.settings from either of the projects there. (Horse and JungleScene.)

Peach :slight_smile: [import]uid: 52491 topic_id: 22513 reply_id: 89802[/import]