- Home /
Question by
Noah492 · Oct 02, 2014 at 08:31 PM ·
androidapplicationphone
How do I set my android app to landscape mode entirely?
Hi guys, I would love to know how to make my app that I am making in landscape mode only so that it loads up like that on start and wont revert to portrait orientation when the phone is flipped.
I found this code.
**function Start () {
Screen.orientation = ScreenOrientation.LandscapeLeft; }**
Will this work and where do I apply the script to?
Thanks!
Comment
Best Answer
Answer by Graham-Dunnett · Oct 02, 2014 at 08:32 PM
See the Android section of the player settings:
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
eulerangle not work with joystick 0 Answers
TPS Camera with Joystick (Android) 0 Answers
How do I get rid of these scripting Errors? 2 Answers
The name 'Joystick' does not denote a valid type ('not found') 2 Answers