emulator open automatic on horizontal

Hi,

I am new developer, doing my first steps.
For my first “game” I would like to use the horizontal mode of the device.
When I open my project it opens vertical.

I have downloaded ghosts vs monsters. This game is open in horizontal mode.
I went throw the whole code to find how - but cannot find it.
Also tried to copy the config file - but it didn’t help…

Can someone please refer me to the lines that makes the trick ?

Thanks,
Roni. [import]uid: 26945 topic_id: 6314 reply_id: 306314[/import]

Also tried to copy the config file - but it didn’t help…

hm, perhaps you didn’t look in the right config file. There are a couple, and the one you want doesn’t have the word “config” anywhere in the name. Specifically, in build.settings you can set “landscape” mode. [import]uid: 12108 topic_id: 6314 reply_id: 21816[/import]

Nice one :slight_smile:

Copy the “build.settings” and that did the trick.
Now I will try to understand more about this file.

Thanks again ! [import]uid: 26945 topic_id: 6314 reply_id: 21818[/import]